I need to invert flexibility matrix to derive stiffness matrix , what is opensees command for inverting matrix?
thanks .
inverse matrix
Moderators: silvia, selimgunay, Moderators
Re: inverse matrix
there is command in the source code for doing this .. look in the Matrix.cpp .. you do not have access to these functions at the scripting level.