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

Sorted CSR means for each row the column indices are sorted. More...

#include <AMReX_SpMatrix.H>

Public Member Functions

 operator bool () const
 

Public Attributes

bool b = true
 

Detailed Description

Sorted CSR means for each row the column indices are sorted.

Member Function Documentation

◆ operator bool()

amrex::CsrSorted::operator bool ( ) const
inlineexplicit

Member Data Documentation

◆ b

bool amrex::CsrSorted::b = true

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