dune-alugrid 3.0.0
|
#include <string>
#include <sstream>
#include <fstream>
#include <dune/common/exceptions.hh>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/common/parallel/collectivecommunication.hh>
#include <dune/common/parallel/mpicollectivecommunication.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) |