get_bc_motion_displacement Interface

interface

----- Getters -----

----- Setters -----


Calls

interface~~get_bc_motion_displacement~~CallsGraph interface~get_bc_motion_displacement get_bc_motion_displacement proc~get_bc_motion_displacement get_bc_motion_displacement interface~get_bc_motion_displacement->proc~get_bc_motion_displacement

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

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)