Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

LinearSolverConfig initialization #18

Open
spdomin opened this issue Feb 7, 2015 · 0 comments
Open

LinearSolverConfig initialization #18

spdomin opened this issue Feb 7, 2015 · 0 comments

Comments

@spdomin
Copy link
Owner

spdomin commented Feb 7, 2015

Many of the data members in LinearSolverConfig are not initialized in the constructor. Specifically, they are initialized when the "get_if_present" yaml call is made. Worse yet, the defaults are provided to this method.

This is dangerous and should be replaced by the options defaulted in the constructor.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant