Skip to content
Snippets Groups Projects

Allow assembler to get temporaries

Merged Youett, Jonathan requested to merge allow_assembler_to_get_temporaries into master

This changes the global GeodesicFEAssembler by storing the local assembler in a shared_ptr and make the constructor, and setter, accept l-values, r-values or shared_ptr and correctly handle the memory management.

This is useful to me when writing a factory classes.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading