|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
Point mass object data containers. More...
Data Types | |
| type | masstypemodule::masstype |
| Data type representing a point mass object. More... | |
| interface | masstypemodule::writeobject |
| Standard routine for writing an object to file. More... | |
Modules | |
| module | masstypemodule |
| Module with data types representing point mass objects. | |
Functions/Subroutines | |
| subroutine | masstypemodule::initiatemasses (infp, masses, triads, engines, err) |
| Initializes the mass objects with data from the solver input file. More... | |
| subroutine, private | masstypemodule::writemasstype (mass, io, complexity) |
| Standard routine for writing an object to file. More... | |
| subroutine | masstypemodule::nullifymass (mass) |
| Initializes a point mass object. More... | |
| subroutine | masstypemodule::deallocatemasses (masses) |
| Deallocates the point mass objects. More... | |
Point mass object data containers.