|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
coarsespace.hh
Go to the documentation of this file.
Representation of a coarse space intended for two-level Schwarz preconditioners.
Definition coarsespace.hh:8
Dune::BCRSMatrix< Dune::FieldMatrix< double, 1, 1 > > COARSE_M
Definition coarsespace.hh:12
virtual void prolongate(const COARSE_V &coarse, X &prolongated) const =0
Prolongates a vector defined on the coarse space to the subdomain.
virtual std::shared_ptr< COARSE_M > get_coarse_system()=0
Returns the matrix representing the coarse basis.
virtual void restrict(const X &fine, COARSE_V &restricted) const =0
Restricts a vector defined on a subdomain to the coarse space.
Dune::BlockVector< Dune::FieldVector< double, 1 > > COARSE_V
Definition coarsespace.hh:11
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8