dune-pdelab
2.7-git
|
#include <dune/common/fvector.hh>
#include <dune/common/shared_ptr.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/pdelab/common/function.hh>
#include <dune/pdelab/gridfunctionspace/lfsindexcache.hh>
#include <dune/pdelab/gridfunctionspace/localfunctionspace.hh>
Go to the source code of this file.
Classes | |
class | DarcyVelocityFromHeadFEM< P, T, X > |
Provide Darcy velocity as a vector-valued grid function. More... | |