Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Kirill Terekhov
INMOST
Commits
4ec52d60
Commit
4ec52d60
authored
Dec 15, 2017
by
Kirill Terekhov
Browse files
Switch to BCGSL solver for faster parallel convergence of navier-stokes
parent
6d19d0bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/Solver/solver_inner/SolverInner.h
View file @
4ec52d60
...
...
@@ -5,7 +5,7 @@
#include "Source/Misc/utils.h"
#include "solver_prototypes.hpp"
#include "solver_bcgsl.hpp"
#define KSOLVER BCGS_solver
#define KSOLVER BCGS
L
_solver
namespace
INMOST
{
...
...
Write
Preview
Markdown
is supported
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