OGS
LisMatrix.cpp File Reference

Detailed Description

Implementation of the LisMatrix class.

Author
Norihiro Watanabe
Date
2013-04-16

Definition in file LisMatrix.cpp.

#include "LisMatrix.h"
#include <cmath>
#include <cstdlib>
#include "BaseLib/Error.h"
#include "LisCheck.h"
#include "LisVector.h"
Include dependency graph for LisMatrix.cpp:

Go to the source code of this file.

Namespaces

namespace  MathLib
 

Functions

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