dune-fem 2.8.0
|
#include <cassert>
#include <cstdlib>
#include <iostream>
#include <dune/common/timer.hh>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
namespace | 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 | |