MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
|
Type to indicate a location in a 2D lookup table. More...
Public Attributes | |
real(dp), dimension(2) | low_frac |
The distance from low_ix (up to low_ix+1), given as a real number between 0 and 1. | |
Type to indicate a location in a 2D lookup table.
Definition at line 61 of file mod_lookup_table.t.
real(dp), dimension(2) mod_lookup_table::lt2_loc_t::low_frac |
The distance from low_ix (up to low_ix+1), given as a real number between 0 and 1.
Definition at line 67 of file mod_lookup_table.t.