CAMP 1.0.0
Chemistry Across Multiple Phases
|
Return a real number representing the priority of the sub model calculations. Low priority sub models may use the results of higher priority sub models. Lower numbers indicate higher priority. More...
Public Member Functions | |
real(kind=dp) function | priority (this) |
Return a real number representing the priority of the sub model calculations. Low priority sub models may use the results of higher priority sub models. Lower numbers indicate higher priority.
Definition at line 225 of file sub_model_data.F90.
real(kind=dp) function camp_sub_model_data::priority::priority | ( | class(sub_model_data_t), intent(in) | this | ) |
[in] | this | Sub model data |
Definition at line 225 of file sub_model_data.F90.