|
dune-alugrid 2.8.0
|
#include <string>#include <sstream>#include <fstream>#include <vector>#include <dune/common/exceptions.hh>#include <dune/common/parallel/mpihelper.hh>#include <dune/common/parallel/communication.hh>#include <dune/common/parallel/mpicommunication.hh>#include <dune/alugrid/impl/parallel/zcurve.hh>Go to the source code of this file.
Classes | |
| class | ALUGridSFC::ZoltanSpaceFillingCurveOrdering< Coordinate > |
| class | Dune::SpaceFillingCurveOrdering< Coordinate > |
Namespaces | |
| namespace | ALUGridSFC |
| namespace | Dune |
Functions | |
| template<class GridView > | |
| void | ALUGridSFC::printSpaceFillingCurve (const GridView &view, std::string name="sfc", const bool vtk=false) |