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

Valid CSR means all entries are valid. It may be sorted ro unsorted. More...

#include <AMReX_SpMatrix.H>

Public Member Functions

 operator bool () const
 

Public Attributes

bool b = true
 

Detailed Description

Valid CSR means all entries are valid. It may be sorted ro unsorted.

Member Function Documentation

◆ operator bool()

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

Member Data Documentation

◆ b

bool amrex::CsrValid::b = true

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