Go to the documentation of this file.
96 std::unique_ptr<SparseMtrx> clone()
const override;
99 void times(
double x)
override;
104 void zero()
override;
105 double &at(
int i,
int j)
override;
106 double at(
int i,
int j)
const override;
117 double operator() (
int i,
int j)
const;
119 double &operator() (
int i,
int j);
bool canBeFactorized() const override
Determines, whether receiver can be factorized.
void times(const FloatArray &x, FloatArray &answer) const override
virtual ~SymCompCol()
Destructor.
bool isAsymmetric() const override
Returns true if asymmetric.
void timesT(const FloatArray &x, FloatArray &answer) const override
const char * giveClassName() const override
SparseMtrxType giveType() const override
Sparse matrix type identification.
FloatArrayF< N > assemble(const FloatArrayF< M > &x, int const (&c)[M])
Assemble components into zero matrix.
FloatMatrixF< N, M > zero()
Constructs a zero matrix (this is the default behavior when constructing a matrix,...
@ SMT_SymCompCol
Symmetric compressed column.
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