|
xc
|
Base class for preprocessor containers i. More...
#include <PreprocessorContainer.h>
Public Member Functions | |
| PreprocessorContainer (Preprocessor *owr) | |
| Default constructor. | |
| const Domain * | getDomain (void) const |
| Returns the domain. | |
| Domain * | getDomain (void) |
| Returns the domain. | |
| Preprocessor * | getPreprocessor (void) |
| Returns a pointer to the object preprocessor. | |
| const Preprocessor * | getPreprocessor (void) const |
| Returns a pointer to the object preprocessor. | |
| void | checkPreprocessor (void) |
Friends | |
| class | Preprocessor |
Base class for preprocessor containers i.
e. objects that manage model entities: sets, geometric entities, mesh entities and so on.
1.8.12