fritzgoebel

Results 24 comments of fritzgoebel

> Currently, you are dependent on both the strategy of the matrix (for the solve) and the algorithm enum (for the generate). Is there a reason why you did not...

This looks very useful! The interface looks quite similar to what is there in opencarp for handling Dirichlet boundary conditions. They have a `dbc_manager` which is tied to a matrix...

> I think the interface is now where I'm satisfied with it. @fritzgoebel, @greole do you think you can use that in your implementations? Yes, I think I will be...