|
dune-vtk
0.2
|
| ▼NDune | |
| ▼NVtk | |
| CDataCollectorInterface | Base class for data collectors in a CRTP style |
| CContinuousDataCollector | Implementation of DataCollector for linear cells, with continuous data |
| CDiscontinuousDataCollector | Implementation of DataCollector for linear cells, with discontinuous data |
| CLagrangeDataCollector | Implementation of DataCollector for lagrange cells |
| CQuadraticDataCollector | Implementation of DataCollector for quadratic cells, with continuous data |
| CStructuredDataCollectorInterface | The Interface for structured data-collectors |
| CCells | |
| CUnstructuredDataCollectorInterface | |
| CYaspDataCollector | |
| CLocalFunctionWrapper | Type erasure for dune-functions LocalFunction interface |
| CFileReader | |
| CFileWriter | |
| CFunction | Wrapper class for functions allowing local evaluations |
| CGridCreatorInterface | Base class for grid creators in a CRTP style |
| CContinuousGridCreator | |
| CAssociatedGridFunction< ContinuousGridCreator< GridType >, FieldType, Context > | |
| CDerivedGridCreator | |
| ▼CDiscontinuousGridCreator | |
| CCoordLess | |
| ▼CLagrangeGridCreator | |
| CElementParametrization | |
| CEntitySet | |
| CLocalFunction | |
| CLocalParametrization | |
| CAssociatedGridFunction< LagrangeGridCreator< GridType >, FieldType, Context > | |
| CParallelGridCreator | |
| CSerialGridCreator | |
| CPointContext | Context indicating that a GridFunction generates a local-function from point data |
| CCellContext | Context indicating that a GridFunction generates a local-function from cell data |
| CAssociatedGridFunction | Type-Traits to associate a GridFunction to a GridCreator |
| ▼CContinuousGridFunction | A GridFunction representing data stored on the grid vertices in a continuous manner |
| CEntitySet | |
| ▼CLagrangeGridFunction | Grid-function representing values from a VTK file with local Lagrange interpolation of the values stored on the Lagrange nodes |
| CEntitySet | |
| CVTKLocalFunctionWrapper | Type erasure for Legacy VTKFunction |
| CLocalFunction | A Vtk::LocalFunction is a function-like object that can be bound to a grid element an that provides an evaluate method with a component argument |
| CLocalFunctionInterface | An abstract base class for LocalFunctions that can be bound to an element and evaluated in local coordinates w.r.t. to a component of its value |
| CNoConstraint | |
| CCellType | Mapping of Dune geometry types to VTK cell types |
| CFieldInfo | |
| CCheckTypes | |
| CPath | |
| CLagrangePointSet | A set of lagrange points compatible with the numbering of VTK and Gmsh |
| CFieldVector | |
| CFieldMatrix | |
| CPvdWriter | File-Writer for ParaView .pvd files |
| CVtkError | |
| CVtkReader | File-Reader for Vtk unstructured .vtu files |
| CVtkTimeseriesWriter | File-Writer for Vtk timeseries .vtu files |
| CVtkWriter | Default choice of VTK Writer for several grid types |
| CVtkWriterInterface | Interface for file writers for the Vtk XML file formats |
| CIsVtkWriter | |
| CVtkImageDataWriter | File-Writer for ImageData VTK .vti files |
| CVtkRectilinearGridWriter | File-Writer for RectilinearGrid VTK .vtr files |
| CVtkStructuredGridWriter | File-Writer for StructuredGrid VTK .vts files |
| CVtkUnstructuredGridWriter | File-Writer for VTK .vtu files |