preCICE
Loading...
Searching...
No Matches
precice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T > Member List

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

_avgClusterSizeprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_basisFunctionprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_computeEvaluationOfflineprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_dimprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_dispatch_solve_kernel(bool polynomial, bool evaluation_op_available, Args &&...args)precice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_evalMatricesprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_evaluationOffsetsprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_globalInIDsprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_globalOutIDsprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_inDataprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_inMeshprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_inOffsetsprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_kernelMatricesprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_kernelOffsetsprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_logprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >mutableprivate
_maxInClusterSizeprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_maxOutClusterSizeprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_nClusterprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_normalizedWeightsprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_outDataprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_outMeshprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_outOffsetsprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_polynomialprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_qrMatrixprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_qrPprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
_qrTauprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >private
BatchedRBFSolver(RBF_T basisFunction, mesh::PtrMesh inMesh, mesh::PtrMesh outMesh, const std::vector< mesh::Vertex > &centers, double clusterRadius, Polynomial polynomial, bool computeEvaluationOffline, MappingConfiguration::GinkgoParameter ginkgoParameter)precice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >
RBF_T typedefprecice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >
solveConsistent(const time::Sample &globalIn, Eigen::VectorXd &globalOut)precice::mapping::BatchedRBFSolver< RADIAL_BASIS_FUNCTION_T >