v0.14.0 |
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... | |
Enforce Dirichlet boundary condition for given analytical function,
Definition in file AnalyticalDirichlet.hpp.