Skip to content
GitLab
Menu
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
e0f87ed4
Commit
e0f87ed4
authored
Jul 24, 2012
by
Praetorius, Simon
Browse files
Rosenbrock-method
parent
8a4a36e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
AMDiS/src/time/RosenbrockStationary.h
View file @
e0f87ed4
...
...
@@ -84,7 +84,7 @@ namespace AMDiS {
void
buildAfterCoarsen
(
AdaptInfo
*
adaptInfo
,
Flag
flag
,
bool
asmMatrix
,
bool
asmVector
);
void
solve
(
AdaptInfo
*
adaptInfo
,
bool
,
bool
);
void
solve
(
AdaptInfo
*
adaptInfo
,
bool
a
=
true
,
bool
b
=
false
);
void
setRosenbrockMethod
(
RosenbrockMethod
*
method
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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