|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
#include <cstring>#include <cmath>#include <cfloat>#include "FiDeviceFunctions/FiDACFile.H"#include "FiDeviceFunctions/FiSwappedIO.H"
Variables | |
| const int | BLOCK_SIZE = 512 |
| const int | REAL_BYTE = 4 |
| const int | skipFileRepositioning = -999999 |
| const int BLOCK_SIZE = 512 |
| const int REAL_BYTE = 4 |
| const int skipFileRepositioning = -999999 |