, including all inherited members.
| _communicator | libMesh::ParallelObject | [protected] |
| _half_power | libMesh::InverseDistanceInterpolation< KDDim > | [protected] |
| _kd_tree | libMesh::InverseDistanceInterpolation< KDDim > | [mutable, protected] |
| _n_interp_pts | libMesh::InverseDistanceInterpolation< KDDim > | [protected] |
| _names | libMesh::MeshfreeInterpolation | [protected] |
| _parallelization_strategy | libMesh::MeshfreeInterpolation | [protected] |
| _point_list_adaptor | libMesh::InverseDistanceInterpolation< KDDim > | [protected] |
| _src_pts | libMesh::MeshfreeInterpolation | [protected] |
| _src_vals | libMesh::MeshfreeInterpolation | [protected] |
| _vals | libMesh::InverseDistanceInterpolation< KDDim > | [mutable, protected] |
| add_field_data(const std::vector< std::string > &field_names, const std::vector< Point > &pts, const std::vector< Number > &vals) | libMesh::MeshfreeInterpolation | [virtual] |
| clear() | libMesh::InverseDistanceInterpolation< KDDim > | [virtual] |
| comm() const | libMesh::ParallelObject | [inline] |
| construct_kd_tree() | libMesh::InverseDistanceInterpolation< KDDim > | [protected, virtual] |
| field_variables() const | libMesh::MeshfreeInterpolation | [inline] |
| gather_remote_data() | libMesh::MeshfreeInterpolation | [protected, virtual] |
| get_source_points() | libMesh::MeshfreeInterpolation | [inline] |
| get_source_vals() | libMesh::MeshfreeInterpolation | [inline] |
| interpolate(const Point &pt, const std::vector< size_t > &src_indices, const std::vector< Real > &src_dist_sqr, std::vector< Number >::iterator &out_it) const | libMesh::InverseDistanceInterpolation< KDDim > | [protected, virtual] |
| interpolate_field_data(const std::vector< std::string > &field_names, const std::vector< Point > &tgt_pts, std::vector< Number > &tgt_vals) const | libMesh::InverseDistanceInterpolation< KDDim > | [virtual] |
| INVALID_STRATEGY enum value | libMesh::MeshfreeInterpolation | |
| InverseDistanceInterpolation(const libMesh::Parallel::Communicator &comm_in, const unsigned int n_interp_pts=8, const Real power=2) | libMesh::InverseDistanceInterpolation< KDDim > | [inline] |
| kd_tree_t typedef | libMesh::InverseDistanceInterpolation< KDDim > | [protected] |
| MeshfreeInterpolation(const libMesh::Parallel::Communicator &comm_in LIBMESH_CAN_DEFAULT_TO_COMMWORLD) | libMesh::MeshfreeInterpolation | [inline] |
| n_field_variables() const | libMesh::MeshfreeInterpolation | [inline] |
| n_processors() const | libMesh::ParallelObject | [inline] |
| operator<<(std::ostream &os, const MeshfreeInterpolation &mfi) | libMesh::MeshfreeInterpolation | [friend] |
| operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | [inline] |
| ParallelizationStrategy enum name | libMesh::MeshfreeInterpolation | |
| ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | [inline] |
| ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | [inline] |
| prepare_for_use() | libMesh::MeshfreeInterpolation | [virtual] |
| print_info(std::ostream &os=libMesh::out) const | libMesh::MeshfreeInterpolation | |
| processor_id() const | libMesh::ParallelObject | [inline] |
| set_field_variables(const std::vector< std::string > &names) | libMesh::MeshfreeInterpolation | [inline] |
| SYNC_SOURCES enum value | libMesh::MeshfreeInterpolation | |
| ~ParallelObject() | libMesh::ParallelObject | [inline, virtual] |