Go to the source code of this file.
Functions/Subroutines | |
subroutine | removebcht_reff (nstart, ndim, pbar, newndim, newpbar) |
subroutine | removebcht_newtemp (nstart, ndim, a, newndim, newa) |
subroutine removebcht_newtemp | ( | integer | nstart, |
integer | ndim, | ||
real(kind=wp), dimension(ndim) | a, | ||
integer | newndim, | ||
real(kind=wp), dimension(newndim) | newa | ||
) |
Definition at line 95 of file RemoveBCHT.f90.
References Line_2< R, T >::a(), i, and Aff_transformation_2< R_ >::m().
Referenced by thermal_soln().
subroutine removebcht_reff | ( | integer | nstart, |
integer | ndim, | ||
real(kind=wp), dimension(ndim) | pbar, | ||
integer | newndim, | ||
real(kind=wp), dimension(newndim) | newpbar | ||
) |
Definition at line 26 of file RemoveBCHT.f90.
References i, and Aff_transformation_2< R_ >::m().
Referenced by thermal_soln().