Go to the source code of this file.
Functions/Subroutines | |
subroutine | implicit_bc_enforce (NumNp, LocNumNp, disp, v, a, node_flag, boundary_value, t, myid) |
subroutine implicit_bc_enforce | ( | integer | NumNp, |
LocNumNp, | |||
real(kind=wp), dimension(1:3*locnumnp) | disp, | ||
real(kind=wp), dimension(1:3*locnumnp) | v, | ||
real(kind=wp), dimension(1:3*locnumnp) | a, | ||
integer, dimension(1:numnp,1:3) | node_flag, | ||
real(kind=wp), dimension(1:numnp,1:3) | boundary_value, | ||
real(kind=wp) | t, | ||
integer | myid | ||
) |
Definition at line 83 of file implicit_bc_enforce.f90.
References Line_2< R, T >::a(), i, j, Aff_transformation_2< R_ >::m(), and v.
Referenced by implicit_soln().