geom_tet_dihedral_angle Module Procedure

module procedure geom_tet_dihedral_angle module subroutine geom_tet_dihedral_angle(af, largest, smallest)

Uses

  • proc~~geom_tet_dihedral_angle~~UsesGraph proc~geom_tet_dihedral_angle geom_tet_dihedral_angle module~class_psblas class_psblas proc~geom_tet_dihedral_angle->module~class_psblas module~tools_math tools_math proc~geom_tet_dihedral_angle->module~tools_math module~class_stopwatch class_stopwatch module~class_psblas->module~class_stopwatch module~tools_psblas tools_psblas module~class_psblas->module~tools_psblas module~tools_math->module~class_psblas module~class_vector class_vector module~tools_math->module~class_vector module~class_stopwatch->module~tools_psblas psb_base_mod psb_base_mod module~class_stopwatch->psb_base_mod module~class_vector->module~class_psblas psb_prec_mod psb_prec_mod module~tools_psblas->psb_prec_mod module~tools_psblas->psb_base_mod psb_krylov_mod psb_krylov_mod module~tools_psblas->psb_krylov_mod

Initialize to smallest possible value Initialize to largest possible value

Arguments

Type IntentOptional AttributesName
type(vector), intent(in) :: af(4)
real(kind=psb_dpk_), intent(out) :: largest
real(kind=psb_dpk_), intent(out) :: smallest

Called by

proc~~geom_tet_dihedral_angle~~CalledByGraph proc~geom_tet_dihedral_angle geom_tet_dihedral_angle interface~geom_tet_dihedral_angle geom_tet_dihedral_angle interface~geom_tet_dihedral_angle->proc~geom_tet_dihedral_angle proc~check_tet_quality check_tet_quality proc~check_tet_quality->interface~geom_tet_dihedral_angle proc~check_mesh_quality check_mesh_quality proc~check_mesh_quality->interface~geom_tet_dihedral_angle interface~check_tet_quality check_tet_quality proc~check_mesh_quality->interface~check_tet_quality interface~check_tet_quality->proc~check_tet_quality interface~check_mesh_quality check_mesh_quality interface~check_mesh_quality->proc~check_mesh_quality

Contents

None