![]() |
MFEM v4.9.0
Finite element discretization library
|
#include <hypre_parcsr.hpp>
Public Attributes | |
| Memory< HYPRE_Int > | I |
| Memory< HYPRE_Int > | J |
| Memory< real_t > | data |
Definition at line 102 of file hypre_parcsr.hpp.
Definition at line 105 of file hypre_parcsr.hpp.
| Memory<HYPRE_Int> mfem::MemoryIJData::I |
Definition at line 104 of file hypre_parcsr.hpp.
| Memory<HYPRE_Int> mfem::MemoryIJData::J |
Definition at line 104 of file hypre_parcsr.hpp.