PlasCom2  1.0
XPACC Multi-physics simluation application
Boundary.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  base
 
class  base
 

Namespaces

 simulation
 
 simulation::domain
 
 simulation::domain::boundary
 
 simulation::domain::boundary::bc
 

Enumerations

enum  BCType { HOLE =0, SPONGE, NUMBCTYPE }
 

Functions

int ResolveBCName (const std::string &inName)
 
std::string ResolveBCType (int inType)
 

Variables

static const char * bcNames [] = {"HOLE","SPONGE","UNKNOWN"}