FEDEM Solver  R8.0
Source code of the dynamics solver
Functions/Subroutines
smallReducer.f90 File Reference

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...
 

Detailed Description

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.

Author
Knut Morten Okstad
Date
26 Feb 2018

Function/Subroutine Documentation

◆ smallreducer()

subroutine smallreducer ( integer, intent(out)  ierr)

Test driver for the FE part reducer operating on full matrices only.