Alamo
Data Structures | Namespaces | Enumerations | Functions
BC.H File Reference

Go to the source code of this file.

Data Structures

class  BC::BC< T >
 

Namespaces

namespace  BC
 
namespace  BC::BCUtil
 

Enumerations

enum  BC::Orientation { BC::All = -1 , BC::AMREX_D_DECL , BC::AMREX_D_DECL }
 

Functions

int BC::BCUtil::ReadString (std::string bcstring)
 
bool BC::BCUtil::IsPeriodic (int bctype)
 
bool BC::BCUtil::IsNeumann (int bctype)
 
bool BC::BCUtil::IsReflectEven (int bctype)
 
bool BC::BCUtil::IsReflectOdd (int bctype)
 
bool BC::BCUtil::IsDirichlet (int bctype)