CellModules
macros.h File Reference
#include <type_traits>

Go to the source code of this file.

Macros

#define dispV(v)   "(" << v.x << "," << v.y << "," << v.z << ")"
 

Macro Definition Documentation

◆ dispV

#define dispV (   v)    "(" << v.x << "," << v.y << "," << v.z << ")"

Definition at line 4 of file macros.h.