TpfaCompressibleAssembler::LinearSystem Struct Reference

Encapsulate a sparse linear system in CSR format. More...

#include <TpfaCompressibleAssembler.hpp>

Public Attributes

int n
 
int nnz
 
int * ia
 
int * ja
 
double * sa
 
double * b
 
double * x
 

Detailed Description

Encapsulate a sparse linear system in CSR format.


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