Revision d3c302b461cddb272ac4f231c6edc76bf1adeafc authored by Andrew M. Bradley on 20 October 2023, 01:16:36 UTC, committed by Andrew M. Bradley on 24 October 2023, 01:01:56 UTC
This symbol was being defined in both Hommexx_config.h and config.h. The
distinction between these two is subtle but definite. The first is for symbols
used only in the Hommexx code. The second is for symbols used in both Hommexx
and Homme, the latter including Homme dycores built for BFB testing with
Hommexx.

Since the symbol is redundantly defined (leading to a preprocessor warning about
this), one must be removed. It's used in Homme, so the Hommexx_config.h.in
instance should be removed.
1 parent f46aa31
History
File Mode Size
.circleci
.github
cime @ b10d452
cime_config
components
docs
driver-mct
driver-moab
externals
share
.gitignore -rw-r--r-- 279 bytes
.gitmodules -rw-r--r-- 2.8 KB
AUTHORS -rw-r--r-- 747 bytes
CITATION.cff -rw-r--r-- 482 bytes
CONTRIBUTING.md -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 5.3 KB
README.md -rw-r--r-- 3.3 KB
codemeta.json -rw-r--r-- 503 bytes
mkdocs.yaml -rw-r--r-- 908 bytes
run_e3sm.template.sh -rwxr-xr-x 13.4 KB

README.md

back to top