#include "NCWriteDomain.hpp"#include "MBTagConventions.hpp"#include <algorithm>#include <cmath>#include <cstring>
Include dependency graph for NCWriteDomain.cpp:Go to the source code of this file.
Namespaces | |
| moab | |
| Class representing axis-aligned bounding box. | |
| moab::anonymous_namespace{NCWriteDomain.cpp} | |
Functions | |
| void | moab::anonymous_namespace{NCWriteDomain.cpp}::xyz_to_latlon_deg (double x, double y, double z, double &lat, double &lon) |
Variables | |
| constexpr double | moab::anonymous_namespace{NCWriteDomain.cpp}::kPi = 3.14159265358979323846 |
| constexpr double | moab::anonymous_namespace{NCWriteDomain.cpp}::kRadToDegree = 180.0 / kPi |