geom_tet_center Interface

interface


Calls

interface~~geom_tet_center~~CallsGraph interface~geom_tet_center geom_tet_center proc~geom_tet_center geom_tet_center interface~geom_tet_center->proc~geom_tet_center

Called by

interface~~geom_tet_center~~CalledByGraph interface~geom_tet_center geom_tet_center proc~geom_cell geom_cell proc~geom_cell->interface~geom_tet_center 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_center(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 type(vector)