Field diagnostic plotter.
More...
#include "types.hpp"
#include "frame.hpp"
#include "xygraph.hpp"
#include "vec3d.hpp"
#include "geometry.hpp"
#include "scalarfield.hpp"
#include "vectorfield.hpp"
Go to the source code of this file.
Detailed Description
Field diagnostic plotter.
Define Documentation
#define FIELDD_DIAG_BFIELD FIELD_BFIELD |
#define FIELDD_DIAG_BFIELD_X FIELD_BFIELD_X |
#define FIELDD_DIAG_BFIELD_Y FIELD_BFIELD_Y |
#define FIELDD_DIAG_BFIELD_Z FIELD_BFIELD_Z |
#define FIELDD_DIAG_EFIELD FIELD_EFIELD |
#define FIELDD_DIAG_EFIELD_X FIELD_EFIELD_X |
#define FIELDD_DIAG_EFIELD_Y FIELD_EFIELD_Y |
#define FIELDD_DIAG_EFIELD_Z FIELD_EFIELD_Z |
#define FIELDD_DIAG_EPOT FIELD_EPOT |
#define FIELDD_DIAG_NONE FIELD_NONE |
#define FIELDD_DIAG_SCHARGE FIELD_SCHARGE |
#define FIELDD_DIAG_TRAJDENS FIELD_TRAJDENS |
Enumeration Type Documentation
- Enumerator:
FIELDD_LOC_NONE |
|
FIELDD_LOC_X |
|
FIELDD_LOC_Y |
|
FIELDD_LOC_Z |
|
FIELDD_LOC_DIST |
|