Alamo
Namespaces | Functions
BC.cpp File Reference
Include dependency graph for BC.cpp:

Go to the source code of this file.

Namespaces

 BC
 
 BC::BCUtil
 

Functions

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