t8
UNKNOWN
t8code is a C library to manage a forest of adaptive space-trees of general element classes in parallel.
|
This geometry implements OpenCASCADE geometries. More...
#include <t8.h>
#include <t8_geometry/t8_geometry_with_vertices.hxx>
#include <t8_cmesh/t8_cmesh_types.h>
#include <t8_geometry/t8_geometry_implementations/t8_geometry_cad.h>
#include <TopoDS_Shape.hxx>
#include <TopExp.hxx>
#include <gp_Pnt.hxx>
#include <Geom_Curve.hxx>
#include <Geom_Surface.hxx>
Go to the source code of this file.
Data Structures | |
struct | t8_geometry_cad |
This geometry uses OpenCASCADE CAD geometries to curve the trees to the actual shape of the underlying domain. More... | |
This geometry implements OpenCASCADE geometries.
It enables the option to link different 1 and 2 dimensional cad geometries to the edges and faces of refinement trees. The geometry of the refinement tree is extended into the volume accordingly.