|
ASPECT
|
Namespaces | |
| aspect::MeshRefinement | |
Macros | |
| #define | ASPECT_REGISTER_MESH_REFINEMENT_CRITERION(classname, name, description) |
A module for the definition of algorithms and methods to refine the mesh adaptively.
| #define ASPECT_REGISTER_MESH_REFINEMENT_CRITERION | ( | classname, | |
| name, | |||
| description | |||
| ) |
Given a class name, a name, and a description for the parameter file for a mesh refinement object, register it with the aspect::MeshRefinement::Manager class.
Definition at line 297 of file interface.h.