![]() |
PeriDEM ..
PeriDEM -- Peridynamics-based high-fidelity model for granular media
|
#include <cstddef>Go to the source code of this file.
Macros | |
| #define | PERIDEM_VERSION_MAJOR 0 |
| #define | PERIDEM_VERSION_MINOR 2 |
| #define | PERIDEM_VERSION_PATCH 1 |
Variables | |
| const size_t | MAJOR_VERSION = 0 |
| const size_t | MINOR_VERSION = 2 |
| const size_t | UPDATE_VERSION = 1 |
| #define PERIDEM_VERSION_MAJOR 0 |
Definition at line 16 of file PeriDEMConfig.h.
| #define PERIDEM_VERSION_MINOR 2 |
Definition at line 17 of file PeriDEMConfig.h.
| #define PERIDEM_VERSION_PATCH 1 |
Definition at line 18 of file PeriDEMConfig.h.
| const size_t MAJOR_VERSION = 0 |
Definition at line 20 of file PeriDEMConfig.h.
Referenced by main().
| const size_t MINOR_VERSION = 2 |
Definition at line 21 of file PeriDEMConfig.h.
Referenced by main().
| const size_t UPDATE_VERSION = 1 |
Definition at line 22 of file PeriDEMConfig.h.
Referenced by main().