This is the complete list of members for moab::DataCoupler, including all inherited members.
| CONSTANT enum value | moab::DataCoupler | |
| DataCoupler(Interface *impl, Range &source_ents, int coupler_id, ParallelComm *pc=NULL, bool init_locator=true, int dim=-1) | moab::DataCoupler | |
| get_dim() const | moab::DataCoupler | inline |
| IntegType enum name | moab::DataCoupler | |
| interpolate(int method, Tag tag, double *interp_vals=NULL, std::vector< int > *point_indices=NULL, bool normalize=true) | moab::DataCoupler | inline |
| interpolate(int method, const std::string &tag_name, double *interp_vals=NULL, std::vector< int > *point_indices=NULL, bool normalize=true) | moab::DataCoupler | |
| interpolate(int *methods, const std::string *tag_names, int *points_per_method, int num_methods, double *interp_vals=NULL, std::vector< int > *point_indices=NULL, bool normalize=true) | moab::DataCoupler | |
| interpolate(int *methods, Tag *tag_names, int *points_per_method, int num_methods, double *interp_vals=NULL, std::vector< int > *point_indices=NULL, bool normalize=true) | moab::DataCoupler | |
| LINEAR_FE enum value | moab::DataCoupler | |
| locate_points(double *xyz, int num_points, const double rel_iter_tol=1.0e-10, const double abs_iter_tol=1.0e-10, const double inside_tol=1.0e-6) | moab::DataCoupler | |
| locate_points(Range &ents, const double rel_iter_tol=1.0e-10, const double abs_iter_tol=1.0e-10, const double inside_tol=1.0e-6) | moab::DataCoupler | |
| mbImpl | moab::DataCoupler | private |
| Method enum name | moab::DataCoupler | |
| my_id() const | moab::DataCoupler | inline |
| myDim | moab::DataCoupler | private |
| myId | moab::DataCoupler | private |
| myLocator | moab::DataCoupler | private |
| myPcomm | moab::DataCoupler | private |
| QUADRATIC_FE enum value | moab::DataCoupler | |
| spatial_locator() | moab::DataCoupler | inline |
| SPECTRAL enum value | moab::DataCoupler | |
| target_ents() const | moab::DataCoupler | inline |
| target_ents() | moab::DataCoupler | inline |
| targetEnts | moab::DataCoupler | private |
| VOLUME enum value | moab::DataCoupler | |
| ~DataCoupler() | moab::DataCoupler | virtual |