v0.14.0
Classes
AnalyticalDirichlet.hpp File Reference

Go to the source code of this file.

Classes

struct  AnalyticalDirichletBC
 Analytical Dirichlet boundary conditions. More...
 
struct  AnalyticalDirichletBC::ApproxField
 finite element to approximate analytical solution on surface More...
 
struct  AnalyticalDirichletBC::ApproxField::MyTriFE
 
struct  AnalyticalDirichletBC::ApproxField::OpLhs
 Lhs operator used to build matrix. More...
 
struct  AnalyticalDirichletBC::ApproxField::OpRhs< FUNEVAL >
 Rhs operator used to build matrix. More...
 
struct  AnalyticalDirichletBC::DirichletBC
 Structure used to enforce analytical boundary conditions. More...
 

Detailed Description

Enforce Dirichlet boundary condition for given analytical function,

Definition in file AnalyticalDirichlet.hpp.