get_hermite_order Function

public pure function get_hermite_order(self)

Returns order of Hermite polynomial used as penalisation function

Type Bound

penalisation_t

Arguments

Type IntentOptional Attributes Name
class(penalisation_t), intent(in) :: self

Instance of the type

Return Value integer


Contents