get_bc_motion_displacement Module Procedure

module procedure get_bc_motion_displacement module function get_bc_motion_displacement(bc, x1, x2) result(res)

Uses

  • proc~~get_bc_motion_displacement~~UsesGraph proc~get_bc_motion_displacement get_bc_motion_displacement module~class_vector class_vector proc~get_bc_motion_displacement->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(bc_poly), intent(in) :: bc
real(kind=psb_dpk_), intent(in) :: x1
real(kind=psb_dpk_), intent(in) :: x2

Return Value type(vector)


Called by

proc~~get_bc_motion_displacement~~CalledByGraph proc~get_bc_motion_displacement get_bc_motion_displacement interface~get_bc_motion_displacement get_bc_motion_displacement interface~get_bc_motion_displacement->proc~get_bc_motion_displacement

Contents

None