Global stiffness matrix routines

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
rjaeger
Posts: 102
Joined: Thu Aug 31, 2006 9:57 pm
Location: UC Davis

Global stiffness matrix routines

Post by rjaeger »

Hi Frank,

Can you tell me which files are used to initialize and update the global stiffness matrix?

Thanks,
Robbie
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

it's the integrators and solution algorithms that do this .. the soln algorithms tell the system when to zero the matrix and the integrators for determining what makes up the system.
Post Reply