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
9d26d77d
Commit
9d26d77d
authored
3 years ago
by
Vasily
Browse files
Options
Download
Patches
Plain Diff
2D heat equation implementation
parent
de4868c0
master
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
1d_heat_equation/heat_equation_implicit_2dir.cpp
+249
-0
1d_heat_equation/heat_equation_implicit_2dir.cpp
2d_heat_equation/heat_equation.hpp
+4
-0
2d_heat_equation/heat_equation.hpp
2d_heat_equation/heat_equation_adi.cpp
+142
-35
2d_heat_equation/heat_equation_adi.cpp
2d_heat_equation/heat_equation_cg.cpp
+0
-208
2d_heat_equation/heat_equation_cg.cpp
2d_heat_equation/heat_equation_explicit.cpp
+0
-1
2d_heat_equation/heat_equation_explicit.cpp
with
395 additions
and
244 deletions
+395
-244
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