Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Писарев Василий Вячеславович
Введение в суперкомпьютерное моделирование
Commits
53f7c5b3
Commit
53f7c5b3
authored
3 years ago
by
Писарев Василий Вячеславович
Browse files
Options
Download
Patches
Plain Diff
Added 1D heat equation solvers
parent
9eeb71c2
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
heat_equation.hpp
+60
-0
heat_equation.hpp
heat_equation_cg.cpp
+208
-0
heat_equation_cg.cpp
heat_equation_explicit.cpp
+156
-0
heat_equation_explicit.cpp
heat_equation_explicit_omp.cpp
+157
-0
heat_equation_explicit_omp.cpp
heat_equation_implicit.cpp
+188
-0
heat_equation_implicit.cpp
with
769 additions
and
0 deletions
+769
-0
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!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets