FEDEM Solver
R8.0
Source code of the dynamics solver
|
This program is used to create a binary file for unit testing. More...
#include "FFaLib/FFaOS/FFaTag.H"
#include <vector>
#include <numeric>
#include <iostream>
#include <iomanip>
#include <cstring>
Functions | |
int | main (int argc, char **argv) |
This program is used to create a binary file for unit testing.
To compile on Linux:
int main | ( | int | argc, |
char ** | argv | ||
) |