Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-common
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
Package registry
Model registry
Operate
Environments
Terraform modules
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
Tobias Leibner
dune-common
Commits
7ef6044f
Commit
7ef6044f
authored
20 years ago
by
Thimo Neubauer
Browse files
Options
Downloads
Patches
Plain Diff
spgrid vanished, yaspgrid appeared
[[Imported from SVN: r849]]
parent
fd2559de
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
grid/Makefile.am
+2
-2
2 additions, 2 deletions
grid/Makefile.am
grid/yaspgrid/Makefile.am
+7
-0
7 additions, 0 deletions
grid/yaspgrid/Makefile.am
with
10 additions
and
3 deletions
configure.ac
+
1
−
1
View file @
7ef6044f
...
...
@@ -27,7 +27,7 @@ AC_CONFIG_FILES([Makefile
grid/albertgrid/Makefile
grid/common/Makefile
grid/sgrid/Makefile
grid/spgrid/Makefile
grid/
ya
spgrid/Makefile
lib/Makefile
lib/io/Makefile
operator/Makefile
...
...
This diff is collapsed.
Click to expand it.
grid/Makefile.am
+
2
−
2
View file @
7ef6044f
# $Id$
SUBDIRS
=
albertgrid common sgrid spgrid
SUBDIRS
=
albertgrid common sgrid
ya
spgrid
griddir
=
$(
includedir
)
/dune/grid
grid_HEADERS
=
albertgrid.hh
\
sgrid.hh
\
simplegrid.hh
\
spgrid.hh
ya
spgrid.hh
This diff is collapsed.
Click to expand it.
grid/yaspgrid/Makefile.am
0 → 100644
+
7
−
0
View file @
7ef6044f
# $Id$
# !!! data missing in tarball
yaspgriddir
=
$(
includedir
)
/dune/grid/yaspgrid/
yaspgrid_HEADERS
=
grids.hh
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