Block-Structured AMR Software Framework
amrex::DeriveRec::StateRange Struct Reference

An element of a linked list to point to state quantities in AmrLevels. More...

#include <AMReX_Derive.H>

Public Attributes

int typ
 
int sc
 
int nc
 
StateRangenext
 

Detailed Description

An element of a linked list to point to state quantities in AmrLevels.

Member Data Documentation

◆ nc

int amrex::DeriveRec::StateRange::nc

◆ next

StateRange* amrex::DeriveRec::StateRange::next

◆ sc

int amrex::DeriveRec::StateRange::sc

◆ typ

int amrex::DeriveRec::StateRange::typ

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