-
- Downloads
Clean up trustregionsolver for use with or without dune-parmg - less compiler flags
Use interiorBorder overlap, this is the correct overlap for the parallel solver Use process number for the tapes in ADOLC, important in case ADOLC has to write a tape to disk then no two processes use the same file Add parameter dampening in the parset-file Remove duplicate outputs, only print on one process Add two test parset-files for testing parmg-computations
parent
2bad1047
No related branches found
No related tags found
This commit is part of merge request !19. Comments created here will be created in the context of that merge request.
Showing
- dune/elasticity/assemblers/feassembler.hh 6 additions, 3 deletionsdune/elasticity/assemblers/feassembler.hh
- dune/elasticity/assemblers/localadolcstiffness.hh 14 additions, 5 deletionsdune/elasticity/assemblers/localadolcstiffness.hh
- dune/elasticity/common/trustregionsolver.cc 52 additions, 97 deletionsdune/elasticity/common/trustregionsolver.cc
- dune/elasticity/common/trustregionsolver.hh 12 additions, 1 deletiondune/elasticity/common/trustregionsolver.hh
- problems/finite-strain-elasticity-bending-test-3levels.parset 117 additions, 0 deletions...lems/finite-strain-elasticity-bending-test-3levels.parset
- problems/finite-strain-elasticity-bending-test.parset 117 additions, 0 deletionsproblems/finite-strain-elasticity-bending-test.parset
- problems/finite-strain-elasticity-bending.parset 5 additions, 0 deletionsproblems/finite-strain-elasticity-bending.parset
- src/finite-strain-elasticity.cc 9 additions, 3 deletionssrc/finite-strain-elasticity.cc
Loading
Please register or sign in to comment