Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lisa_julia.nebel_at_tu-dresden.de
dune-elasticity
Commits
46667b9b
Commit
46667b9b
authored
Jun 01, 2010
by
Oliver Sander
Committed by
sander@FU-BERLIN.DE
Jun 01, 2010
Browse files
convert to standard Dune directory structure
[[Imported from SVN: r10505]]
parent
d33a6d7d
Changes
5
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
46667b9b
...
...
@@ -19,7 +19,7 @@ nonlinelast_SOURCES = nonlinelast.cc
viscoelast_SOURCES
=
viscoelast.cc
# Build the unit tests as well
SUBDIRS
=
test
m4
SUBDIRS
=
test
m4
dune
# don't follow the full GNU-standard
# we need automake 1.5
...
...
configure.ac
View file @
46667b9b
...
...
@@ -16,6 +16,8 @@ AC_SUBST(AM_LDFLAGS, $DUNE_LDFLAGS)
LIBS="$DUNE_LIBS"
AC_CONFIG_FILES([Makefile
dune/Makefile
dune/elasticity/Makefile
test/Makefile
m4/Makefile
elasticity.pc])
...
...
dune/Makefile.am
0 → 100644
View file @
46667b9b
# $Id: $
SUBDIRS
=
elasticity
include
$(top_srcdir)/am/global-rules
dune/elasticity/Makefile.am
0 → 100644
View file @
46667b9b
SUBDIRS
=
elasticitydir
=
$(includedir)
/dune/elasticity
elasticity_HEADERS
=
elasticityhelpers neohookeassembler.cc neohookeassembler.hh ogdenassembler.cc ogdenassembler.hh zienkiewiczzhuestimator.hh
include
$(top_srcdir)/am/global-rules
m4/dune-elasticity.m4
View file @
46667b9b
...
...
@@ -3,5 +3,5 @@ AC_DEFUN([DUNE_ELASTICITY_CHECKS],[
])
AC_DEFUN([DUNE_ELASTICITY_CHECK_MODULE],[
DUNE_CHECK_MODULES([dune-elasticity], [
dune-
elasticity/elasticityhelpers.hh])
DUNE_CHECK_MODULES([dune-elasticity], [elasticity/elasticityhelpers.hh])
])
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment