Scan class
#include <eckit/geo/order/Scan.h>
Public types
-
using order_type = Grid::
order_type -
using renumber_type = Grid::
renumber_type -
using Spec = spec::
Spec
Public static functions
-
static auto order_default() -> const order_
type&
Constructors, destructors, conversion operators
Public functions
- auto operator=(const Scan&) -> Scan& defaulted
- auto operator=(Scan&&) -> Scan& defaulted
-
void order(const order_
type& to) -
auto order() const -> const order_
type& -
auto reorder(const order_
type& to, size_t ni, size_t nj) const -> renumber_ type -
auto reorder(const order_
type& to, const pl_ type&) const -> renumber_ type - auto is_scan_i_positive() const -> bool
- auto is_scan_j_positive() const -> bool
- auto is_scan_alternating() const -> bool