Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dumux-repositories
dumux
Commits
1ca94677
Commit
1ca94677
authored
4 years ago
by
Dennis Gläser
Browse files
Options
Downloads
Patches
Plain Diff
[test][1p] add experimental label
parent
fd7c13a3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2291
Feature/newton variables backend
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/porousmediumflow/1p/compressible/instationary/CMakeLists.txt
+1
-1
1 addition, 1 deletion
...ousmediumflow/1p/compressible/instationary/CMakeLists.txt
with
1 addition
and
1 deletion
test/porousmediumflow/1p/compressible/instationary/CMakeLists.txt
+
1
−
1
View file @
1ca94677
...
@@ -32,7 +32,7 @@ dumux_add_test(NAME test_1p_compressible_instationary_box
...
@@ -32,7 +32,7 @@ dumux_add_test(NAME test_1p_compressible_instationary_box
--command
"
${
CMAKE_CURRENT_BINARY_DIR
}
/test_1p_compressible_instationary_box params.input -Problem.Name test_1p_compressible_instationary_box"
)
--command
"
${
CMAKE_CURRENT_BINARY_DIR
}
/test_1p_compressible_instationary_box params.input -Problem.Name test_1p_compressible_instationary_box"
)
dumux_add_test
(
NAME test_1p_compressible_instationary_tpfa_experimental
dumux_add_test
(
NAME test_1p_compressible_instationary_tpfa_experimental
LABELS porousmediumflow 1p
LABELS porousmediumflow 1p
experimental
SOURCES main_experimental.cc
SOURCES main_experimental.cc
COMPILE_DEFINITIONS TYPETAG=OnePCompressibleTpfa
COMPILE_DEFINITIONS TYPETAG=OnePCompressibleTpfa
COMPILE_DEFINITIONS EXPERIMENTAL=1
COMPILE_DEFINITIONS EXPERIMENTAL=1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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