MPI-AMRVAC  3.0
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Public Attributes | List of all members
mod_thermal_emission::te_fluid Type Reference

Public Attributes

procedure(get_subr1), pointer, nopass get_rho => null()
 
procedure(get_subr1), pointer, nopass get_pthermal => null()
 
procedure(get_subr1), pointer, nopass get_var_rfactor => null()
 
double precision rfactor = 1d0
 

Detailed Description

Definition at line 379 of file mod_thermal_emission.t.

Member Data Documentation

◆ get_pthermal

procedure (get_subr1), pointer, nopass mod_thermal_emission::te_fluid::get_pthermal => null()

Definition at line 382 of file mod_thermal_emission.t.

◆ get_rho

procedure (get_subr1), pointer, nopass mod_thermal_emission::te_fluid::get_rho => null()

Definition at line 381 of file mod_thermal_emission.t.

◆ get_var_rfactor

procedure (get_subr1), pointer, nopass mod_thermal_emission::te_fluid::get_var_rfactor => null()

Definition at line 383 of file mod_thermal_emission.t.

◆ rfactor

double precision mod_thermal_emission::te_fluid::rfactor = 1d0

Definition at line 387 of file mod_thermal_emission.t.


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