Chombo + EB + MF  3.2
Macros | Typedefs
EB_TYPEDEFS.H File Reference
#include "CH_EBIS_ORDER.H"
#include "IndexedMoments.H"
#include "MomentIterator.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Include dependency graph for EB_TYPEDEFS.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _EB_TYPEDEFS_H_
 meant to be overridden at compile time if necessary More...
 

Typedefs

typedef IndexedMoments< SpaceDim, CH_EBIS_ORDERIndMomSpaceDim
 
typedef IndexedMoments< SpaceDim-1, CH_EBIS_ORDERIndMomSDMinOne
 
typedef IndexTM< int, SpaceDimIvSpaceDim
 
typedef IndexTM< int, SpaceDim-1 > IvSDMinOne
 
typedef IndexTM< Real, SpaceDimRvSpaceDim
 
typedef IndexTM< Real, SpaceDim-1 > RvSDMinOne
 
typedef MomentIterator< SpaceDim-1, CH_EBIS_ORDERMomItSDMinOne
 
typedef MomentIterator< SpaceDim, CH_EBIS_ORDERMomItSpaceDim
 

Macro Definition Documentation

◆ _EB_TYPEDEFS_H_

#define _EB_TYPEDEFS_H_

meant to be overridden at compile time if necessary

Typedef Documentation

◆ IndMomSpaceDim

◆ IndMomSDMinOne

◆ IvSpaceDim

typedef IndexTM<int, SpaceDim> IvSpaceDim

◆ IvSDMinOne

typedef IndexTM<int, SpaceDim-1> IvSDMinOne

◆ RvSpaceDim

◆ RvSDMinOne

◆ MomItSDMinOne

◆ MomItSpaceDim