SundanceNitscheBC.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  Sundance

Functions

Expr Sundance::NitschePoissonDirichletBC (int dim, const CellFilter &cells, const QuadratureFamily &quad, const Expr &kappa, const Expr &v, const Expr &u, const Expr &uBC, const double &gamma)
 This function forms the expressions that apply the Dirichlet BC $u=u_{BC}$ via Nitsche's method for the Poisson operator.
Expr Sundance::NitscheStokesNoSlipBC (const CellFilter &cells, const QuadratureFamily &quad, const Expr &nu, const Expr &v, const Expr &q, const Expr &u, const Expr &p, const Expr &uBC, const double &gamma1, const double &gamma2)
 This function forms the expressions that apply the Dirichlet BC ${\bf u}={\bf u}_{BC}$ via Nitsche's method for the Stokes operator.

Site Contact