|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
List of all members
Dune::PDELab::ConvectionDiffusionBoundaryConditionAdapter< T > Class Template Reference
#include <dune/pdelab/localoperator/convectiondiffusionparameter.hh>
Inheritance diagram for Dune::PDELab::ConvectionDiffusionBoundaryConditionAdapter< T >:

Public Types | |
| typedef LeafNodeTag | NodeTag |
| typedef LeafNodeTag | NodeTag |
Public Member Functions | |
| ConvectionDiffusionBoundaryConditionAdapter (const typename T::Traits::GridViewType &gv_, const T &t_) | |
| ConvectionDiffusionBoundaryConditionAdapter (const T &t_) | |
| template<typename I > | |
| bool | isDirichlet (const I &ig, const Dune::FieldVector< typename I::ctype, I::mydimension > &coord) const |
| template<typename I > | |
| bool | isNeumann (const I &ig, const Dune::FieldVector< typename I::ctype, I::mydimension > &coord) const |
| template<typename T > | |
| void | setTime (const T &time) |
| template<typename T > | |
| void | setTime (const T &time) |
Static Public Member Functions | |
| static constexpr auto | degree () |
| static constexpr auto | degree () |
Static Public Attributes | |
| static const bool | isLeaf |
| static const bool | isPower |
| static const bool | isComposite |
| static const std::size_t | CHILDREN |
| static const bool | isLeaf |
| static const bool | isPower |
| static const bool | isComposite |
| static const std::size_t | CHILDREN |
Detailed Description
template<typename T>
class Dune::PDELab::ConvectionDiffusionBoundaryConditionAdapter< T >
class Dune::PDELab::ConvectionDiffusionBoundaryConditionAdapter< T >
Adapter that extracts boundary condition type function from parameter class
- Template Parameters
-
T model of ConvectionDiffusionParameterInterface
Constructor & Destructor Documentation
◆ ConvectionDiffusionBoundaryConditionAdapter() [1/2]
template<typename T >
|
inline |
◆ ConvectionDiffusionBoundaryConditionAdapter() [2/2]
template<typename T >
|
inline |
Member Function Documentation
◆ isDirichlet()
template<typename T >
template<typename I >
|
inline |
◆ isNeumann()
template<typename T >
template<typename I >
|
inline |
◆ 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.
◆ 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.
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8