|
Compadre
1.6.0
|
#include "Compadre_Operators.hpp"#include "Compadre_ParallelManager.hpp"#include "Compadre_Basis.hpp"#include "Compadre_Quadrature.hpp"#include "Compadre_Targets.hpp"#include "Compadre_ApplyTargetEvaluations.hpp"#include "Compadre_Functors.hpp"#include "Compadre_CreateConstraints.hpp"#include "KokkosBatched_Gemm_Decl.hpp"#include "Compadre_GMLS.hpp"Go to the source code of this file.
Classes | |
| struct | Compadre::GMLSBasisData |
| struct | Compadre::GMLSSolutionData |
| struct | Compadre::ApplyTargets |
| Functor to apply target evaluation to polynomial coefficients to store in _alphas. More... | |
| struct | Compadre::EvaluateStandardTargets |
| Functor to evaluate targets operations on the basis. More... | |
| struct | Compadre::ComputePrestencilWeights |
| Functor to calculate prestencil weights to apply to data to transform into a format expected by a GMLS stencil. More... | |
| struct | Compadre::AssembleStandardPsqrtW |
| Functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity. More... | |
| struct | Compadre::ComputeCoarseTangentPlane |
| Functor to create a coarse tangent approximation from a given neighborhood of points. More... | |
| struct | Compadre::AssembleCurvaturePsqrtW |
| Functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity for curvature. More... | |
| struct | Compadre::GetAccurateTangentDirections |
| Functor to evaluate curvature targets and construct accurate tangent direction approximation for manifolds. More... | |
| struct | Compadre::FixTangentDirectionOrdering |
| Functor to determine if tangent directions need reordered, and to reorder them if needed We require that the normal is consistent with a right hand rule on the tangent vectors. More... | |
| struct | Compadre::ApplyCurvatureTargets |
| Functor to evaluate curvature targets and apply to coefficients of curvature reconstruction. More... | |
| struct | Compadre::AssembleManifoldPsqrtW |
| Functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity. More... | |
| struct | Compadre::EvaluateManifoldTargets |
| Functor to evaluate targets on a manifold. More... | |
Namespaces | |
| Compadre | |