Dune Core Modules (2.3.1)

refinement.hh
Go to the documentation of this file.
1// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2// vi: set et ts=4 sw=2 sts=2:
3#ifndef DUNE_GEOMETRY_REFINEMENT_HH
4#define DUNE_GEOMETRY_REFINEMENT_HH
5
249// The interface (template<...> class StaticRefinement) is not included here
250// since it derives from parts which I consider implementation. Look
251// into refinement/base.cc if the documentation is above is not enough.
252#include "refinement/base.cc"
253
254#include "refinement/hcube.cc"
255#include "refinement/simplex.cc"
257#include "refinement/prismtriangulation.cc"
258#include "refinement/pyramidtriangulation.cc"
259
260#endif // DUNE_GEOMETRY_REFINEMENT_HH
This file contains the parts independent of a particular Refinement implementation.
This file contains the Refinement implementation for simplices (triangles, tetrahedrons....
This file contains the Refinement implementation for hypercubes (quadrilaterals, hexahedrons,...
This file contains the Refinement implementation for triangulating hypercubes (quadrilateral -> trian...
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)