getInterpCoeffs Module Function

pure module function getInterpCoeffs(this) result(res)

Getter for the interpolation coefficients

Arguments

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

Return Value real(kind=rk), dimension(2)