get_weight Function

private pure function get_weight(exc) result(w)

Arguments

Type IntentOptional Attributes Name
type(Excite_1_t), intent(in) :: exc

Return Value real(kind=dp)


Contents