CSR format sparsity data. More...
#include <KokkosSystem.h>
Public Attributes | |
| Array< PetscInt > | col_idx |
| Array< PetscInt > | row_idx |
| Array< PetscInt > | row_ptr |
CSR format sparsity data.
Definition at line 392 of file KokkosSystem.h.
| Array<PetscInt> Moose::Kokkos::System::Sparsity::col_idx |
Definition at line 394 of file KokkosSystem.h.
| Array<PetscInt> Moose::Kokkos::System::Sparsity::row_idx |
Definition at line 395 of file KokkosSystem.h.
| Array<PetscInt> Moose::Kokkos::System::Sparsity::row_ptr |
Definition at line 396 of file KokkosSystem.h.
1.8.14