Chombo + EB
3.0
Main Page
Modules
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
Typedefs
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
+
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
z
+
Typedefs
b
c
d
e
f
i
l
n
o
p
r
s
v
Enumerations
+
Enumerator
a
b
c
d
f
h
i
l
m
n
o
p
r
s
t
u
+
Related Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
+
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
Typedefs
Enumerations
Enumerator
+
Macros
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
src
BaseTools
BaseNamespaceHeader.H
Go to the documentation of this file.
1
#ifdef CH_LANG_CC
2
/*
3
* _______ __
4
* / ___/ / ___ __ _ / / ___
5
* / /__/ _ \/ _ \/ V \/ _ \/ _ \
6
* \___/_//_/\___/_/_/_/_.__/\___/
7
* Please refer to Copyright.txt, in Chombo's root directory.
8
*/
9
#endif
10
11
#ifndef CH_LANG_FORT
12
#ifdef CH_XD
13
#undef DIM_NAMESPACE
14
#undef CH_XD
15
#endif
16
#ifdef CH_NAMESPACE
17
#define CH_XD Chombo
18
namespace
Chombo
19
{
20
#else
21
#define CH_XD
22
#endif
23
#ifdef INSIDEBASE
24
Fail
now
: matching BaseNamespaceHeader.H not in
this
scope. You probably have a \#include BaseNamespaceHeader.H followed by another \#include BaseNamespaceHeader.H, instead of followed by a \#include BaseNamespaceFooter.H.
25
#endif
26
#define INSIDEBASE
27
#endif
now
Fail now
Definition:
BaseNamespaceFooter.H:15
Generated by
1.8.13