Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
alberta3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
ians-nmh-siebert
alberta
alberta3
Commits
9177a026
Commit
9177a026
authored
16 years ago
by
Claus-Justus Heine
Browse files
Options
Downloads
Patches
Plain Diff
Labouring towards a release.
parent
49cc234f
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
AUTHORS
+1
-6
1 addition, 6 deletions
AUTHORS
HOWTO-port-ellipt.txt
+2
-0
2 additions, 0 deletions
HOWTO-port-ellipt.txt
README-ALBERTA-1.2
+1
-1
1 addition, 1 deletion
README-ALBERTA-1.2
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
with
5 additions
and
8 deletions
AUTHORS
+
1
−
6
View file @
9177a026
ALBERTA:
an Adaptive multi Level finite element toolbox using
ALBERTA: an Adaptive multi Level finite element toolbox using
Bisectioning refinement and Error control by Residual
Techniques
authors: Alfred Schmidt
Zentrum fuer Technomathematik
Fachbereich 3
Universitaet Bremen
Germany
schmidt@math.uni-bremen.de
Kunibert G. Siebert
Institut fuer Mathematik
Universitaet Augsburg
Universitaetsstr. 14
...
...
@@ -33,7 +29,6 @@ ALBERTA: an Adaptive multi Level finite element toolbox using
79104 Freiburg
Germany
http://www.alberta-fem.de
(c) by A. Schmidt and K.G. Siebert (1996-2004),
...
...
This diff is collapsed.
Click to expand it.
HOWTO-port-ellipt.txt
+
2
−
0
View file @
9177a026
...
...
@@ -3,6 +3,8 @@ Hey, Emacs, we're -*- text -*- mode.
Porting the v1.2 `ellipt.c' demo-program to post-V2.0 ALBERTA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
by Rebekka Stotz and Claus-Justus Heine.
The source code of the changed ellipt program is attached at the end
of this file.
...
...
This diff is collapsed.
Click to expand it.
README-ALBERTA-1.2
+
1
−
1
View file @
9177a026
Ma
in
changes from ALBERTA 1.2 -> ALBERTA 2.0
Ma
jor
changes from ALBERTA 1.2 -> ALBERTA 2.0
- support of submeshes, DIM constant removed
- support of parametric meshes, piecewise polynomial parameterisations
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
1
−
1
View file @
9177a026
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT([alberta], [3.0-rc1], [Claus.Heine@Mathematik.Uni-Freiburg.DE
,kosterdtp@ewi.uwente.nl
])
AC_INIT([alberta], [3.0-rc1], [Claus.Heine@Mathematik.Uni-Freiburg.DE])
AC_CONFIG_SRCDIR([alberta/src/Common/alberta.h])
AC_CONFIG_MACRO_DIR([m4])
...
...
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