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
3c90c74f
Commit
3c90c74f
authored
6 years ago
by
Melanie Lipp
Committed by
Timo Koch
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[test][freeflow] Remove unused function sourceAtPos.
parent
6fae9dc3
No related branches found
No related tags found
1 merge request
!1411
Fix calculation of L2 error in angeli test
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/freeflow/navierstokes/angeli/problem.hh
+0
-11
0 additions, 11 deletions
test/freeflow/navierstokes/angeli/problem.hh
with
0 additions
and
11 deletions
test/freeflow/navierstokes/angeli/problem.hh
+
0
−
11
View file @
3c90c74f
...
...
@@ -146,17 +146,6 @@ public:
Scalar
temperature
()
const
{
return
298.0
;
}
/*!
* \brief Returns the sources within the domain.
*
* \param globalPos The global position
*/
NumEqVector
sourceAtPos
(
const
GlobalPosition
&
globalPos
)
const
{
return
NumEqVector
(
0.0
);
}
// \}
/*!
* \name Boundary conditions
...
...
This diff is collapsed.
Click to expand it.
Timo Koch
@timok
mentioned in commit
369c8146
·
6 years ago
mentioned in commit
369c8146
mentioned in commit 369c8146311f2a8ea9db18236a4ed6e4028269bf
Toggle commit list
Timo Koch
@timok
mentioned in merge request
!1475 (merged)
·
6 years ago
mentioned in merge request
!1475 (merged)
mentioned in merge request !1475
Toggle commit list
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