FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Stencils_lsFaceProps2dFixedSmear (phi, iPropX, iPropY, lsScalarProp, ix1, ix2, jy1, jy2) |
subroutine | Stencils_lsFaceProps2dUserSmear (phi, iPropX, iPropY, lsScalarProp, ix1, ix2, jy1, jy2, iSmear) |
subroutine Stencils_lsFaceProps2dFixedSmear | ( | real, dimension(:,:,:), intent(in) | phi, |
real | iPropX, | ||
real | iPropY, | ||
real | lsScalarProp, | ||
integer, intent(in) | ix1, | ||
integer, intent(in) | ix2, | ||
integer, intent(in) | jy1, | ||
integer, intent(in) | jy2 | ||
) |
Definition at line 15 of file Stencils_lsFaceProps2d.F90.
subroutine Stencils_lsFaceProps2dUserSmear | ( | real, dimension(:,:,:), intent(in) | phi, |
real | iPropX, | ||
real | iPropY, | ||
real | lsScalarProp, | ||
integer, intent(in) | ix1, | ||
integer, intent(in) | ix2, | ||
integer, intent(in) | jy1, | ||
integer, intent(in) | jy2, | ||
real | iSmear | ||
) |
Definition at line 23 of file Stencils_lsFaceProps2d.F90.