OGS
|
Implementation of the LisMatrix class.
Definition in file LisMatrix.cpp.
#include "LisMatrix.h"
#include <cmath>
#include <cstdlib>
#include "BaseLib/Error.h"
#include "LisCheck.h"
#include "LisVector.h"
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 | |