OGS
LisMatrix.h File Reference

Detailed Description

Definition of the LisMatrix class.

Author
Norihiro Watanabe
Date
2013-04-16

Definition in file LisMatrix.h.

#include <string>
#include <vector>
#include <lis.h>
#include "MathLib/LinAlg/RowColumnIndices.h"
#include "MathLib/LinAlg/SetMatrixSparsity.h"
#include "LisOption.h"
#include "LisCheck.h"
Include dependency graph for LisMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MathLib::LisMatrix
 LisMatrix is a wrapper class for matrix types of the linear iterative solvers library. More...
 
struct  MathLib::SetMatrixSparsity< LisMatrix, SPARSITY_PATTERN >
 Sets the sparsity pattern of the underlying LisMatrix. More...
 

Namespaces

 MathLib
 

Functions

bool MathLib::finalizeMatrixAssembly (LisMatrix &mat)
 finish assembly to make this matrix be ready for use More...