MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
Public Attributes | List of all members
mod_lookup_table::lt2_loc_t Type Reference

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.
 

Detailed Description

Type to indicate a location in a 2D lookup table.

Definition at line 61 of file mod_lookup_table.t.

Member Data Documentation

◆ low_frac

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.


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