geom_hex_dihedral_angle_implementation Submodule


Uses

  • module~~geom_hex_dihedral_angle_implementation~~UsesGraph module~geom_hex_dihedral_angle_implementation geom_hex_dihedral_angle_implementation module~class_vector class_vector module~geom_hex_dihedral_angle_implementation->module~class_vector module~tools_mesh_basics tools_mesh_basics module~geom_hex_dihedral_angle_implementation->module~tools_mesh_basics module~class_psblas class_psblas module~class_vector->module~class_psblas module~class_connectivity class_connectivity module~tools_mesh_basics->module~class_connectivity module~class_stopwatch class_stopwatch module~class_psblas->module~class_stopwatch module~tools_psblas tools_psblas module~class_psblas->module~tools_psblas module~class_connectivity->module~class_psblas module~class_stopwatch->module~tools_psblas psb_base_mod psb_base_mod module~class_stopwatch->psb_base_mod 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

Contents


Module Procedures

module procedure geom_hex_dihedral_angle module subroutine geom_hex_dihedral_angle(af, adjacent, largest, smallest)

Initialize to smallest possible value Initialize to largest possible value

Read more…

Arguments

Type IntentOptional AttributesName
type(vector), intent(in) :: af(6)
integer, intent(in) :: adjacent(12,2)
real(kind=psb_dpk_), intent(out) :: largest
real(kind=psb_dpk_), intent(out) :: smallest