| 
    Compadre
    1.2.0
    
   | 
 
#include "Compadre_Config.h"#include "Compadre_Typedefs.hpp"#include "Compadre_Misc.hpp"#include "Compadre_Operators.hpp"#include "Compadre_LinearAlgebra_Definitions.hpp"#include "Compadre_ParallelManager.hpp"#include "Compadre_Quadrature.hpp"#include "Compadre_ScalarTaylorPolynomial.hpp"#include "Compadre_DivergenceFreePolynomial.hpp"#include "Compadre_NeighborLists.hpp"Go to the source code of this file.
Classes | |
| class | Compadre::GMLS | 
| Generalized Moving Least Squares (GMLS)  More... | |
| struct | Compadre::GMLS::AssembleStandardPsqrtW | 
| Tag for functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity.  More... | |
| struct | Compadre::GMLS::ApplyStandardTargets | 
| Tag for functor to evaluate targets, apply target evaluation to polynomial coefficients to store in _alphas.  More... | |
| struct | Compadre::GMLS::ComputeCoarseTangentPlane | 
| Tag for functor to create a coarse tangent approximation from a given neighborhood of points.  More... | |
| struct | Compadre::GMLS::AssembleCurvaturePsqrtW | 
| Tag for functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity for curvature.  More... | |
| struct | Compadre::GMLS::GetAccurateTangentDirections | 
| Tag for functor to evaluate curvature targets and construct accurate tangent direction approximation for manifolds.  More... | |
| struct | Compadre::GMLS::FixTangentDirectionOrdering | 
| Tag for functor to determine if tangent directions need reordered, and to reorder them if needed.  More... | |
| struct | Compadre::GMLS::ApplyCurvatureTargets | 
| Tag for functor to evaluate curvature targets and apply to coefficients of curvature reconstruction.  More... | |
| struct | Compadre::GMLS::AssembleManifoldPsqrtW | 
| Tag for functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity.  More... | |
| struct | Compadre::GMLS::ApplyManifoldTargets | 
| Tag for functor to evaluate targets, apply target evaluation to polynomial coefficients to store in _alphas.  More... | |
| struct | Compadre::GMLS::ComputePrestencilWeights | 
| Tag for functor to calculate prestencil weights to apply to data to transform into a format expected by a GMLS stencil.  More... | |
Namespaces | |
| Compadre | |
 1.8.5