dune-vtk 2.8
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NDune
 NVtk
 CAssociatedGridFunctionType-Traits to associate a GridFunction to a GridCreator
 CAssociatedGridFunction< ContinuousGridCreator< GridType >, FieldType, Context >
 CAssociatedGridFunction< LagrangeGridCreator< GridType >, FieldType, Context >
 CCellContextContext indicating that a GridFunction generates a local-function from cell data
 CCells
 CCellTypeMapping of Dune geometry types to VTK cell types
 CCheckTypes
 CContinuousDataCollectorImplementation of DataCollector for linear cells, with continuous data
 CContinuousGridCreator
 CContinuousGridFunctionA GridFunction representing data stored on the grid vertices in a continuous manner
 CEntitySet
 CDataCollectorInterfaceBase class for data collectors in a CRTP style
 CDerivedGridCreator
 CDiscontinuousDataCollectorImplementation of DataCollector for linear cells, with discontinuous data
 CDiscontinuousGridCreator
 CCoordLess
 CFieldInfo
 CFileReader
 CFileWriter
 CFunctionWrapper class for functions allowing local evaluations
 CGridCreatorInterfaceBase class for grid creators in a CRTP style
 CLagrangeDataCollectorImplementation of DataCollector for lagrange cells
 CLagrangeGridCreator
 CElementParametrization
 CEntitySet
 CLocalFunction
 CLocalParametrization
 CLagrangeGridFunctionGrid-function representing values from a VTK file with local Lagrange interpolation of the values stored on the Lagrange nodes
 CEntitySet
 CLagrangePointSetA set of lagrange points compatible with the numbering of VTK and Gmsh
 CLocalFunctionA 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
 CLocalFunctionInterfaceAn 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
 CLocalFunctionWrapperType erasure for dune-functions LocalFunction interface
 CNoConstraint
 CParallelGridCreator
 CPath
 CPointContextContext indicating that a GridFunction generates a local-function from point data
 CQuadraticDataCollectorImplementation of DataCollector for quadratic cells, with continuous data
 CSerialGridCreator
 CStructuredDataCollectorInterfaceThe Interface for structured data-collectors
 CUnstructuredDataCollectorInterface
 CVTKLocalFunctionWrapperType erasure for Legacy VTKFunction
 CYaspDataCollector
 CFieldMatrix
 CFieldVector
 CIsVtkWriter
 CPvdWriterFile-Writer for ParaView .pvd files
 CVtkError
 CVtkImageDataWriterFile-Writer for ImageData VTK .vti files
 CVtkReaderFile-Reader for Vtk unstructured .vtu files
 CVtkRectilinearGridWriterFile-Writer for RectilinearGrid VTK .vtr files
 CVtkStructuredGridWriterFile-Writer for StructuredGrid VTK .vts files
 CVtkTimeseriesWriterFile-Writer for Vtk timeseries .vtu files
 CVtkUnstructuredGridWriterFile-Writer for VTK .vtu files
 CVtkWriterDefault choice of VTK Writer for several grid types
 CVtkWriterInterfaceInterface for file writers for the Vtk XML file formats