atlas
|
This is the complete list of members for atlas::UnstructuredGrid, including all inherited members.
Config typedef (defined in atlas::Grid) | atlas::Grid | |
Domain typedef (defined in atlas::Grid) | atlas::Grid | |
domain() const (defined in atlas::Grid) | atlas::Grid | |
footprint() const (defined in atlas::Grid) | atlas::Grid | |
Grid()=default (defined in atlas::Grid) | atlas::Grid | |
Grid(const std::string &name, const Domain &=Domain()) (defined in atlas::Grid) | atlas::Grid | |
Grid(const std::string &name, const Projection &, const Domain &=Domain()) (defined in atlas::Grid) | atlas::Grid | |
Grid(const Grid &, const Domain &) (defined in atlas::Grid) | atlas::Grid | |
Grid(const Config &) (defined in atlas::Grid) | atlas::Grid | |
grid_t typedef (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | |
hash(eckit::Hash &h) const | atlas::Grid | |
IterateLonLat typedef (defined in atlas::Grid) | atlas::Grid | |
IterateXY typedef (defined in atlas::Grid) | atlas::Grid | |
lonlat(idx_t n, double lonlat[]) const (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | inline |
lonlat(idx_t n) const (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | inline |
lonlat() const (defined in atlas::Grid) | atlas::Grid | |
lonlatBoundingBox() const (defined in atlas::Grid) | atlas::Grid | |
meshgenerator() const (defined in atlas::Grid) | atlas::Grid | |
name() const (defined in atlas::Grid) | atlas::Grid | |
operator bool() const (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | inline |
operator!=(const Grid &other) const (defined in atlas::Grid) | atlas::Grid | inline |
operator==(const Grid &other) const (defined in atlas::Grid) | atlas::Grid | inline |
partitioner() const (defined in atlas::Grid) | atlas::Grid | |
PointLonLat typedef (defined in atlas::Grid) | atlas::Grid | |
PointXY typedef (defined in atlas::Grid) | atlas::Grid | |
Projection typedef (defined in atlas::Grid) | atlas::Grid | |
projection() const (defined in atlas::Grid) | atlas::Grid | |
size() const (defined in atlas::Grid) | atlas::Grid | |
Spec typedef (defined in atlas::Grid) | atlas::Grid | |
spec() const (defined in atlas::Grid) | atlas::Grid | |
uid() const (defined in atlas::Grid) | atlas::Grid | |
UnstructuredGrid() (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | |
UnstructuredGrid(const Grid &) (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | |
UnstructuredGrid(const Config &) (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | |
UnstructuredGrid(const Grid::Implementation *) (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | |
UnstructuredGrid(std::vector< PointXY > *) (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | |
UnstructuredGrid(std::initializer_list< PointXY >) (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | |
UnstructuredGrid(const Grid &, const Domain &) (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | |
UnstructuredGrid(std::vector< PointXY > &&) (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | |
UnstructuredGrid(const std::vector< PointXY > &) (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | |
valid() const (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | inline |
xy(idx_t n, double xy[]) const (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | inline |
xy(idx_t n) const (defined in atlas::UnstructuredGrid) | atlas::UnstructuredGrid | inline |
xy() const (defined in atlas::Grid) | atlas::Grid |