This is the complete list of members for concepts::PETScMat, including all inherited members.
add(const uint i, const uint j, const Real value, const bool use_threshold=false, const Real threshold_value=1e-8) | concepts::Matrix< Real > | virtual |
assembly(Matrix< Real > &dest, const Space< G > &spc, const BilinearForm< Real, G > &bf, const Real threshold=0.0) | concepts::Matrix< Real > | static |
assembly(Matrix< Real > &dest, Scan< Element< G > > *sc, const BilinearForm< Real, G > &bf, const Real threshold=0.0) | concepts::Matrix< Real > | static |
assembly(Matrix< Real > &dest, const Sequence< ElementWithCell< G > * > seq, const BilinearForm< Real, G > &bf, const Real threshold=0.0) | concepts::Matrix< Real > | static |
assembly(Matrix< Real > &dest, const Space< G > &spc, const Sequence< bool > &seq, const BilinearForm< Real, G > &bf, const Real threshold=0.0) | concepts::Matrix< Real > | static |
assembly(Matrix< Real > &dest, const Space< G > &spcX, const Space< G > &spcY, const BilinearForm< Real, G > &bf, const Real threshold=0.0, const bool single=false) | concepts::Matrix< Real > | static |
assembly(Matrix< Real > &dest, const Sequence< ElementWithCell< G > * > seqX, const Space< G > &spcY, const BilinearForm< Real, G > &bf, const Real threshold=0.0) | concepts::Matrix< Real > | static |
assembly(Matrix< Real > &dest, const BilinearForm< Real, G > &bf, const ElementPairList< G > &pairs) | concepts::Matrix< Real > | static |
assembly(Matrix< Real > &dest, const Space< G > &spcX, const Space< G > &spcY, const Sequence< bool > &seq, const BilinearForm< Real, G > &bf, const Real threshold=0.0, const bool single=false) | concepts::Matrix< Real > | static |
begin(uint r=0) | concepts::Matrix< Real > | inline |
begin(uint r=0) const | concepts::Matrix< Real > | inline |
c_type typedef | concepts::Matrix< Real > | |
d_type typedef | concepts::Matrix< Real > | |
dimX() const | concepts::Operator< F > | inlinevirtual |
dimX_ | concepts::Operator< F > | protected |
dimY() const | concepts::Operator< F > | inlinevirtual |
dimY_ (defined in concepts::Operator< F >) | concepts::Operator< F > | protected |
end() | concepts::Matrix< Real > | inline |
end() const | concepts::Matrix< Real > | inline |
info(std::ostream &os) const | concepts::PETScMat | protectedvirtual |
nofCols() const | concepts::Matrix< Real > | inline |
nofRows() const | concepts::Matrix< Real > | inline |
Operator(uint dimX, uint dimY) (defined in concepts::Operator< F >) | concepts::Operator< F > | inline |
operator Mat() | concepts::PETScMat | inline |
operator()(const Function< double > &fncY, Function< double > &fncX) (defined in concepts::PETScMat) | concepts::PETScMat | virtual |
operator()(const Function< std::complex< double > > &fncY, Function< std::complex< double > > &fncX) (defined in concepts::PETScMat) | concepts::PETScMat | virtual |
operator()(const Vector< double > &fncY, Vector< double > &fncX) (defined in concepts::PETScMat) | concepts::PETScMat | |
operator()(const uint i, const uint j) const | concepts::PETScMat | virtual |
operator()(const uint i, const uint j) | concepts::PETScMat | virtual |
Matrix< Real >::operator()(const Function< r_type > &fncY, Function< Real > &fncX)=0 | concepts::Matrix< Real > | pure virtual |
Matrix< Real >::operator()(const Function< c_type > &fncY, Function< c_type > &fncX)=0 | concepts::Matrix< Real > | pure virtual |
concepts::Operator::operator()(const Function< r_type > &fncY, Function< F > &fncX) | concepts::Operator< F > | virtual |
concepts::Operator::operator()() | concepts::Operator< F > | virtual |
PETScMat(const Space< Real > &spcX, const Space< Real > &spcY) | concepts::PETScMat | |
PETScMat(const Space< Real > &spc, BilinearForm< Real, Real > &bf) | concepts::PETScMat | |
PETScMat(const SparseMatrix< Real > &matrix) | concepts::PETScMat | |
r_type typedef | concepts::Matrix< Real > | |
set(const uint i, const uint j, const Real value, const bool use_threshold=false, const Real threshold_value=1e-8) | concepts::Matrix< Real > | virtual |
setTimings(InOutParameters *timings) | concepts::Matrix< Real > | static |
show_messages() (defined in concepts::Operator< F >) | concepts::Operator< F > | inlinevirtual |
spaceX() const (defined in concepts::PETScMat) | concepts::PETScMat | inlinevirtual |
spaceY() const (defined in concepts::PETScMat) | concepts::PETScMat | inlinevirtual |
storeMatlab(const char *name) const (defined in concepts::PETScMat) | concepts::PETScMat | |
timings() | concepts::Matrix< Real > | static |
transpMult(const Vector< double > &fncY, Vector< double > &fncX) (defined in concepts::PETScMat) | concepts::PETScMat | virtual |
transpMult(const Vector< std::complex< double > > &fncY, Vector< std::complex< double > > &fncX) (defined in concepts::PETScMat) | concepts::PETScMat | virtual |
Matrix< Real >::transpMult(const Vector< r_type > &fncY, Vector< Real > &fncX)=0 | concepts::Matrix< Real > | pure virtual |
type typedef | concepts::Operator< F > | |
~Operator() (defined in concepts::Operator< F >) | concepts::Operator< F > | inlinevirtual |
~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |
~PETScMat() (defined in concepts::PETScMat) | concepts::PETScMat |