|
dune-pdelab 2.8
|
Loading...
Searching...
No Matches
darcyccfv.hh
Go to the documentation of this file.
92 : public Dune::PDELab::GridFunctionBase<Dune::PDELab::GridFunctionTraits<typename PL::Traits::GridViewType,
108 using RT0RangeType = typename Dune::RaviartThomasCubeLocalFiniteElement<DF,RF,dim,0>::Traits::LocalBasisType::Traits::RangeType;
131 : t(t_), pl(pl_), cachedindex(-1), time(0), gv(pl_.getGridView()), is(gv.indexSet()), storedcoeffs(is.size(0)),
int size() const
K determinant() const
ForwardCommunication
InteriorBorder_All_Interface
constexpr Interior interior
void umtv(const X &x, Y &y) const
field_type determinant(bool doPivoting=true) const
IndexType index(const typename Traits::template Codim< cc >::Entity &e) const
R RangeType
range type
Definition function.hh:62
GV::Traits::template Codim< 0 >::Entity ElementType
codim 0 entity
Definition function.hh:119
GV GridViewType
The type of the grid view the function lives on.
Definition function.hh:116
traits class holding the function signature, same as in local function
Definition function.hh:183
Type
Definition convectiondiffusionparameter.hh:113
@ Neumann
Definition convectiondiffusionparameter.hh:113
@ Dirichlet
Definition convectiondiffusionparameter.hh:113
Definition darcyccfv.hh:24
void scatter(MessageBuffer &buff, const EntityType &e, size_t n)
Definition darcyccfv.hh:75
bool contains(int dim, int codim) const
returns true if data for this codim should be communicated
Definition darcyccfv.hh:42
void gather(MessageBuffer &buff, const EntityType &e) const
pack data from user to message buffer
Definition darcyccfv.hh:65
VectorExchange(const GV &gv_, V &c_)
constructor
Definition darcyccfv.hh:37
bool fixedSize(int dim, int codim) const
returns true if size per entity of given dim and codim is a constant
Definition darcyccfv.hh:48
typename V::value_type DataType
export type of data for message buffer
Definition darcyccfv.hh:34
DarcyVelocityFromHeadCCFV(const T &t_, const PL &pl_)
Definition darcyccfv.hh:130
const Traits::GridViewType & getGridView() const
Definition darcyccfv.hh:282
void set_time(typename T::Traits::RangeFieldType time_)
Definition darcyccfv.hh:252
void evaluate(const typename Traits::ElementType &e, const typename Traits::DomainType &x, typename Traits::RangeType &y) const
Definition darcyccfv.hh:257
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8