FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
Stencils_lsFaceProps3d.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine Stencils_lsFaceProps3dFixedSmear (phi, iPropX, iPropY, iPropZ, lsScalarProp, ix1, ix2, jy1, jy2, kz1, kz2)
 
subroutine Stencils_lsFaceProps3dUserSmear (phi, iPropX, iPropY, iPropZ, lsScalarProp, ix1, ix2, jy1, jy2, kz1, kz2, iSmear)
 

Function/Subroutine Documentation

◆ Stencils_lsFaceProps3dFixedSmear()

subroutine Stencils_lsFaceProps3dFixedSmear ( real, dimension(:,:,:), intent(in)  phi,
real  iPropX,
real  iPropY,
real  iPropZ,
real  lsScalarProp,
integer, intent(in)  ix1,
integer, intent(in)  ix2,
integer, intent(in)  jy1,
integer, intent(in)  jy2,
integer, intent(in)  kz1,
integer, intent(in)  kz2 
)

Definition at line 15 of file Stencils_lsFaceProps3d.F90.

◆ Stencils_lsFaceProps3dUserSmear()

subroutine Stencils_lsFaceProps3dUserSmear ( real, dimension(:,:,:), intent(in)  phi,
real  iPropX,
real  iPropY,
real  iPropZ,
real  lsScalarProp,
integer, intent(in)  ix1,
integer, intent(in)  ix2,
integer, intent(in)  jy1,
integer, intent(in)  jy2,
integer, intent(in)  kz1,
integer, intent(in)  kz2,
real  iSmear 
)

Definition at line 23 of file Stencils_lsFaceProps3d.F90.