get_bc_motion_velocity Module Procedure

module procedure get_bc_motion_velocity module function get_bc_motion_velocity(bc, x) result(res)

Uses

  • proc~~get_bc_motion_velocity~~UsesGraph proc~get_bc_motion_velocity get_bc_motion_velocity module~class_vector class_vector proc~get_bc_motion_velocity->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) :: x

Return Value type(vector)


Called by

proc~~get_bc_motion_velocity~~CalledByGraph proc~get_bc_motion_velocity get_bc_motion_velocity interface~get_bc_motion_velocity get_bc_motion_velocity interface~get_bc_motion_velocity->proc~get_bc_motion_velocity

Contents

None