Topic: How to output stiffness matrix and load vector?

Hi all,
    I want to output stiffness matrix and load vector. For example, Ku=F, how to output K matrix and F vector? In addition, I would like to study contact problems, however, it seems that I have not found a contact tests and input formats. Could you tell me where can find that?
    Thanks for your help.

Re: How to output stiffness matrix and load vector?

for stiffness matrix, see Skyline :: writeToFile in skyline.C, for example.