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"} |