*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
  • Innerberger, Michael's avatar
    e0484dd4
    Change constructor/assembly syntax of [Bi]linearForm · e0484dd4
    Innerberger, Michael authored
    Now:
    * Constructor takes no argument.
    * Assembly additionally takes FeSpace.
    
    This way, the [Bi]linearForm can be recycled and assembled for multiple
    FeSpaces, without need to set the coefficients every time (e.g., for UQ,
    where the same problem is solved on multiple meshes, or assembly of
    auxiliary matrices in multigrid solvers).
    e0484dd4
    History
    Change constructor/assembly syntax of [Bi]linearForm
    Innerberger, Michael authored
    Now:
    * Constructor takes no argument.
    * Assembly additionally takes FeSpace.
    
    This way, the [Bi]linearForm can be recycled and assembled for multiple
    FeSpaces, without need to set the coefficients every time (e.g., for UQ,
    where the same problem is solved on multiple meshes, or assembly of
    auxiliary matrices in multigrid solvers).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
femSystemAssembly.m 2.19 KiB