Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
amrex::sundials::N_VectorContent_MultiFab_notptr Struct Reference

#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::MultiFabmf
 Wrapped MultiFab storage.
 

Member Data Documentation

◆ length

sunindextype amrex::sundials::N_VectorContent_MultiFab_notptr::length

Logical vector length (number of scalar entries).

◆ mf

amrex::MultiFab* amrex::sundials::N_VectorContent_MultiFab_notptr::mf

Wrapped MultiFab storage.

◆ own_mf

int amrex::sundials::N_VectorContent_MultiFab_notptr::own_mf

Non-zero if this wrapper owns the MultiFab.


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