Migrate from dune-fufem to dune-functions bases
Migrate from dune-fufem to dune-functions bases.
Edited by Nebel, Lisa Julia
Merge request reports
Activity
added 1 commit
- f8b10bd5 - Add a test for the geodesicfeassemblerwrapper
added 12 commits
-
f8b10bd5...0d02ceed - 4 commits from branch
osander:master
- 0018cc81 - Fixes parallel assembly:
- 4607942a - Riemannian proximal newton solver:
- fc1f723d - Move film-on-substrate.parset-file, dirichlet-values-py file and...
- c5e635d1 - Wrap energy calculation and solve-call in try-catch in mixedriemanniantrsolver...
- caaaf50c - Use the rank as the ADOL-C tape number when calculating the gradient and the...
- 8fd23485 - Migrate from dune-fufem to dune-functions bases in film-on-substrate.cc:
- 1425e980 - PART2: Migrate from dune-fufem to dune-functions bases
- 88f4e420 - Add a test for the geodesicfeassemblerwrapper
Toggle commit list-
f8b10bd5...0d02ceed - 4 commits from branch
added 4 commits
- e738b411 - Make the Assembler a template parameter in the RiemannianTRSolver and the...
- d7a53911 - Add random access operator and -= operator to realtuple
- ebdd04db - Migrate from dune-fufem to dune-functions bases in film-on-substrate.cc: -...
- 03274a76 - Add a test for the geodesicfeassemblerwrapper
Toggle commit listadded 7 commits
- 7a90240d - Move film-on-substrate.parset-file, dirichlet-values-py file and...
- 9aeb91a3 - Wrap energy calculation and solve-call in try-catch in mixedriemanniantrsolver...
- 5b19f7a1 - Use the rank as the ADOL-C tape number when calculating the gradient and the...
- e6935352 - Make the Assembler a template parameter in the RiemannianTRSolver and the...
- 72b81a05 - Add random access operator and -= operator to realtuple
- 0444b1cb - Add a GeodesicfeassemblerWrapper - it wraps a MixedGFEAssembler so it can be...
- 8dc53671 - Migrate from dune-fufem to dune-functions bases in film-on-substrate.cc:
Toggle commit listadded 1 commit
- 7c3cc609 - Migrate from dune-fufem to dune-functions bases in film-on-substrate.cc:
added 9 commits
- 9edb1e2f - Fixes parallel assembly:
- bc5c713f - Riemannian proximal newton solver:
- f253931b - Move film-on-substrate.parset-file, dirichlet-values-py file and...
- ab9de42a - Wrap energy calculation and solve-call in try-catch in mixedriemanniantrsolver...
- 57802672 - Use the rank as the ADOL-C tape number when calculating the gradient and the...
- dd72cf0d - Make the Assembler a template parameter in the RiemannianTRSolver and the...
- c4441e47 - Add random access operator and -= operator to realtuple
- 730e8d29 - Add a GeodesicfeassemblerWrapper - it wraps a MixedGFEAssembler so it can be...
- 01d72675 - Migrate from dune-fufem to dune-functions bases in film-on-substrate.cc:
Toggle commit list- Resolved by Nebel, Lisa Julia
Please rebase. Why is this still WIP?
added 21 commits
-
01d72675...42575824 - 15 commits from branch
osander:master
- ed68eced - Wrap energy calculation and solve-call in try-catch in mixedriemanniantrsolver...
- 37c01cf7 - Use the rank as the ADOL-C tape number when calculating the gradient and the...
- 051784c7 - Make the Assembler a template parameter in the RiemannianTRSolver and the...
- 340947db - Add random access operator and -= operator to realtuple
- d7ccdde8 - Add a GeodesicfeassemblerWrapper - it wraps a MixedGFEAssembler so it can be...
- 19351ffd - Migrate from dune-fufem to dune-functions bases in film-on-substrate.cc:
Toggle commit list-
01d72675...42575824 - 15 commits from branch
added 6 commits
- 31551575 - Wrap energy calculation and solving in a try-catch statement...
- 59639ee0 - Use the rank as the ADOL-C tape number (mixedlocalgfeadolcstiffness)
- efc04c99 - Make the Assembler a template parameter in the RiemannianTRSolver and the RiemannianPNSolver
- 871c6a78 - Add random access operator and -= operator to RealTuple
- 5de232ed - Add a GeodesicfeassemblerWrapper - it wraps a MixedGFEAssembler so it can be...
- e16a1438 - Migrate from dune-fufem to dune-functions bases in film-on-substrate.cc
Toggle commit listadded 8 commits
- 32fe583a - Close the ADOL-C tape even if the energy calculation throws an error in mixedlocalgfeadolcstiffness
- bfd124b2 - Wrap energy calculation and solve-call in the Mixed-Riemannian-TR solver in a try-catch statement
- 352ca1ae - WHITESPACES: Wrap energy calculation and solve-call in the Mixed-Riemannian-TR...
- be98d0e6 - Use the rank as the ADOL-C tape number (mixedlocalgfeadolcstiffness)
- 1950faa7 - Make the Assembler a template parameter in the RiemannianTRSolver and the RiemannianPNSolver
- b8b17eae - Add random access operator and -= operator to RealTuple
- 11567d7c - Add a GeodesicfeassemblerWrapper - it wraps a MixedGFEAssembler so it can be...
- 08f3e165 - Migrate from dune-fufem to dune-functions bases in film-on-substrate.cc
Toggle commit listadded 8 commits
- 19e61be4 - Add localintegralenergy.hh, it assembles the elastic energy for a single...
- 449533c9 - Add neumannenergy.hh, it assembles the Neumann energy for a single element on the Neumann Boundary
- abb4c734 - Small correction in localenergy.hh
- 63a1cf3d - Add LocalEnergy class for a CompositeBasis
- 6b70a11f - Make the MatrixType public in the MixedGFEAssembler
- 1454cc3e - Use a MultiTypeBlockVector in the MixedRiemannainTRSolver as the SolverType
- 123f6e4c - Adjust CosseratEnergyStiffness, MixedGFEAssembler, SumCosseratEnergy and...
- 9cbc6496 - Adjust film-on-substrate for the use with a CompositeBasis
Toggle commit listadded 1 commit
- 9c7f1619 - Remove hardcoded values from geodesicfeassemblerwrappertest
Please register or sign in to reply