get_helement_compat Function

private function get_helement_compat(nI, nJ, IC, iLutI, iLutJ) result(hel)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nI(nel)
integer, intent(in) :: nJ(nel)
integer, intent(in) :: IC
integer(kind=n_int), intent(in), optional :: iLutI(0:NIfTot)
integer(kind=n_int), intent(in), optional :: iLutJ(0:NIfTot)

Return Value real(kind=dp)


Contents