|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
spoperator.hh
Go to the documentation of this file.
19 class Matrix = SparseRowMatrix< typename DomainFunction::DiscreteFunctionSpaceType::RangeFieldType > >
Dune::BCRSMatrix< FieldMatrix< T, n, m >, TA > Matrix
RangeFunction::DiscreteFunctionSpaceType RangeSpaceType
Definition spoperator.hh:27
DomainFunction::DiscreteFunctionSpaceType DomainSpaceType
Definition spoperator.hh:26
SparseRowLinearOperator(const std::string &, const DomainSpaceType &domainSpace, const RangeSpaceType &rangeSpace, const SolverParameter ¶m=SolverParameter())
Definition spoperator.hh:36
virtual void finalize()
finalization of operator
Definition spoperator.hh:53
void apply(const DomainFunction &arg, RangeFunction &dest) const
apply matrix to discrete function
Definition spmatrix.hh:835
SparseRowLinearOperator< DomainFunction, RangeFunction, Matrix > ThisType
Definition spoperator.hh:28
static constexpr bool assembled
Definition spoperator.hh:31
virtual void operator()(const DomainFunction &arg, RangeFunction &dest) const
application operator
Definition spoperator.hh:48
SparseRowMatrixObject< DomainSpaceType, RangeSpaceType, Matrix > BaseType
Definition spoperator.hh:29
const DomainSpaceType & domainSpace() const
get domain space (i.e. space that builds the rows)
Definition spmatrix.hh:637
MatrixType & exportMatrix() const
get reference to storage object
Definition spmatrix.hh:659
void apply(const DomainFunction &arg, RangeFunction &dest) const
apply matrix to discrete function
Definition spmatrix.hh:835
void compress()
compress matrix to a real CRS format
Definition spmatrix.hh:798
const RangeSpaceType & rangeSpace() const
get range space (i.e. space that builds the columns)
Definition spmatrix.hh:643
Definition solver/parameter.hh:25
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8