Namespaces | Enumerations | Functions | Variables
cartesian_declarations.h File Reference
#include <cassert>
Include dependency graph for cartesian_declarations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  xpp

Enumerations

enum  xpp::Coords2D { xpp::X_ = 0, xpp::Y_ }
enum  xpp::Coords3D { xpp::X = 0, xpp::Y, xpp::Z }
enum  xpp::Coords6D {
  xpp::AX = 0, xpp::AY, xpp::AZ, xpp::LX,
  xpp::LY, xpp::LZ
}

Functions

static Coords2D xpp::To2D (Coords3D dim)

Variables

static const Coords6D xpp::AllDim6D [] = {AX, AY, AZ, LX, LY, LZ}
static constexpr int xpp::kDim2d = 2
static constexpr int xpp::kDim3d = 3
static constexpr int xpp::kDim6d = 6


xpp_states
Author(s): Alexander W. Winkler
autogenerated on Fri Apr 5 2019 02:55:50