|
ASPECT
|

Static Public Member Functions | |
| static void | declare_parameters (ParameterHandler &prm) |
Static Public Member Functions inherited from aspect::Plugins::InterfaceBase | |
| static void | declare_parameters (ParameterHandler &prm) |
Static Public Member Functions inherited from aspect::SimulatorAccess< dim > | |
| static void | get_composition_values_at_q_point (const std::vector< std::vector< double >> &composition_values, const unsigned int q, std::vector< double > &composition_values_at_q_point) |
Private Attributes | |
| std::string | inclusion_shape |
| std::string | inclusion_gradient |
| double | radius |
| double | ambient_temperature |
| double | inclusion_temperature |
| double | center_x |
| double | center_y |
| double | center_z |
A class that describes a shaped inclusion initial temperature field for a box geometry.
|
overridevirtual |
Return the initial temperature as a function of position.
Implements aspect::InitialTemperature::Interface< dim >.
|
static |
Declare the parameters this class takes through input files.
|
overridevirtual |
Read the parameters this class declares from the parameter file
Reimplemented from aspect::Plugins::InterfaceBase.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |