|
ASPECT
|
Namespaces | |
| BoundaryLayerAgeModel | |
| internal | |
| LABDepth | |
Classes | |
| class | Adiabatic |
| class | AdiabaticBoundary |
| class | AsciiData |
| class | AsciiDataLayered |
| class | AsciiProfile |
| class | ContinentalGeotherm |
| class | Function |
| class | HarmonicPerturbation |
| class | InclusionShapeBox |
| class | Interface |
| class | LithosphereMask |
| class | Manager |
| class | MandelBox |
| class | PatchOnS40RTS |
| class | PerturbedBox |
| class | PolarBox |
| class | PrescribedTemperature |
| class | RandomGaussianPerturbation |
| class | S40RTSPerturbation |
| class | SAVANIPerturbation |
| class | SphericalGaussianPerturbation |
| class | SphericalHexagonalPerturbation |
Functions | |
| template<int dim> | |
| std::string | get_valid_model_names_pattern () |
A namespace in which we define everything that has to do with defining the initial conditions.
| std::string aspect::InitialTemperature::get_valid_model_names_pattern | ( | ) |
Return a string that consists of the names of initial 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::InitialTemperature::Manager< dim >::get_matching_initial_temperature_model().