AmrLevelMP Struct ReferenceΒΆ

adc_cpp: pops::AmrLevelMP Struct Reference
adc_cpp 0.3.0
Model-free C++23 core for coupled hyperbolic-elliptic systems on adaptive (AMR) meshes, with MPI and GPU (Kokkos) backends
pops::AmrLevelMP Struct Reference

#include <amr_subcycling.hpp>

+ Collaboration diagram for pops::AmrLevelMP:

Public Attributes

MultiFab U
 
const MultiFabaux
 
Real dx
 
Real dy
 

Member Data Documentation

◆ aux

const MultiFab* pops::AmrLevelMP::aux

◆ dx

Real pops::AmrLevelMP::dx

◆ dy

Real pops::AmrLevelMP::dy

◆ U

MultiFab pops::AmrLevelMP::U

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