Skip to content
GitLab
Explore
Sign in
Register
[fvproblem] Resize the solution vector before applying initial solution
Code
Review changes
Check out branch
Download
Patches
Plain diff
Timo Koch
requested to merge
feature/resize-sol-in-applyinitsol
into
master
Nov 29, 2018
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
The solution was assumed to be resized before applying the initial solution. I don't think this is safe.
Resizing has no effect if the size is already the same
Merge request reports