Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
waLBerla
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Markus Holzer
waLBerla
Commits
d6f7a224
Commit
d6f7a224
authored
1 year ago
by
Philipp Suffa
Committed by
Samuel Kemmler
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Fixed documentation of Environment class regarding parameter overriding on command line
parent
fdee9cff
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/core/Environment.h
+2
-3
2 additions, 3 deletions
src/core/Environment.h
with
2 additions
and
3 deletions
src/core/Environment.h
+
2
−
3
View file @
d6f7a224
...
...
@@ -44,9 +44,8 @@ public:
*
* \param argc,argv If command line parameters are present they have to contain at least
* the path to the configuration file and optionally pairs of param-value:
* "-myParameter myValue"
* These values are then substituted in configuration files at
* positions marked with $(myParameter)
* "-blockName.parameterName=parameterValue"
* These values are then substituted in configuration files.
* It is also possible to pass no command line options (see description below )
*
* If command line arguments are present the constructor initializes static objects
...
...
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