get_charfun_val Function

public pure function get_charfun_val(self, ki)

Returns value of characteristic function

Type Bound

penalisation_t

Arguments

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

Instance of the type

integer, intent(in) :: ki

Running index for inner grid

Return Value real(kind=gp)


Contents