AMDiS  2.10
The Adaptive Multi-Dimensional Simulation Toolbox
StokesOperator Class Reference

Stokes operator \( \langle\nabla\mathbf{v}, \nu \nabla\mathbf{u}\rangle + \langle\nabla\cdot\mathbf{v}, p\rangle + \langle q, \langle\nabla\cdot\mathbf{u}\rangle \). More...

#include <StokesOperator.hpp>

Public Member Functions

 StokesOperator (tag::stokes t)
 
template<class CG , class Node , class Quad , class LocalFct , class Mat >
void assemble (CG const &contextGeo, Node const &tree, Node const &, Quad const &quad, LocalFct const &localFct, Mat &elementMatrix) const
 

Detailed Description

Stokes operator \( \langle\nabla\mathbf{v}, \nu \nabla\mathbf{u}\rangle + \langle\nabla\cdot\mathbf{v}, p\rangle + \langle q, \langle\nabla\cdot\mathbf{u}\rangle \).


The documentation for this class was generated from the following file: