Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux-course
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-course
Commits
e881b1d3
Commit
e881b1d3
authored
8 months ago
by
Ivan Buntic
Browse files
Options
Downloads
Patches
Plain Diff
[problem] Improve symlink slide.
parent
c11f1478
No related branches found
No related tags found
1 merge request
!240
[problem] Improve slides.
Pipeline
#46286
passed
8 months ago
Stage: trigger pipelines
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
slides/problem.md
+2
-0
2 additions, 0 deletions
slides/problem.md
with
2 additions
and
0 deletions
slides/problem.md
+
2
−
0
View file @
e881b1d3
...
...
@@ -730,6 +730,8 @@ dumux_add_test(
Extra: Create linked parameter file in
`build-cmake`
folder, separately add executable and set compile definitions for an executable:
```
cmake
dune_symlink_to_source_files
(
FILES
"params.input"
)
# or: add_input_file_links()
# using tpfa
add_executable
(
test_2p_incompressible_tpfa EXCLUDE_FROM_ALL main.cc
)
target_compile_definitions
(
...
...
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