#include <GeometryIterator.h>
|
void | print (std::ostream &) const |
|
Definition at line 27 of file GeometryIterator.h.
◆ GeometryIterator() [1/2]
◆ GeometryIterator() [2/2]
fv3jedi::GeometryIterator::GeometryIterator |
( |
const Geometry & |
geom, |
|
|
const int & |
iindex = 1 , |
|
|
const int & |
jindex = 1 |
|
) |
| |
|
explicit |
◆ ~GeometryIterator()
fv3jedi::GeometryIterator::~GeometryIterator |
( |
| ) |
|
◆ classname()
static const std::string fv3jedi::GeometryIterator::classname |
( |
| ) |
|
|
inlinestatic |
◆ operator!=()
bool fv3jedi::GeometryIterator::operator!= |
( |
const GeometryIterator & |
other | ) |
const |
◆ operator*()
eckit::geometry::Point2 fv3jedi::GeometryIterator::operator* |
( |
| ) |
const |
◆ operator++()
◆ operator==()
bool fv3jedi::GeometryIterator::operator== |
( |
const GeometryIterator & |
other | ) |
const |
◆ print()
void fv3jedi::GeometryIterator::print |
( |
std::ostream & |
os | ) |
const |
|
private |
◆ toFortran() [1/2]
F90iter& fv3jedi::GeometryIterator::toFortran |
( |
| ) |
|
|
inline |
◆ toFortran() [2/2]
const F90iter& fv3jedi::GeometryIterator::toFortran |
( |
| ) |
const |
|
inline |
◆ geom_
const Geometry& fv3jedi::GeometryIterator::geom_ |
|
private |
◆ keyIter_
F90iter fv3jedi::GeometryIterator::keyIter_ |
|
private |
The documentation for this class was generated from the following files: