abst_gcc_calc Interface

interface
private pure elemental function abst_gcc_calc(self, state) result(suction)

Arguments

Type IntentOptional Attributes Name
class(abst_gcc), intent(in) :: self
type(type_state), intent(in) :: state

Return Value real(kind=real64)