OpenCMISS-Iron FORTRAN API Documentation
|
Private Member Functions | |
subroutine | cmfe_solver_geometrictransformationtranslationsetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, translation, err) |
Sets the translation for a geometric transformation identified by an user number, default to be the 1st load increment. More... | |
subroutine | cmfe_solver_geometrictransformationtranslationsetobj0 (solver, translation, err) |
Sets the translation vector for a geometric transformation solver identified by an object, default to be the 1st load increment. More... | |
subroutine | cmfe_solver_geometrictransformationtranslationsetnumber1 (problemUserNumber, controlLoopIdentifier, solverIndex, translation, loadIncrementIdx, err) |
Sets the translation at a specific increment for a geometric transformation identified by an user number. More... | |
subroutine | cmfe_solver_geometrictransformationtranslationsetobj1 (solver, translation, loadIncrementIdx, err) |
Sets the translation vector at a specific load increment for a geometric transformation solver identified by an object. More... | |
Definition at line 6426 of file opencmiss_iron.f90.