get_pt_plane Module Procedure

module procedure get_pt_plane module function get_pt_plane(this_plane, point)

Uses

  • proc~~get_pt_plane~~UsesGraph proc~get_pt_plane get_pt_plane module~class_vector class_vector proc~get_pt_plane->module~class_vector module~class_psblas class_psblas module~class_vector->module~class_psblas module~class_stopwatch class_stopwatch module~class_psblas->module~class_stopwatch module~tools_psblas tools_psblas module~class_psblas->module~tools_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

Arguments

Type IntentOptional AttributesName
class(plane), intent(in) :: this_plane
type(vector), intent(in) :: point

Return Value type(vector)


Called by

proc~~get_pt_plane~~CalledByGraph proc~get_pt_plane get_pt_plane interface~get_pt_plane get_pt_plane interface~get_pt_plane->proc~get_pt_plane

Contents

None