#include <GeneralDefine.h>
#include <iostream>
#include "Math/Vector.h"
#include "Base_XY_XZ_YZ.h"
#include <vector>
#include <array>
Go to the source code of this file.
|
class | CGCoordinates::XY |
| Defines the non-averaged directions on which spatial coarse-graining is applied (the x- and y-direction for XY); all other directions are averaged
over homogeneously. More...
|
|
|
| CGCoordinates |
| The class in this namespace contain the position of a CGPoint, in the non-averaged directions, and functions that only depend on which non-averaged directions are used.
|
|