OPAL (Object Oriented Parallel Accelerator Library)
2.2.0
OPAL
|
This is the complete list of members for TwoDGrid, including all inherited members.
_constantSpacing | TwoDGrid | private |
_maps | TwoDGrid | private |
_x | TwoDGrid | private |
_xSize | TwoDGrid | private |
_y | TwoDGrid | private |
_ySize | TwoDGrid | private |
Add(VectorMap *map) | TwoDGrid | |
AddEquals(Mesh::Iterator &lhs, int difference) const | TwoDGrid | protected |
AddEquals(Mesh::Iterator &lhs, const Mesh::Iterator &rhs) const | TwoDGrid | protected |
AddOne(Mesh::Iterator &lhs) const | TwoDGrid | protected |
Begin() const | TwoDGrid | |
begin_if() | Mesh< Dim > | inline |
CentrePosition(const Mesh::Iterator &it, double *position) const | TwoDGrid | virtual |
checkin(FieldLayoutUser &f) | Mesh< Dim > | inline |
checkout(FieldLayoutUser &f) | Mesh< Dim > | inline |
Clone() | TwoDGrid | inline |
Dimension enum value | Mesh< Dim > | |
Dual() | TwoDGrid | inline |
End() const | TwoDGrid | |
end_if() | Mesh< Dim > | inline |
get_Id() const | Mesh< Dim > | inline |
GetConstantSpacing() const | TwoDGrid | inline |
ID_t typedef | Mesh< Dim > | |
IsGreater(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs) const | TwoDGrid | protected |
iterator_if typedef | Mesh< Dim > | |
LowerBound(const double &x, int &xIndex, const double &y, int &yIndex) const | TwoDGrid | inline |
MaxX() const | TwoDGrid | inline |
MaxY() const | TwoDGrid | inline |
Mesh() | Mesh< Dim > | |
MeshBC_E_Names | Mesh< Dim > | static |
MinX() const | TwoDGrid | inline |
MinY() const | TwoDGrid | inline |
Nearest(const double *position) const | TwoDGrid | |
newXArray() | TwoDGrid | inline |
newYArray() | TwoDGrid | inline |
notifyOfChange() | Mesh< Dim > | |
operator!=(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs) | TwoDGrid | friend |
operator+(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs) | TwoDGrid | friend |
operator+(const Mesh::Iterator &, const int &) | TwoDGrid | friend |
operator++(Mesh::Iterator &lhs, int) | TwoDGrid | friend |
operator++(Mesh::Iterator &lhs) | TwoDGrid | friend |
operator+=(Mesh::Iterator &lhs, const Mesh::Iterator &rhs) | TwoDGrid | friend |
operator+=(Mesh::Iterator &, const int &) | TwoDGrid | friend |
operator-(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs) | TwoDGrid | friend |
operator-(const Mesh::Iterator &, const int &) | TwoDGrid | friend |
operator--(Mesh::Iterator &lhs, int) | TwoDGrid | friend |
operator--(Mesh::Iterator &lhs) | TwoDGrid | friend |
operator-=(Mesh::Iterator &lhs, const Mesh::Iterator &rhs) | TwoDGrid | friend |
operator-=(Mesh::Iterator &, const int &) | TwoDGrid | friend |
operator<(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs) | TwoDGrid | friend |
operator<=(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs) | TwoDGrid | friend |
operator==(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs) | TwoDGrid | friend |
operator>(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs) | TwoDGrid | friend |
operator>=(const Mesh::Iterator &lhs, const Mesh::Iterator &rhs) | TwoDGrid | friend |
Position(const Mesh::Iterator &it, double *position) const | TwoDGrid | virtual |
PositionDimension() const | TwoDGrid | inline |
Remove(VectorMap *map) | TwoDGrid | |
SetConstantSpacing(bool spacing) | TwoDGrid | inline |
SetConstantSpacing() | TwoDGrid | |
SetX(int nXCoords, double *x) | TwoDGrid | inline |
SetY(int nYCoords, double *y) | TwoDGrid | inline |
size_if() const | Mesh< Dim > | inline |
size_type_if typedef | Mesh< Dim > | |
SubEquals(Mesh::Iterator &lhs, int difference) const | TwoDGrid | protected |
SubEquals(Mesh::Iterator &lhs, const Mesh::Iterator &rhs) const | TwoDGrid | protected |
SubOne(Mesh::Iterator &lhs) const | TwoDGrid | protected |
ToInteger(const Mesh::Iterator &lhs) const | TwoDGrid | inline |
TwoDGrid() | TwoDGrid | |
TwoDGrid(double dX, double dY, double minX, double minY, int numberOfXCoords, int numberOfYCoords) | TwoDGrid | |
TwoDGrid(int xSize, const double *x, int ySize, const double *y) | TwoDGrid | |
TwoDGrid(std::vector< double > x, std::vector< double > y) | TwoDGrid | |
x(const int &i) | TwoDGrid | inline |
x(const int &i) const | TwoDGrid | inline |
xLowerBound(const double &x, int &xIndex) const | TwoDGrid | inline |
xSize() const | TwoDGrid | inline |
xVector() | TwoDGrid | inline |
y(const int &j) | TwoDGrid | inline |
y(const int &j) const | TwoDGrid | inline |
yLowerBound(const double &y, int &yIndex) const | TwoDGrid | inline |
ySize() const | TwoDGrid | inline |
yVector() | TwoDGrid | inline |
~Mesh() | Mesh< Dim > | virtual |
~TwoDGrid() | TwoDGrid |