Defines a class for Crozieux-Raviart piecewise linear finite element functions. More...
#include <iostream>
#include <vector>
#include <set>
#include <map>
#include <cassert>
#include <dune/common/timer.hh>
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
#include <dune/common/exceptions.hh>
#include <dune/geometry/type.hh>
#include <dune/grid/common/grid.hh>
#include <dune/grid/common/mcmgmapper.hh>
#include <dune/istl/bvector.hh>
#include <dune/istl/operators.hh>
#include <dune/istl/bcrsmatrix.hh>
#include <dumux/common/deprecated.hh>
#include <dumux/porousmediumflow/sequential/pressureproperties.hh>
#include <dumux/common/boundaryconditions.hh>
#include "localstiffness.hh"
Go to the source code of this file.
Defines a class for Crozieux-Raviart piecewise linear finite element functions.
Classes | |
class | Dumux::CROperatorAssemblerTwoP< TypeTag > |
Extends CROperatorBase by a generic methods to assemble global stiffness matrix from local stiffness matrices. More... | |
Namespaces | |
namespace | Dumux |