|
Compadre 1.5.5
|
| NCompadre | |
| NGMLS_LinearAlgebra | |
| CFunctor_TestBatchedTeamVectorSolveUTV | |
| CApplyCurvatureTargets | Functor to evaluate curvature targets and apply to coefficients of curvature reconstruction |
| CApplyTargets | Functor to apply target evaluation to polynomial coefficients to store in _alphas |
| CAssembleCurvaturePsqrtW | Functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity for curvature |
| CAssembleManifoldPsqrtW | Functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity |
| CAssembleStandardPsqrtW | Functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity |
| CComputeCoarseTangentPlane | Functor to create a coarse tangent approximation from a given neighborhood of points |
| CComputePrestencilWeights | Functor to calculate prestencil weights to apply to data to transform into a format expected by a GMLS stencil |
| CEvaluateManifoldTargets | Functor to evaluate targets on a manifold |
| CEvaluateStandardTargets | Functor to evaluate targets operations on the basis |
| CEvaluator | Lightweight Evaluator Helper This class is a lightweight wrapper for extracting and applying all relevant data from a GMLS class in order to transform data into a form that can be acted on by the GMLS operator, apply the action of the GMLS operator, and then transform data again (only if on a manifold) |
| CExtract | |
| CFixTangentDirectionOrdering | |
| CGetAccurateTangentDirections | Functor to evaluate curvature targets and construct accurate tangent direction approximation for manifolds |
| CGMLS | Generalized Moving Least Squares (GMLS) |
| CGMLSBasisData | |
| CGMLSSolutionData | |
| CKokkosParser | Class handling Kokkos command line arguments and returning parameters |
| CNeighborLists | NeighborLists assists in accessing entries of compressed row neighborhood lists |
| CParallelManager | Parallel Manager |
| CPointCloudSearch | PointCloudSearch generates neighbor lists and window sizes for each target site |
| CPointConnections | |
| CQuadrature | Quadrature |
| CRadiusResultSet | |
| CSamplingFunctional | |
| CSolutionSet | |
| CSubviewND | Creates 1D subviews of data from a 2D view, generally constructed with CreateNDSliceOnDeviceView |
| CSubviewND< T, T2, enable_if_t<(T::rank< 2)> > | Creates 1D subviews of data from a 1D view, generally constructed with CreateNDSliceOnDeviceView |
| CXYZ | |
| CCommandLineProcessor |