Amandus: Simulations based on multilevel Schwarz methods
Classes
StokesIntegrators Namespace Reference

Classes

class  Eigen
 
class  Matrix
 
class  NoForceResidual
 
class  PolynomialError
 
class  PolynomialResidual
 
class  PolynomialRHS
 
class  SolutionError
 
class  SolutionEstimate
 
class  SolutionResidual
 
class  SolutionRHS
 

Detailed Description

Integrator for Stokes problems in Hdiv

The finite element system is expected to consist of a vector-valued divergence conforming element in first position and a discontinuous scalar element in second.

We are building a single matrix in the end, but the cell matrices come in a two-by-two block structure in the order

  1. The vector-valued Laplacian
  2. The gradient operator
  3. The divergence operator as transpose of the gradient
  4. Empty