MPI-AMRVAC 3.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mod_fld::fld_get_var Interface Reference

Abstract interface for the gas-EoS getters the radiation fluid needs (same shape as thermal_conduction's get_var_subr). More...

Public Member Functions

subroutine fld_get_var (w, x, ixil, ixol, res)
 

Detailed Description

Abstract interface for the gas-EoS getters the radiation fluid needs (same shape as thermal_conduction's get_var_subr).

Definition at line 48 of file mod_fld.t.

Constructor & Destructor Documentation

◆ fld_get_var()

subroutine mod_fld::fld_get_var::fld_get_var ( double precision, dimension(ixi^s,nw), intent(in)  w,
double precision, dimension(ixi^s,1:ndim), intent(in)  x,
integer, intent(in)  ixi,
integer, intent(in)  l,
integer, intent(in)  ixo,
  l,
double precision, dimension(ixi^s), intent(out)  res 
)
virtual

Definition at line 48 of file mod_fld.t.


The documentation for this interface was generated from the following file: