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
Nektar
Nektar
Commits
0ca5a912
Commit
0ca5a912
authored
May 17, 2017
by
Spencer Sherwin
Browse files
Added cehck to read in hdf5 with 3 partitions which fails due to deadlock previously
(cherry picked from commit
9c97616b
)
parent
ae7df309
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
solvers/IncNavierStokesSolver/CMakeLists.txt
View file @
0ca5a912
...
@@ -157,6 +157,7 @@ IF( NEKTAR_SOLVER_INCNAVIERSTOKES )
...
@@ -157,6 +157,7 @@ IF( NEKTAR_SOLVER_INCNAVIERSTOKES )
ADD_NEKTAR_TEST_LENGTHY
(
Tet_channel_m8_petsc_sc_par
)
ADD_NEKTAR_TEST_LENGTHY
(
Tet_channel_m8_petsc_sc_par
)
ENDIF
(
NEKTAR_USE_PETSC
)
ENDIF
(
NEKTAR_USE_PETSC
)
IF
(
NEKTAR_USE_HDF5
)
IF
(
NEKTAR_USE_HDF5
)
ADD_NEKTAR_TEST
(
TriQuadChannelHdf5
)
ADD_NEKTAR_TEST
(
Tet_channel_m8_hdf
)
ADD_NEKTAR_TEST
(
Tet_channel_m8_hdf
)
ADD_NEKTAR_TEST
(
KovaFlow_3DH1D_P5_20modes_MVM_hdf5
)
ADD_NEKTAR_TEST
(
KovaFlow_3DH1D_P5_20modes_MVM_hdf5
)
ENDIF
(
NEKTAR_USE_HDF5
)
ENDIF
(
NEKTAR_USE_HDF5
)
...
...
solvers/IncNavierStokesSolver/Tests/TriQuadChannelHdf5.rst
0 → 100644
View file @
0ca5a912
File added
solvers/IncNavierStokesSolver/Tests/TriQuadChannelHdf5.xml
0 → 100644
View file @
0ca5a912
This diff is collapsed.
Click to expand it.
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