Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
18cd1731
Commit
18cd1731
authored
Apr 24, 2019
by
Dennis Gläser
Committed by
Timo Koch
May 02, 2019
Browse files
[test][dambreak] move test to separate folder
parent
e6e7e5fd
Changes
7
Hide whitespace changes
Inline
Side-by-side
test/freeflow/shallowwater/CMakeLists.txt
View file @
18cd1731
dune_symlink_to_source_files
(
FILES
"params.input"
references
)
dune_add_test
(
NAME test_shallowwater
SOURCES main.cc
COMPILE_DEFINITIONS TYPETAG=DamBreakWet
COMMAND
${
CMAKE_CURRENT_BINARY_DIR
}
/test_shallowwater
)
add_subdirectory
(
dambreak
)
test/freeflow/shallowwater/dambreak/CMakeLists.txt
0 → 100644
View file @
18cd1731
dune_symlink_to_source_files
(
FILES
"params.input"
references
)
dune_add_test
(
NAME test_shallowwater
SOURCES main.cc
COMPILE_DEFINITIONS TYPETAG=DamBreakWet
COMMAND
${
CMAKE_CURRENT_BINARY_DIR
}
/test_shallowwater
)
test/freeflow/shallowwater/main.cc
→
test/freeflow/shallowwater/
dambreak/
main.cc
View file @
18cd1731
File moved
test/freeflow/shallowwater/params.input
→
test/freeflow/shallowwater/
dambreak/
params.input
View file @
18cd1731
File moved
test/freeflow/shallowwater/problem.hh
→
test/freeflow/shallowwater/
dambreak/
problem.hh
View file @
18cd1731
File moved
test/freeflow/shallowwater/references/solution.csv
→
test/freeflow/shallowwater/
dambreak/
references/solution.csv
View file @
18cd1731
File moved
test/freeflow/shallowwater/spatialparams.hh
→
test/freeflow/shallowwater/
dambreak/
spatialparams.hh
View file @
18cd1731
File moved
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!
Cancel
Please
register
or
sign in
to comment