GridFactory struct
#include <eckit/geo/Grid.h>
Public static functions
-
static auto build(const Grid::
Spec& spec) -> const Grid* -
static auto make_from_string(const std::
string&) -> const Grid* -
static auto make_spec(const Grid::
Spec& spec) -> Grid:: Spec* -
static auto list(std::
ostream& out) -> std:: ostream&