Skip to content

Make code on one thread more efficient #6

Description

@NoraHagmeyer

E.g. during the active set strategy a bunch of matrices are created (and not destroyed?) within each iteration. This seems to lead to an excessive RAM use and thus an error within the simulation for large numbers of DoFs (n= 8, ~65000 DoFs, direct solver, dense matrices). The MATLAB code still runs through for the same number parameters. So, the code can surely be implemented in a more efficient manner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions