Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Daniel Perry
Nektar
Commits
a897c399
Commit
a897c399
authored
Jul 24, 2013
by
Ale
Browse files
reenabled parallel regression tests for Inc NS solver
parent
31aba6ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
solvers/IncNavierStokesSolver/CMakeLists.txt
View file @
a897c399
...
...
@@ -76,8 +76,8 @@ IF( NEKTAR_SOLVER_INCNAVIERSTOKES )
ENDIF
(
NEKTAR_USING_FFTW
)
IF
(
NEKTAR_USE_MPI
)
ADD_NEKTAR_TEST
_LENGTHY
(
ChanFlow_3DH1D_Parallel_mode1
)
ADD_NEKTAR_TEST
_LENGTHY
(
ChanFlow_3DH1D_Parallel_mode2
)
ADD_NEKTAR_TEST
(
ChanFlow_3DH1D_Parallel_mode1
)
ADD_NEKTAR_TEST
(
ChanFlow_3DH1D_Parallel_mode2
)
ADD_NEKTAR_TEST
(
ChanFlow_m3_par
)
ADD_NEKTAR_TEST_LENGTHY
(
ChanFlow_m8_BodyForce_par
)
ADD_NEKTAR_TEST_LENGTHY
(
Hex_channel_m8_par
)
...
...
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