FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Public Member Functions | |
subroutine | Stencils_lsFaceProps2dFixedSmear (phi, iPropX, iPropY, lsScalarProp, ix1, ix2, jy1, jy2) |
subroutine | Stencils_lsFaceProps2dUserSmear (phi, iPropX, iPropY, lsScalarProp, ix1, ix2, jy1, jy2, iSmear) |
Definition at line 209 of file Stencils_interface.F90.
subroutine Stencils_interface::Stencils_lsFaceProps2d::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 210 of file Stencils_interface.F90.
subroutine Stencils_interface::Stencils_lsFaceProps2d::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 218 of file Stencils_interface.F90.