abst_jacobian_det Interface

interface
private pure elemental function abst_jacobian_det(self, r) result(jacobian_det)

Arguments

Type IntentOptional Attributes Name
class(abst_mesh), intent(in) :: self
type(type_dp_vector_3d), intent(in) :: r

Return Value real(kind=real64)