The code to assemble the stiffness matrices by finite-difference approximations
now works on a per-element basis and has been moved to the local rod assembler. That way, it has lost most of its 1d-ness. In the future, it will be usable for other problems as well. [[Imported from SVN: r4019]]
Showing
- rod3d.cc 1 addition, 1 deletionrod3d.cc
- src/rodassembler.cc 24 additions, 269 deletionssrc/rodassembler.cc
- src/rodassembler.hh 0 additions, 16 deletionssrc/rodassembler.hh
- src/rodlocalstiffness.hh 195 additions, 20 deletionssrc/rodlocalstiffness.hh
- src/rodsolver.cc 2 additions, 2 deletionssrc/rodsolver.cc
Loading
Please register or sign in to comment