FEDEM Solver
R8.0
Source code of the dynamics solver
|
Initialization of contact element objects from the solver input file. More...
Modules | |
module | initiatecontactelmtypemodule |
Initialization of contact element objects from the solver input file. | |
Functions/Subroutines | |
subroutine | initiatecontactelmtypemodule::readcontactelements (infp, triads, cSurfs, frictionSets, baseSprings, baseDampers, cElems, err) |
Initializes contact elements with data from the solver input file. More... | |
subroutine, private | initiatecontactelmtypemodule::initiatecontactelement (cElem, cSurf, doDebug) |
Initializes a contact element after reading the solver input file. More... | |
Initialization of contact element objects from the solver input file.