![]() |
Block-Structured AMR Software Framework
|
#include <AMReX_NVector_MultiFab.H>
Public Attributes | |
| sunindextype | length |
| Logical vector length (number of scalar entries). | |
| int | own_mf |
| Non-zero if this wrapper owns the MultiFab. | |
| amrex::MultiFab * | mf |
| Wrapped MultiFab storage. | |
| sunindextype amrex::sundials::N_VectorContent_MultiFab_notptr::length |
Logical vector length (number of scalar entries).
| amrex::MultiFab* amrex::sundials::N_VectorContent_MultiFab_notptr::mf |
Wrapped MultiFab storage.
| int amrex::sundials::N_VectorContent_MultiFab_notptr::own_mf |
Non-zero if this wrapper owns the MultiFab.