DUNE-ACFEM (unstable)

Model-Adapters

Classes

class  Dune::ACFem::PDEModel::DirichletIndicator< Model >
 A wrapper which constructs from the given model a Dirichlet boundary indicator, using Model::classifyBoundary. More...
 
class  Dune::ACFem::PDEModel::RobinIndicator< Model >
 A wrapper which constructs from the given model a Robin boundary indicator, using Model::classifyBoundary. More...
 

Functions

template<class Model >
auto Dune::ACFem::PDEModel::modelDirichletIndicator (Model &&model)
 Generate a boundary indicator evaluating to 1 on the Dirichlet segment of the model.
 
template<class Model >
auto Dune::ACFem::PDEModel::modelRobinIndicator (Model &model)
 Generate a boundary indicator evaluating to 1 on the Robin segment of the model.
 

Detailed Description

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 5, 22:29, 2024)