PRAgMaTIc
master
|
CCoarsen< real_t, dim > | Performs 2D mesh coarsening |
CColour | Performs a simple first breath greedy graph colouring of a local undirected graph |
CCUDATools< real_t, index_t > | |
CDeferredOperations< real_t > | |
CDirectedEdge< index_t > | |
CEdge< index_t > | Mesh edge object |
CElementProperty< real_t > | Calculates a number of element properties |
▼CException | |
Cadaptivity.NotImplementedException | |
Cadaptivity.ParameterException | |
CMesh< real_t > | Manages mesh data |
CMetricField< real_t, dim > | Constructs metric tensor field which encodes anisotropic edge size information |
CMetricTensor< treal_t, dim > | Symmetric metric tensor class |
CMetricTensor< real_t, dim > | |
Cmpi_type_wrapper< TYPE > | |
CRefine< real_t, dim > | Performs 2D mesh refinement |
CSmooth< real_t, dim > | Applies Laplacian smoothen in metric space |
CSwapping< real_t, dim > | Performs edge/face swapping |
▼CSystemError | |
Cadaptivity.LibraryException | |
▼CTypeError | |
Cadaptivity.InvalidArgumentException | |
CVTKTools< real_t > | Toolkit for importing and exporting VTK files. This is mostly used as part of the internal unit testing framework and should not intended to be part of the public API |