| addFetchPoint(point_type pt) | mui::sampler_rbf< CONFIG, O_TP, I_TP > | inline |
| addFetchPointExtend(point_type pt) | mui::sampler_rbf< CONFIG, O_TP, I_TP > | inline |
| addFetchPointGhost(point_type pt) | mui::sampler_rbf< CONFIG, O_TP, I_TP > | inline |
| basisFunc_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| CAAcol_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| CAArow_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| CABcol_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| CABrow_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| cgMaxIter_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| cgSolveTol_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| connectivityAA_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| connectivityAB_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| conservative_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| consistent_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| DEBUG | mui::sampler_rbf< CONFIG, O_TP, I_TP > | static |
| distributeGhostPoints(std::vector< std::pair< INT, INT >> ghostPointsCountToSend, std::vector< std::pair< INT, std::vector< point_type >>> ghostPointsToSend, MPI_Comm local_world, int local_rank) const | mui::sampler_rbf< CONFIG, O_TP, I_TP > | inline |
| EXCEPTION typedef | mui::sampler_rbf< CONFIG, O_TP, I_TP > | |
| facilitateGhostPoints() const | mui::sampler_rbf< CONFIG, O_TP, I_TP > | inline |
| filter(point_type focus, const CONTAINER< ITYPE, CONFIG > &data_points) const | mui::sampler_rbf< CONFIG, O_TP, I_TP > | inline |
| generateMatrix_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| getGhostPointsToSend(std::pair< point_type, point_type > lbbExtend, MPI_Comm local_world, int local_rank, int local_size) const | mui::sampler_rbf< CONFIG, O_TP, I_TP > | inline |
| H_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| H_toSmooth_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| Hcol_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| Hrow_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| initialised_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| INT typedef | mui::sampler_rbf< CONFIG, O_TP, I_TP > | |
| ITYPE typedef | mui::sampler_rbf< CONFIG, O_TP, I_TP > | |
| local_mpi_comm_world_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| local_rank_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| local_size_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| localBoundingBox(const std::vector< point_type > pt) const | mui::sampler_rbf< CONFIG, O_TP, I_TP > | inline |
| localExtendBoundingBox(std::pair< point_type, point_type > lbb, REAL r) const | mui::sampler_rbf< CONFIG, O_TP, I_TP > | inline |
| M_ap_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| N_sp_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| OTYPE typedef | mui::sampler_rbf< CONFIG, O_TP, I_TP > | |
| point_type typedef | mui::sampler_rbf< CONFIG, O_TP, I_TP > | |
| pouEnabled_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| precond_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| preSetFetchPoints(std::vector< point_type > &pts) | mui::sampler_rbf< CONFIG, O_TP, I_TP > | inline |
| preSetFetchPointsExtend(std::vector< point_type > &pts) | mui::sampler_rbf< CONFIG, O_TP, I_TP > | inline |
| pts_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| ptsExtend_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| ptsGhost_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| QUIET | mui::sampler_rbf< CONFIG, O_TP, I_TP > | static |
| r_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| readRBFMatrix(const std::string &readFileAddress) const | mui::sampler_rbf< CONFIG, O_TP, I_TP > | inline |
| REAL typedef | mui::sampler_rbf< CONFIG, O_TP, I_TP > | |
| remote_pts_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| remote_pts_dim_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| remote_pts_num_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | mutableprotected |
| s_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| sampler_rbf(REAL r, const std::vector< point_type > &pts, INT basisFunc=0, bool conservative=false, bool smoothFunc=false, bool generateMatrix=true, const std::string &writeFileAddress=std::string(), REAL cutOff=1e-9, REAL cgSolveTol=1e-6, INT cgMaxIter=0, INT pouSize=50, INT precond=1, MPI_Comm local_comm=MPI_COMM_NULL) | mui::sampler_rbf< CONFIG, O_TP, I_TP > | inline |
| smoothFunc_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| support(point_type focus, REAL domain_mag) const | mui::sampler_rbf< CONFIG, O_TP, I_TP > | inline |
| twor_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |
| writeFileAddress_ | mui::sampler_rbf< CONFIG, O_TP, I_TP > | protected |