DUNE PDELab (2.7)
Dune::PDELab::LocalCallableToBoundaryConditionAdapter< F > Class Template Reference
Adapter for boundary cond from a callable taking an entity and local coordinates. More...
#include <dune/pdelab/function/callableadapter.hh>
Public Types | |
| typedef LeafNodeTag | NodeTag |
| The type tag that describes a LeafNode. | |
| typedef LeafNodeTag | NodeTag |
| The type tag that describes a LeafNode. | |
Public Member Functions | |
| template<typename T > | |
| void | setTime (const T &time) |
| template<typename T > | |
| void | setTime (const T &time) |
Static Public Attributes | |
| static const bool | isLeaf = true |
| Mark this class as a leaf in a dune-typetree. | |
| static const bool | isPower = false |
| Mark this class as a non power in the dune-typetree. | |
| static const bool | isComposite = false |
| Mark this class as a non composite in the dune-typetree. | |
| static const std::size_t | CHILDREN = 0 |
| Leafs have no children. | |
| static const bool | isLeaf = true |
| Mark this class as a leaf in a dune-typetree. | |
| static const bool | isPower = false |
| Mark this class as a non power in the dune-typetree. | |
| static const bool | isComposite = false |
| Mark this class as a non composite in the dune-typetree. | |
| static const std::size_t | CHILDREN = 0 |
| Leafs have no children. | |
Detailed Description
template<typename F>
class Dune::PDELab::LocalCallableToBoundaryConditionAdapter< F >
class Dune::PDELab::LocalCallableToBoundaryConditionAdapter< F >
Adapter for boundary cond from a callable taking an entity and local coordinates.
Member Function Documentation
◆ setTime() [1/2]
template<typename T >
|
inlineinherited |
Sets the current time (only required for instationary problems).
- Note
- This method only needs to be implement for instationary problems.
Referenced by Dune::PDELab::FluxFromDirichletConstraintsAdapter< DirichletConstraintsParameters >::setTime().
◆ setTime() [2/2]
template<typename T >
|
inlineinherited |
Sets the current time (only required for instationary problems).
- Note
- This method only needs to be implement for instationary problems.
Referenced by Dune::PDELab::DirichletFromFluxConstraintsAdapter< FluxConstraintsParameters >::setTime().
The documentation for this class was generated from the following file:
- dune/pdelab/function/callableadapter.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Mar 3, 23:33, 2026)