FEDEM Solver
R8.0
Source code of the dynamics solver
|
Test program for the FE part reducer on some simple models. More...
#include <cstdlib>
#include <cstring>
#include "FFaLib/FFaCmdLineArg/FFaCmdLineArg.H"
#include "FFaLib/FFaOS/FFaFortran.H"
Functions | |
int | main (int argc, char **argv) |
Main program for system-testing of FE model reduction. More... | |
Test program for the FE part reducer on some simple models.
This file contains an alternative main program for testing the FE reducer on some very basic hard-coded FE parts. The purpose is to provide an as simple as possible means to investigate FE model manipulations, and to compare different ways of doing things.
int main | ( | int | argc, |
char ** | argv | ||
) |
Main program for system-testing of FE model reduction.