FEDEM Solver
R8.0
Source code of the dynamics solver
|
Simplified driver for the FE part reducer. More...
Functions/Subroutines | |
subroutine | smallreducer (ierr) |
Test driver for the FE part reducer operating on full matrices only. More... | |
Simplified driver for the FE part reducer.
This driver does essentially the same as the main driver reducer() except for no component modes option. It operates on full matrices only. This is used to verify the FE part reduction procedure on smaller models.
subroutine smallreducer | ( | integer, intent(out) | ierr | ) |
Test driver for the FE part reducer operating on full matrices only.