dune-pdelab
2.0.0
|
#include <dune/pdelab/localoperator/transportccfv.hh>
Public Types | |
typedef Dune::PDELab::BoundaryGridFunctionTraits < typename T::Traits::GridViewType, int, 1, Dune::FieldVector< int, 1 > > | Traits |
typedef Dune::PDELab::BoundaryGridFunctionBase < Traits, BoundaryConditionType_Transport < T > > | BaseT |
typedef GridFunctionTag | ImplementationTag |
typedef Dune::PDELab::BoundaryGridFunctionTraits < T::Traits::GridViewType, int, 1, Dune::FieldVector< int, 1 > >::GridViewType | GridViewType |
Type of the GridView. More... | |
Public Member Functions | |
BoundaryConditionType_Transport (const typename T::Traits::GridViewType &gv_, const T &t_) | |
template<typename I > | |
void | evaluate (const Dune::PDELab::IntersectionGeometry< I > &ig, const typename Traits::DomainType &x, typename Traits::RangeType &y) const |
const T::Traits::GridViewType & | getGridView () |
get a reference to the GridView More... | |
const Traits::GridViewType & | getGridView () const |
get a reference to the GridView More... | |
Adapter that extracts boundary condition type function from parameter class
T | model of ConvectionDiffusionParameterInterface |
typedef Dune::PDELab::BoundaryGridFunctionBase<Traits,BoundaryConditionType_Transport<T> > Dune::PDELab::BoundaryConditionType_Transport< T >::BaseT |
|
inherited |
Type of the GridView.
|
inherited |
typedef Dune::PDELab::BoundaryGridFunctionTraits<typename T::Traits::GridViewType,int,1, Dune::FieldVector<int,1> > Dune::PDELab::BoundaryConditionType_Transport< T >::Traits |
|
inline |
|
inline |
|
inline |
get a reference to the GridView
|
inlineinherited |
get a reference to the GridView