OpenCMISS-Iron FORTRAN API Documentation
|
Private Member Functions | |
subroutine | cmfe_solver_geometrictransformationmatrixsetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, matrix, err) |
Sets the full transformation matrix for a geometric transformation identified by an user number, default to be the 1st load increment. More... | |
subroutine | cmfe_solver_geometrictransformationmatrixsetobj0 (solver, matrix, err) |
Sets the full transformation matrix for a geometric transformation solver identified by an object, default to be the 1st load increment. More... | |
subroutine | cmfe_solver_geometrictransformationmatrixsetnumber1 (problemUserNumber, controlLoopIdentifier, solverIndex, matrix, loadIncrementIdx, err) |
Sets the full transformation matrix at a specific increment for a geometric transformation identified by an user number. More... | |
subroutine | cmfe_solver_geometrictransformationmatrixsetobj1 (solver, matrix, loadIncrementIdx, err) |
Sets the full transformation matrix vector at a specific load increment for a geometric transformation solver identified by an object. More... | |
Definition at line 6398 of file opencmiss_iron.f90.