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 MultiFab * | aux |
| 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:
- include/pops/numerics/time/amr/levels/amr_subcycling.hpp
Generated by