Block-Structured AMR Software Framework
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
amrex::LinOpEnumType Struct Reference

#include <AMReX_MLLinOp.H>

Public Types

enum struct  BCMode { Homogeneous , Inhomogeneous }
 
enum struct  StateMode { Solution , Correction }
 
enum struct  Location { FaceCenter , FaceCentroid , CellCenter , CellCentroid }
 

Member Enumeration Documentation

◆ BCMode

enum struct amrex::LinOpEnumType::BCMode
strong
Enumerator
Homogeneous 
Inhomogeneous 

◆ Location

enum struct amrex::LinOpEnumType::Location
strong
Enumerator
FaceCenter 
FaceCentroid 
CellCenter 
CellCentroid 

◆ StateMode

enum struct amrex::LinOpEnumType::StateMode
strong
Enumerator
Solution 
Correction 

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