CAMP 1.0.0
Chemistry Across Multiple Phases
Private Member Functions | List of all members
camp_sub_model_data::priority Interface Reference

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...

Private Member Functions

real(kind=dp) function priority (this)
 

Detailed Description

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.

Returns
Sub model priority

Definition at line 226 of file sub_model_data.F90.

Constructor & Destructor Documentation

◆ priority()

real(kind=dp) function camp_sub_model_data::priority::priority ( class(sub_model_data_t), intent(in)  this)
private
Parameters
[in]thisSub model data

Definition at line 226 of file sub_model_data.F90.


The documentation for this interface was generated from the following file: