Compadre 1.5.5
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 NCompadre
  NGMLS_LinearAlgebra
   CFunctor_TestBatchedTeamVectorSolveUTV
  CApplyCurvatureTargetsFunctor to evaluate curvature targets and apply to coefficients of curvature reconstruction
  CApplyTargetsFunctor to apply target evaluation to polynomial coefficients to store in _alphas
  CAssembleCurvaturePsqrtWFunctor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity for curvature
  CAssembleManifoldPsqrtWFunctor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity
  CAssembleStandardPsqrtWFunctor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity
  CComputeCoarseTangentPlaneFunctor to create a coarse tangent approximation from a given neighborhood of points
  CComputePrestencilWeightsFunctor to calculate prestencil weights to apply to data to transform into a format expected by a GMLS stencil
  CEvaluateManifoldTargetsFunctor to evaluate targets on a manifold
  CEvaluateStandardTargetsFunctor to evaluate targets operations on the basis
  CEvaluatorLightweight 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
  CGetAccurateTangentDirectionsFunctor to evaluate curvature targets and construct accurate tangent direction approximation for manifolds
  CGMLSGeneralized Moving Least Squares (GMLS)
  CGMLSBasisData
  CGMLSSolutionData
  CKokkosParserClass handling Kokkos command line arguments and returning parameters
  CNeighborListsNeighborLists assists in accessing entries of compressed row neighborhood lists
  CParallelManagerParallel Manager
  CPointCloudSearchPointCloudSearch generates neighbor lists and window sizes for each target site
  CPointConnections
  CQuadratureQuadrature
  CRadiusResultSet
  CSamplingFunctional
  CSolutionSet
  CSubviewNDCreates 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