|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
Data Types | |
| type | extctrlsystypemodule::extctrlsystype |
| interface | extctrlsystypemodule::getptrtoid |
Modules | |
| module | extctrlsystypemodule |
Functions/Subroutines | |
| type(extctrlsystype) function, pointer | extctrlsystypemodule::getptrtoidextctrlsys (array, id) |
| subroutine | extctrlsystypemodule::nullifyextctrlsys (extCtrlSys) |
| subroutine | extctrlsystypemodule::deallocateextctrlsys (extCtrlSys) |
| subroutine | extctrlsystypemodule::readextctrlsysinfo (infp, engines, sensors, extCtrlSys, err) |
Variables | |
| character(len=6), dimension(2), parameter | extctrlsystypemodule::extctrlsystype_p = (/ 'MATLAB', 'EASY5 ' /) |
| integer, parameter | extctrlsystypemodule::matlab_p = 1 |
| integer, parameter | extctrlsystypemodule::easy5_p = 2 |