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
Aland, Sebastian
amdis
Commits
ceed31b6
Commit
ceed31b6
authored
Oct 09, 2012
by
Thomas Witkowski
Browse files
Augmented FETI-DP is running now, test it for 3D problems.
parent
ec36d60d
Changes
1
Hide whitespace changes
Inline
Side-by-side
AMDiS/src/parallel/PetscSolverFeti.cc
View file @
ceed31b6
...
...
@@ -1173,7 +1173,7 @@ namespace AMDiS {
if
(
augmentedLagrange
)
{
fetiData
.
mat_augmented_lagrange
=
PETSC_NULL
;
VecDestroy
(
&
fetiData
.
tmp_vec_
b
1
);
VecDestroy
(
&
fetiData
.
tmp_vec_
primal
1
);
}
if
(
stokesMode
)
{
...
...
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