Block-Structured AMR Software Framework
amrex::openbc::Moments Struct Reference

#include <AMReX_OpenBC.H>

Public Types

using array_type = GpuArray< Real,(M+2) *(M+1)/2 >
 

Public Attributes

array_type mom
 
Real x
 
Real y
 
Real z
 
Orientation face
 

Member Typedef Documentation

◆ array_type

Member Data Documentation

◆ face

Orientation amrex::openbc::Moments::face

◆ mom

array_type amrex::openbc::Moments::mom

◆ x

Real amrex::openbc::Moments::x

◆ y

Real amrex::openbc::Moments::y

◆ z

Real amrex::openbc::Moments::z

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