rd_inp_motion_law_implementation Submodule


Uses

  • module~~rd_inp_motion_law_implementation~~UsesGraph module~rd_inp_motion_law_implementation rd_inp_motion_law_implementation module~tools_mesh_move tools_mesh_move module~rd_inp_motion_law_implementation->module~tools_mesh_move

Contents


Module Procedures

module procedure rd_inp_motion_law module subroutine rd_inp_motion_law(ml_file, iml, law_x, law_y)

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: ml_file
integer, intent(out) :: iml
real(kind=psb_dpk_), allocatable:: law_x(:)
type(vector), allocatable:: law_y(:)