Go to the documentation of this file.
44SparseLinearSystemNM :: ~SparseLinearSystemNM()
59 for (
int i = 1; i <= nrhs; ++i ) {
62 status = this->
solve(A, bi, xi);
void copyColumn(FloatArray &dest, int c) const
void resize(Index rows, Index cols)
int giveNumberOfColumns() const
Returns number of columns of receiver.
void setColumn(const FloatArray &src, int c)
int giveNumberOfRows() const
Returns number of rows of receiver.
NumericalMethod(Domain *d, EngngModel *m)
int giveNumberOfRows() const
Returns number of rows of receiver.
FloatArrayF< N > solve(FloatMatrixF< N, N > mtrx, const FloatArrayF< N > &b, double zeropiv=1e-20)
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011