-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
performanceSomething affecting the performance (e.g. scalability or flat runtime)Something affecting the performance (e.g. scalability or flat runtime)
Description
Most stiff (ode) time integrators need compatible matrices for M,J and W. Usually these have the same type and the same sparsity pattern. Hence we can share data which is currently duplicated. Hence, we should add constructor for all assembled operators to construct matrices this way.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
performanceSomething affecting the performance (e.g. scalability or flat runtime)Something affecting the performance (e.g. scalability or flat runtime)