|
ASPECT
|
Classes | |
| class | AsciiData |
| class | BoundaryFunction |
| class | Diffusion |
| class | FreeSurface |
| class | Interface |
| class | MeshDeformationHandler |
Functions | |
| template<int dim> | |
| std::string | get_valid_model_names_pattern () |
A namespace that contains everything that is related to the deformation of the mesh vertices over time.
| std::string aspect::MeshDeformation::get_valid_model_names_pattern | ( | ) |
Return a string that consists of the names of mesh deformation models that can be selected. These names are separated by a vertical line '|' so that the string can be an input to the deal.II classes Patterns::Selection or Patterns::MultipleSelection.