FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Macros | |
#define | PART_TYPE 1 |
#define | PART_MAPMETHOD 2 |
#define | PART_TYPE_BEGIN 3 |
#define | PART_INITMETHOD 4 |
#define | PART_LOCAL 5 |
#define | PART_LOCAL_MAX 6 |
#define | PART_ADVMETHOD 7 |
#define | PART_TYPE_INFO_SIZE 7 |
#define | PART_DS_IND 1 |
#define | GRID_DS_IND 2 |
#define | PART_ATTR_DS_SIZE 2 |
#define | QUADRATIC 1 |
#define | WEIGHTED 2 |
#define | PASSIVE 323 |
#define | EULER_MAS 364 |
#define | LEAPFROG 366 |
#define | LEAPFROG_COSMO 367 |
#define | EULER_TRA 398 |
#define | RUNGEKUTTA 395 |
#define | MIDPOINT 385 |
#define | ESTI 381 |
#define | CHARGED 382 |
#define | PT_ADVMETH_NONE 383 |
#define | LATTICE 678 |
#define | CELLMASS 679 |
#define | REJECTION 680 |
#define | WITH_DENSITY 685 |
#define | FROMFILE 690 |
#define | CUSTOM 691 |
#define | DPD 867 |
#define | PT_LOGLEVEL_WARN_OPER 200 |
#define | PT_LOGLEVEL_WARN_DATA 300 |
#define | PT_LOGLEVEL_WARN_USE 400 |
#define | PT_LOGLEVEL_INFO_ALL 1000 |
#define | PART_EXPAND 321 |
#define | PART_COLLAPSE 344 |
#define CELLMASS 679 |
Definition at line 81 of file Particles.h.
#define CHARGED 382 |
Definition at line 73 of file Particles.h.
#define CUSTOM 691 |
Definition at line 85 of file Particles.h.
#define DPD 867 |
Definition at line 86 of file Particles.h.
#define ESTI 381 |
Definition at line 72 of file Particles.h.
#define EULER_MAS 364 |
Definition at line 65 of file Particles.h.
#define EULER_TRA 398 |
Definition at line 69 of file Particles.h.
#define FROMFILE 690 |
Definition at line 84 of file Particles.h.
#define GRID_DS_IND 2 |
Definition at line 49 of file Particles.h.
#define LATTICE 678 |
Definition at line 80 of file Particles.h.
#define LEAPFROG 366 |
Definition at line 66 of file Particles.h.
#define LEAPFROG_COSMO 367 |
Definition at line 67 of file Particles.h.
#define MIDPOINT 385 |
Definition at line 71 of file Particles.h.
#define PART_ADVMETHOD 7 |
Definition at line 33 of file Particles.h.
#define PART_ATTR_DS_SIZE 2 |
Definition at line 50 of file Particles.h.
#define PART_COLLAPSE 344 |
Definition at line 94 of file Particles.h.
#define PART_DS_IND 1 |
Definition at line 48 of file Particles.h.
#define PART_EXPAND 321 |
Definition at line 93 of file Particles.h.
#define PART_INITMETHOD 4 |
Definition at line 30 of file Particles.h.
#define PART_LOCAL 5 |
Definition at line 31 of file Particles.h.
#define PART_LOCAL_MAX 6 |
Definition at line 32 of file Particles.h.
#define PART_MAPMETHOD 2 |
Definition at line 28 of file Particles.h.
#define PART_TYPE 1 |
Definition at line 27 of file Particles.h.
#define PART_TYPE_BEGIN 3 |
Definition at line 29 of file Particles.h.
#define PART_TYPE_INFO_SIZE 7 |
Definition at line 34 of file Particles.h.
#define PASSIVE 323 |
Definition at line 64 of file Particles.h.
#define PT_ADVMETH_NONE 383 |
Definition at line 74 of file Particles.h.
#define PT_LOGLEVEL_INFO_ALL 1000 |
Definition at line 91 of file Particles.h.
#define PT_LOGLEVEL_WARN_DATA 300 |
Definition at line 89 of file Particles.h.
#define PT_LOGLEVEL_WARN_OPER 200 |
Definition at line 88 of file Particles.h.
#define PT_LOGLEVEL_WARN_USE 400 |
Definition at line 90 of file Particles.h.
#define QUADRATIC 1 |
Definition at line 56 of file Particles.h.
#define REJECTION 680 |
Definition at line 82 of file Particles.h.
#define RUNGEKUTTA 395 |
Definition at line 70 of file Particles.h.
#define WEIGHTED 2 |
Definition at line 57 of file Particles.h.
#define WITH_DENSITY 685 |
Definition at line 83 of file Particles.h.