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.
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.