preCICE v3.1.2
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
_hasComputedMappingprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >private
_inputIDsprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >private
_logprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >private
_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
clear()precice::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 >
getCenterCoords() constprecice::mapping::SphericalVertexCluster< RADIAL_BASIS_FUNCTION_T >
getNumberOfInputVertices() 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 >