preCICE v3.2.0
Loading...
Searching...
No Matches
precice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T > Member List

This is the complete list of members for precice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >, including all inherited members.

_centerprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >private
_functionprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >private
_hasComputedMappingprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >private
_inputIDsprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >private
_logprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >mutableprivate
_normalizedWeightsprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >private
_outputIDsprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >private
_polynomialprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >private
_radiusprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >private
_rbfSolverprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >private
_weightingFunctionprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >private
addWriteDataToCache(const mesh::Vertex &v, const Eigen::VectorXd &load, Eigen::MatrixXd &epsilon, Eigen::MatrixXd &Au, const mesh::Mesh &inMesh)precice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >
clear()precice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >
computeCacheData(const Eigen::Ref< const Eigen::MatrixXd > &globalIn, Eigen::MatrixXd &polyOut, Eigen::MatrixXd &coefficientsOut) constprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >
computeWeight(const mesh::Vertex &v) constprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >
empty() constprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >
evaluateConservativeCache(Eigen::MatrixXd &epsilon, const Eigen::MatrixXd &Au, Eigen::Ref< Eigen::MatrixXd > out)precice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >
getCenterCoords() constprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >
getNumberOfInputVertices() constprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >
initializeCacheData(Eigen::MatrixXd &polynomial, Eigen::MatrixXd &coeffs, const int nComponents)precice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >
interpolateAt(const mesh::Vertex &v, const Eigen::MatrixXd &poly, const Eigen::MatrixXd &coeffs, const mesh::Mesh &inMesh) constprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >
mapConservative(const time::Sample &inData, Eigen::VectorXd &outData) constprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >
mapConsistent(const time::Sample &inData, Eigen::VectorXd &outData) constprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >
setNormalizedWeight(double normalizedWeight, VertexID vertexID)precice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >
SphericalVertexCluster(mesh::Vertex center, double radius, RADIAL_BASIS_FUNCTION_T function, Polynomial polynomial, mesh::PtrMesh inputMesh, mesh::PtrMesh outputMesh)precice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >