OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
interpolation::Mesh Member List

This is the complete list of members for interpolation::Mesh, including all inherited members.

addEquals(Mesh::Iterator &lhs, int difference) const =0interpolation::Meshprotectedpure virtual
addEquals(Mesh::Iterator &lhs, const Mesh::Iterator &rhs) const =0interpolation::Meshprotectedpure virtual
addOne(Mesh::Iterator &lhs) const =0interpolation::Meshprotectedpure virtual
begin() const =0interpolation::Meshpure virtual
clone()=0interpolation::Meshpure virtual
dual() const =0interpolation::Meshpure virtual
end() const =0interpolation::Meshpure virtual
getNearest(const double *position) const =0interpolation::Meshpure virtual
getPosition(const Mesh::Iterator &it, double *position) const =0interpolation::Meshpure virtual
getPositionDimension() const =0interpolation::Meshpure virtual
isGreater(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs) const =0interpolation::Meshprotectedpure virtual
Mesh()interpolation::Meshinline
operator!=(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs)interpolation::Meshfriend
operator+(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs)interpolation::Meshfriend
operator+(const Mesh::Iterator &lhs, const int &rhs)interpolation::Meshfriend
operator++(Mesh::Iterator &lhs, int)interpolation::Meshfriend
operator++(Mesh::Iterator &lhs)interpolation::Meshfriend
operator+=(Mesh::Iterator &lhs, const Mesh::Iterator &rhs)interpolation::Meshfriend
operator+=(Mesh::Iterator &lhs, const int &rhs)interpolation::Meshfriend
operator-(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs)interpolation::Meshfriend
operator-(const Mesh::Iterator &lhs, const int &rhs)interpolation::Meshfriend
operator--(Mesh::Iterator &lhs, int)interpolation::Meshfriend
operator--(Mesh::Iterator &lhs)interpolation::Meshfriend
operator-=(Mesh::Iterator &lhs, const Mesh::Iterator &rhs)interpolation::Meshfriend
operator-=(Mesh::Iterator &lhs, const int &rhs)interpolation::Meshfriend
operator<(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs)interpolation::Meshfriend
operator<=(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs)interpolation::Meshfriend
operator==(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs)interpolation::Meshfriend
operator>(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs)interpolation::Meshfriend
operator>=(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs)interpolation::Meshfriend
subEquals(Mesh::Iterator &lhs, int difference) const =0interpolation::Meshprotectedpure virtual
subEquals(Mesh::Iterator &lhs, const Mesh::Iterator &rhs) const =0interpolation::Meshprotectedpure virtual
subOne(Mesh::Iterator &lhs) const =0interpolation::Meshprotectedpure virtual
toInteger(const Mesh::Iterator &lhs) const =0interpolation::Meshpure virtual
~Mesh()interpolation::Meshinlinevirtual