ASPECT
|
Namespaces | |
internal | |
Classes | |
class | AsciiData |
class | Box |
class | Constant |
class | DynamicCore |
class | Function |
class | InitialTemperature |
class | Interface |
class | Manager |
class | SphericalConstant |
class | TwoMergedBoxes |
Functions | |
template<int dim> | |
std::string | get_valid_model_names_pattern () |
A namespace for the definition of things that have to do with describing the boundary values for the temperature.
std::string aspect::BoundaryTemperature::get_valid_model_names_pattern | ( | ) |
Return a string that consists of the names of boundary temperature 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::BoundaryTemperature::Manager< dim >::get_matching_boundary_temperature_model().