Building our 2D Solver Toolbox

Now that we have a stiffness matrix that can reflect progressive stiffening or softening due to large deformations and we understand, conceptually at least, how to iterate towards a solution, it's time to build out the code that can bring these ideas to life. In this section, we'll do the bulk of our code development.