getCM Function

public function getCM(this, alphaQuery, machQuery)

Returns value of 2-d linearly interpolated CM for given alphaQuery and machQuery values

Type Bound

C81_class

Arguments

Type IntentOptional Attributes Name
class(C81_class) :: this
real(kind=dp), intent(in) :: alphaQuery
real(kind=dp), intent(in) :: machQuery

Return Value real(kind=dp)