|
std::string | type () const |
|
| operator bool () const |
|
size_t | footprint () const |
|
std::string | distribution () const |
|
Field | createField (const eckit::Configuration &) const |
|
Field | createField (const Field &) const |
|
Field | createField (const Field &, const eckit::Configuration &) const |
|
template<typename DATATYPE > |
Field | createField (const eckit::Configuration &) const |
|
template<typename DATATYPE > |
Field | createField () const |
|
void | haloExchange (const FieldSet &, bool on_device=false) const |
|
void | haloExchange (const Field &, bool on_device=false) const |
|
void | adjointHaloExchange (const FieldSet &, bool on_device=false) const |
|
void | adjointHaloExchange (const Field &, bool on_device=false) const |
|
const util::PartitionPolygon & | polygon (idx_t halo=0) const |
|
const util::PartitionPolygons & | polygons () const |
|
const Projection & | projection () const |
|
idx_t | nb_partitions () const |
|
idx_t | size () const |
|
Field | lonlat () const |
|
Field | ghost () const |
|
The documentation for this class was generated from the following files:
- src/atlas/functionspace/FunctionSpace.h
- src/atlas/functionspace/FunctionSpace.cc