Go to the source code of this file.
Functions/Subroutines | |
subroutine | enforcethermalbc (NumNp, LocNumNp, Temp, node_flag, boundary_value, t, myid) |
subroutine enforcethermalbc | ( | integer | NumNp, |
LocNumNp, | |||
real(kind=wp), dimension(1:locnumnp) | Temp, | ||
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 29 of file EnforceThermalBC.f90.
References i, and Aff_transformation_2< R_ >::m().
Referenced by thermal_soln().