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
Backofen, Rainer
amdis
Commits
b4855413
Commit
b4855413
authored
Dec 03, 2008
by
Thomas Witkowski
Browse files
* again changed heat example
parent
af8397b1
Changes
1
Show whitespace changes
Inline
Side-by-side
demo/src/heat.cc
View file @
b4855413
...
...
@@ -99,7 +99,7 @@ public:
/** \brief
* Used by \ref problemInitial to solve the system of the initial problem
*/
void
solve
(
AdaptInfo
*
adaptInfo
,
bool
)
{
void
solve
(
AdaptInfo
*
adaptInfo
)
{
problemStat
->
getSolution
()
->
interpol
(
exactSolution
);
}
...
...
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