Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-grid
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
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Core Modules
dune-grid
Commits
a1bc18ff
Commit
a1bc18ff
authored
9 years ago
by
Dominic Kempf
Browse files
Options
Downloads
Patches
Plain Diff
[fixup] Install the new header comcorrectness.hh
parent
62b96ca6
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
dune/grid/test/CMakeLists.txt
+1
-0
1 addition, 0 deletions
dune/grid/test/CMakeLists.txt
dune/grid/test/Makefile.am
+1
-0
1 addition, 0 deletions
dune/grid/test/Makefile.am
dune/grid/test/checkcomcorrectness.hh
+0
-3
0 additions, 3 deletions
dune/grid/test/checkcomcorrectness.hh
with
2 additions
and
3 deletions
dune/grid/test/CMakeLists.txt
+
1
−
0
View file @
a1bc18ff
...
...
@@ -93,6 +93,7 @@ endif(ALBERTA_FOUND)
install
(
FILES basicunitcube.hh
check-albertareader.hh
checkadaptation.hh
checkcomcorrectness.hh
checkcommunicate.hh
checkentitylifetime.hh
checkentityseed.hh
...
...
This diff is collapsed.
Click to expand it.
dune/grid/test/Makefile.am
+
1
−
0
View file @
a1bc18ff
...
...
@@ -213,6 +213,7 @@ test_dgfalu_uggrid_combination_LDADD = \
SOURCES
=
basicunitcube.hh
\
check-albertareader.hh
\
checkadaptation.hh
\
checkcomcorrectness.hh
\
checkcommunicate.hh
\
checkentitylifetime.hh
\
checkentityseed.hh
\
...
...
This diff is collapsed.
Click to expand it.
dune/grid/test/checkcomcorrectness.hh
+
0
−
3
View file @
a1bc18ff
...
...
@@ -13,9 +13,6 @@
#include
<dune/common/hash.hh>
#include
<dune/common/float_cmp.hh>
#include
<dune/grid/common/mcmgmapper.hh>
#include
<dune/grid/yaspgrid.hh>
#include
<dune/grid/yaspgrid/backuprestore.hh>
#include
<dune/grid/utility/tensorgridfactory.hh>
namespace
Dune
{
...
...
This diff is collapsed.
Click to expand it.
Dominic Kempf
@dominic
Mentioned in commit
6af06b0a
·
8 years ago
Mentioned in commit
6af06b0a
Mentioned in commit 6af06b0abc36cf498cd948b1bcc20ec4714a1442
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