-
- Downloads
Support rod discretizations of any order
So far, the Cosserat rod energy implementation hat a first-order finite element space hardcoded. This patch removes that restriction. As for the other models in this Dune module, the finite element basis is now a template parameter of the model energy, and can be set to any reasonable basis.
Showing
- dune/gfe/cosseratrodenergy.hh 64 additions, 82 deletionsdune/gfe/cosseratrodenergy.hh
- dune/gfe/localgeodesicfefunction.hh 14 additions, 0 deletionsdune/gfe/localgeodesicfefunction.hh
- dune/gfe/localprojectedfefunction.hh 14 additions, 0 deletionsdune/gfe/localprojectedfefunction.hh
- problems/staticrod.parset 3 additions, 0 deletionsproblems/staticrod.parset
- src/rod3d.cc 63 additions, 33 deletionssrc/rod3d.cc
- test/frameinvariancetest.cc 9 additions, 3 deletionstest/frameinvariancetest.cc
Loading
Please register or sign in to comment