|
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::DirichletBoundaryCondition_CD< T > Class Template Reference
#include <dune/pdelab/localoperator/nonlinearconvectiondiffusionfem.hh>
Inheritance diagram for Dune::PDELab::DirichletBoundaryCondition_CD< T >:

Public Types | |
| using | Traits = Dune::PDELab::GridFunctionTraits< typename T::Traits::GridViewType, typename T::Traits::RangeFieldType, 1, Dune::FieldVector< typename T::Traits::RangeFieldType, 1 > > |
| typedef GridFunctionTag | ImplementationTag |
| typedef T::GridViewType | GridViewType |
| Type of the GridView. | |
| using | Output = typename Base::Output |
| typedef LeafNodeTag | NodeTag |
Public Member Functions | |
| DirichletBoundaryCondition_CD (const typename Traits::GridViewType &g_, const T &t_) | |
| constructor | |
| void | evaluate (const typename Traits::ElementType &e, const typename Traits::DomainType &x, typename Traits::RangeType &y) const |
| Evaluate the GridFunction at given position. | |
| const Traits::GridViewType & | getGridView () const |
| void | evaluate (const typename Traits::ElementType &e, const typename Traits::DomainType &x, typename Traits::RangeType &y) const |
| Evaluate the GridFunction at given position. | |
| Output::DataSetType | dataSetType () const |
| Return the data set type of this function. | |
| void | setDataSetType (Output::DataSetType dataSetType) |
| Set the data set type of this function. | |
Static Public Member Functions | |
| 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 |
Detailed Description
template<typename T>
class Dune::PDELab::DirichletBoundaryCondition_CD< T >
class Dune::PDELab::DirichletBoundaryCondition_CD< T >
Adapter that extracts Dirichlet boundary conditions from parameter class
- Template Parameters
-
T model of NonLinearConvectionDiffusionParameterInterface
Member Typedef Documentation
◆ GridViewType
template<class T , class Imp >
|
inherited |
Type of the GridView.
◆ ImplementationTag
template<class T , class Imp >
|
inherited |
◆ Output
template<class T , class Imp >
|
inherited |
◆ Traits
template<typename T >
| using Dune::PDELab::DirichletBoundaryCondition_CD< T >::Traits = Dune::PDELab::GridFunctionTraits<typename T::Traits::GridViewType, typename T::Traits::RangeFieldType, 1,Dune::FieldVector<typename T::Traits::RangeFieldType,1> > |
Constructor & Destructor Documentation
◆ DirichletBoundaryCondition_CD()
template<typename T >
|
inline |
constructor
Member Function Documentation
◆ dataSetType()
|
inlineinherited |
Return the data set type of this function.
◆ evaluate() [1/2]
template<class T , class Imp >
|
inlineinherited |
Evaluate the GridFunction at given position.
Evaluates components of the grid function at the given position and returns these values in a vector.
- Parameters
-
[in] e The entity to evaluate on [in] x The position in entity-local coordinates [out] y The result of the evaluation
◆ evaluate() [2/2]
template<typename T >
|
inline |
Evaluate the GridFunction at given position.
Evaluates components of the grid function at the given position and returns these values in a vector.
- Parameters
-
[in] e The entity to evaluate on [in] x The position in entity-local coordinates [out] y The result of the evaluation
◆ getGridView()
template<typename T >
|
inline |
◆ setDataSetType()
|
inlineinherited |
Set the data set type of this function.
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