dune-fem
2.4.1-rc
|
#include <cassert>
#include <cstdlib>
#include <iostream>
#include <dune/common/timer.hh>
#include <dune/fem/misc/compatibility.hh>
Go to the source code of this file.
Namespaces | |
Dune | |
Dune::Fem | |
Functions | |
template<class GridPartType > | |
static void | Dune::Fem::makeNonConformity (GridPartType &gridPart, const int levelDifference, const bool verbose=false) |
mark entities such that non-conformity is a given number More... | |