libsim  Versione 7.2.1

◆ vol7d_var_features_vartype()

elemental integer function vol7d_var_class::vol7d_var_features_vartype ( type(vol7d_var), intent(in)  this)

Return the physical type of the variable.

Returns a rough classification of the variable depending on the physical parameter it represents. The result is one of the constants vartype_* defined in the module. To be extended. In order for this to work, the subroutine vol7d_var_features_init has to be preliminary called.

Parametri
[in]thisvol7d_var object to be tested

Definizione alla linea 553 del file vol7d_var_class.F90.


Generated with Doxygen.