getMass Module Function

pure module function getMass(this) result(mass)

Getter for mass

Arguments

Type IntentOptional Attributes Name
class(Species), intent(in) :: this

Return Value real(kind=rk)