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
4cd6ccec
Commit
4cd6ccec
authored
18 years ago
by
Daniel Koester
Browse files
Options
Downloads
Patches
Plain Diff
Some minor changes.
parent
66f6bfcc
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile.am
+4
-4
4 additions, 4 deletions
Makefile.am
README-ALBERTA-1.2
+4
-1
4 additions, 1 deletion
README-ALBERTA-1.2
with
8 additions
and
5 deletions
Makefile.am
+
4
−
4
View file @
4cd6ccec
...
@@ -119,11 +119,11 @@ generate-alberta-dist:
...
@@ -119,11 +119,11 @@ generate-alberta-dist:
# make -C $(srcdir)/doc/ vclean
# make -C $(srcdir)/doc/ vclean
# make -C $(srcdir)/doc/ alberta.ps
# make -C $(srcdir)/doc/ alberta.ps
doc/alberta.pdf
:
#
doc/alberta.pdf:
make
-C
$(
srcdir
)
/doc/ vclean
#
make -C $(srcdir)/doc/ vclean
make
-C
$(
srcdir
)
/doc/ alberta.pdf
#
make -C $(srcdir)/doc/ alberta.pdf
documentation
:
doc/alberta.pdf
#
documentation: doc/alberta.pdf
#dist-hook: documentation
#dist-hook: documentation
...
...
This diff is collapsed.
Click to expand it.
README-ALBERTA-1.2
+
4
−
1
View file @
4cd6ccec
...
@@ -9,4 +9,7 @@ Main changes from ALBERTA 1.2 -> ALBERTA 2.0
...
@@ -9,4 +9,7 @@ Main changes from ALBERTA 1.2 -> ALBERTA 2.0
- NEIGH_IN_EL, EL_INDEX macros removed
- NEIGH_IN_EL, EL_INDEX macros removed
- former SOLVER package incorporated into "alberta_util", "PLOT_ANSI" package removed
- former SOLVER package incorporated into "alberta_util", "PLOT_ANSI" package removed
- ALBERTA_DEBUG=1 introduces additional safety checks
- ALBERTA_DEBUG=1 introduces additional safety checks
- changed "preserve_coarse_dofs" mechanism
- changed "preserve_coarse_dofs" mechanism
\ No newline at end of file
- changed "fe_space" entry in DOF_[DOWB_]MATRIX into a "row_fe_space" and a
"col_fe_space". Fixed issue with dof_compress() and different fe_spaces.
- added a "DOF_PTR_VEC" type.
\ No newline at end of file
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