Alamo
Namespaces | Functions
BC.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  BC
 
namespace  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)