FEDEM Solver  R8.0
Source code of the dynamics solver
Functions
testReducer.C File Reference

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"
Include dependency graph for testReducer.C:

Functions

int main (int argc, char **argv)
 Main program for system-testing of FE model reduction. More...
 

Detailed Description

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.

Author
Knut Morten Okstad
Date
5 Mar 2018

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Main program for system-testing of FE model reduction.