|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
List of all members
DarcyVelocityFromHeadCCFV< T, PL > Class Template Reference
Provide velocity field for liquid phase. More...
#include <dune/pdelab/localoperator/darcyccfv.hh>
Inheritance diagram for DarcyVelocityFromHeadCCFV< T, PL >:

Public Types | |
| using | Traits = Dune::PDELab::GridFunctionTraits< GV, RF, dim, Dune::FieldVector< RF, dim > > |
| using | BaseT = Dune::PDELab::GridFunctionBase< Traits, DarcyVelocityFromHeadCCFV< T, PL > > |
| typedef GridFunctionTag | ImplementationTag |
| typedef T::GridViewType | GridViewType |
| Type of the GridView. | |
| using | Output = typename Base::Output |
| typedef LeafNodeTag | NodeTag |
Public Member Functions | |
| DarcyVelocityFromHeadCCFV (const T &t_, const PL &pl_) | |
| void | set_time (typename T::Traits::RangeFieldType time_) |
| void | evaluate (const typename Traits::ElementType &e, const typename Traits::DomainType &x, typename Traits::RangeType &y) const |
| 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 |
Detailed Description
template<typename T, typename PL>
class DarcyVelocityFromHeadCCFV< T, PL >
class DarcyVelocityFromHeadCCFV< T, PL >
Provide velocity field for liquid phase.
Uses RT0 interpolation on a cell.
- T : provides TwoPhaseParameterInterface
- PL : P0 function for liquid phase pressure
Member Typedef Documentation
◆ BaseT
template<typename T , typename PL >
| using DarcyVelocityFromHeadCCFV< T, PL >::BaseT = Dune::PDELab::GridFunctionBase<Traits,DarcyVelocityFromHeadCCFV<T,PL> > |
◆ GridViewType
|
inherited |
Type of the GridView.
◆ ImplementationTag
|
inherited |
◆ Output
|
inherited |
◆ Traits
template<typename T , typename PL >
| using DarcyVelocityFromHeadCCFV< T, PL >::Traits = Dune::PDELab::GridFunctionTraits<GV,RF,dim,Dune::FieldVector<RF,dim> > |
Constructor & Destructor Documentation
◆ DarcyVelocityFromHeadCCFV()
template<typename T , typename PL >
|
inline |
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 , typename PL >
|
inline |
◆ getGridView()
template<typename T , typename PL >
|
inline |
◆ set_time()
template<typename T , typename PL >
|
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