![]() |
ASPECT
|
Classes | |
class | Interface |
class | Manager |
class | VelocityFunction |
Functions | |
template<int dim> | |
std::string | get_valid_model_names_pattern () |
A namespace in which we define everything that has to do with prescribing the solution in certain regions.
std::string aspect::PrescribedSolution::get_valid_model_names_pattern | ( | ) |
Return a string that consists of the names of prescribed solution 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.
Referenced by aspect::MeshDeformation::MeshDeformationHandler< dim >::get_matching_mesh_deformation_object().