FTDSS
Read Me
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
abst_jacobian_det
Interface
41 statements
Source File
mesh_interface.F90
domain_mesh
abst_jacobian_det
Contents
None
interface
private pure elemental function abst_jacobian_det(self, r) result(jacobian_det)
Arguments
Type
Intent
Optional
Attributes
Name
class(
abst_mesh
),
intent(in)
::
self
type(
type_dp_vector_3d
),
intent(in)
::
r
Return Value
real(kind=real64)