ASPECT
|
Namespaces | |
aspect::InitialTemperature | |
Macros | |
#define | ASPECT_REGISTER_INITIAL_TEMPERATURE_MODEL(classname, name, description) |
A module for the definition of functions and classes that have to do with initial conditions for the temperature.
#define ASPECT_REGISTER_INITIAL_TEMPERATURE_MODEL | ( | classname, | |
name, | |||
description | |||
) |
Given a class name, a name, and a description for the parameter file for a initial conditions model, register it with the functions that can declare their parameters and create these objects.
Definition at line 262 of file interface.h.