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