Skip to content
Snippets Groups Projects
  • Patrick Jaap's avatar
    32b93767
    Add assembleGradient() method to FE assemblers · 32b93767
    Patrick Jaap authored
    This adds a method to compute only the gradient.
    
    On the pro side it saves
    a lot of time if only the gradient is needed (for first order methods).
    
    On the con side it introduces some duplicated code (but only for hyberdual
    numbers).
    
    A test case is added.
    32b93767
    History
    Add assembleGradient() method to FE assemblers
    Patrick Jaap authored
    This adds a method to compute only the gradient.
    
    On the pro side it saves
    a lot of time if only the gradient is needed (for first order methods).
    
    On the con side it introduces some duplicated code (but only for hyberdual
    numbers).
    
    A test case is added.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.