get_mat_element Interface

private interface get_mat_element

Contents


Module Procedures

private function get_mat_element_Excite_1_t(nI, exc) result(res)

Arguments

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

Return Value real(kind=dp)

private function get_mat_element_Excite_2_t(nI, exc) result(res)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nI(nEl)
type(Excite_2_t), intent(in) :: exc

Return Value real(kind=dp)