libMesh
libMesh::InverseDistanceInterpolation< KDDim > Member List

This is the complete list of members for libMesh::InverseDistanceInterpolation< KDDim >, including all inherited members.

_communicatorlibMesh::ParallelObjectprotected
_half_powerlibMesh::InverseDistanceInterpolation< KDDim >protected
_kd_treelibMesh::InverseDistanceInterpolation< KDDim >mutableprotected
_n_interp_ptslibMesh::InverseDistanceInterpolation< KDDim >protected
_nameslibMesh::MeshfreeInterpolationprotected
_parallelization_strategylibMesh::MeshfreeInterpolationprotected
_point_list_adaptorlibMesh::InverseDistanceInterpolation< KDDim >protected
_src_ptslibMesh::MeshfreeInterpolationprotected
_src_valslibMesh::MeshfreeInterpolationprotected
_valslibMesh::InverseDistanceInterpolation< KDDim >mutableprotected
add_field_data(const std::vector< std::string > &field_names, const std::vector< Point > &pts, const std::vector< Number > &vals)libMesh::MeshfreeInterpolationvirtual
clear() overridelibMesh::InverseDistanceInterpolation< KDDim >virtual
comm() constlibMesh::ParallelObjectinline
construct_kd_tree()libMesh::InverseDistanceInterpolation< KDDim >protectedvirtual
field_variables() constlibMesh::MeshfreeInterpolationinline
gather_remote_data()libMesh::MeshfreeInterpolationprotectedvirtual
get_source_points()libMesh::MeshfreeInterpolationinline
get_source_vals()libMesh::MeshfreeInterpolationinline
interpolate(const Point &pt, const std::vector< size_t > &src_indices, const std::vector< Real > &src_dist_sqr, std::vector< Number >::iterator &out_it) constlibMesh::InverseDistanceInterpolation< KDDim >protectedvirtual
interpolate_field_data(const std::vector< std::string > &field_names, const std::vector< Point > &tgt_pts, std::vector< Number > &tgt_vals) const overridelibMesh::InverseDistanceInterpolation< KDDim >virtual
INVALID_STRATEGY enum valuelibMesh::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 typedeflibMesh::InverseDistanceInterpolation< KDDim >protected
MeshfreeInterpolation(const libMesh::Parallel::Communicator &comm_in)libMesh::MeshfreeInterpolationinline
n_field_variables() constlibMesh::MeshfreeInterpolationinline
n_processors() constlibMesh::ParallelObjectinline
operator=(const ParallelObject &libmesh_dbg_var(other))libMesh::ParallelObjectinline
ParallelizationStrategy enum namelibMesh::MeshfreeInterpolation
ParallelObject(const Parallel::Communicator &comm_in)libMesh::ParallelObjectinline
ParallelObject(const ParallelObject &other)libMesh::ParallelObjectinline
prepare_for_use()libMesh::MeshfreeInterpolationvirtual
print_info(std::ostream &os=libMesh::out) constlibMesh::MeshfreeInterpolation
processor_id() constlibMesh::ParallelObjectinline
set_field_variables(std::vector< std::string > names)libMesh::MeshfreeInterpolationinline
SYNC_SOURCES enum valuelibMesh::MeshfreeInterpolation
~ParallelObject()=defaultlibMesh::ParallelObjectvirtual