get_dphi_max Function

public pure function get_dphi_max(self)

Maximum angle to be traced for building penalisation

Type Bound

penalisation_t

Arguments

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

Instance of the type

Return Value real(kind=gp)


Contents