Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iwr
amdis
Commits
c3cc7b1a
Commit
c3cc7b1a
authored
Dec 08, 2012
by
Thomas Witkowski
Browse files
Fixed Navier stokes issue
parent
4db3e943
Changes
1
Hide whitespace changes
Inline
Side-by-side
AMDiS/src/parallel/PetscSolverNavierStokes.cc
View file @
c3cc7b1a
...
...
@@ -144,6 +144,7 @@ namespace AMDiS {
createFieldSplit
(
pc
,
"pressure"
,
pressureComponent
);
PCSetFromOptions
(
pc
);
KSPSetUp
(
kspInterior
);
KSP
*
subKsp
;
int
nSubKsp
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment