geom_tet_volume Interface

interface


Calls

interface~~geom_tet_volume~~CallsGraph interface~geom_tet_volume geom_tet_volume proc~geom_tet_volume geom_tet_volume interface~geom_tet_volume->proc~geom_tet_volume

Called by

interface~~geom_tet_volume~~CalledByGraph interface~geom_tet_volume geom_tet_volume proc~geom_cell geom_cell proc~geom_cell->interface~geom_tet_volume interface~geom_cell geom_cell interface~geom_cell->proc~geom_cell proc~create_mesh create_mesh proc~create_mesh->interface~geom_cell proc~smooth_mesh smooth_mesh proc~smooth_mesh->interface~geom_cell interface~smooth_mesh smooth_mesh interface~smooth_mesh->proc~smooth_mesh interface~create_mesh create_mesh interface~create_mesh->proc~create_mesh

public module function geom_tet_volume(v1, v2, v3, v4)

Arguments

Type IntentOptional AttributesName
type(vertex), intent(in) :: v1
type(vertex), intent(in) :: v2
type(vertex), intent(in) :: v3
type(vertex), intent(in) :: v4

Return Value real(kind=psb_dpk_)