|
MPI-AMRVAC
3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
|
Set user defined FLD diffusion coefficient. More...
Public Member Functions | |
| subroutine | special_diffcoef (w, wCT, x, ixIL, ixOL) |
Set user defined FLD diffusion coefficient.
Definition at line 332 of file mod_usr_methods.t.
| subroutine mod_usr_methods::special_diffcoef::special_diffcoef | ( | double precision, dimension(ixi^s, 1:nw), intent(inout) | w, |
| double precision, dimension(ixi^s, 1:nw), intent(in) | wCT, | ||
| double precision, dimension(ixi^s, 1:ndim), intent(in) | x, | ||
| integer, intent(in) | ixI, | ||
| integer, intent(in) | L, | ||
| integer, intent(in) | ixO, | ||
| L | |||
| ) |
Definition at line 332 of file mod_usr_methods.t.