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 457 of file KokkosSystem.h.
| Array<PetscInt> Moose::Kokkos::System::Sparsity::col_idx |
Definition at line 459 of file KokkosSystem.h.
| Array<PetscInt> Moose::Kokkos::System::Sparsity::row_idx |
Definition at line 460 of file KokkosSystem.h.
| Array<PetscInt> Moose::Kokkos::System::Sparsity::row_ptr |
Definition at line 461 of file KokkosSystem.h.
1.8.14