]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
25 years agoRemove some non-implemented functions, straighten rest of interface.
wolf [Fri, 6 Aug 1999 17:25:22 +0000 (17:25 +0000)]
Remove some non-implemented functions, straighten rest of interface.

git-svn-id: https://svn.dealii.org/trunk@1629 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoRemove the QGauss1 preprocessor define, remove QIterated{Trapez,Simpson}.
wolf [Fri, 6 Aug 1999 17:10:33 +0000 (17:10 +0000)]
Remove the QGauss1 preprocessor define, remove QIterated{Trapez,Simpson}.

git-svn-id: https://svn.dealii.org/trunk@1628 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoIntroduce a way to pre-compute the number of lines, quads, etc instead of always...
wolf [Thu, 5 Aug 1999 14:00:40 +0000 (14:00 +0000)]
Introduce a way to pre-compute the number of lines, quads, etc instead of always re-computing them doing a loop over all elements. This reduces the computational effort significantly and finally allows to write for (; n<n_active_cells(); ++n) which wasn't possible before because the compiler could not in all cases hoist the call to n_active_cells() out of the loop.

git-svn-id: https://svn.dealii.org/trunk@1627 0785d39b-7218-0410-832d-ea1e28bc413d

25 years ago.
wolf [Wed, 4 Aug 1999 17:58:25 +0000 (17:58 +0000)]
.

git-svn-id: https://svn.dealii.org/trunk@1626 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoRemove the Make.global_options file from the deal.II directory and use the similar...
wolf [Wed, 4 Aug 1999 15:24:43 +0000 (15:24 +0000)]
Remove the Make.global_options file from the deal.II directory and use the similar one in /common. Update the latter.

git-svn-id: https://svn.dealii.org/trunk@1625 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoRemove the Make.global_options file from the deal.II directory and use the similar...
wolf [Wed, 4 Aug 1999 15:15:34 +0000 (15:15 +0000)]
Remove the Make.global_options file from the deal.II directory and use the similar one in /common. Update the latter.

git-svn-id: https://svn.dealii.org/trunk@1624 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoAdd a target to clean up all dirs.
wolf [Wed, 4 Aug 1999 14:18:43 +0000 (14:18 +0000)]
Add a target to clean up all dirs.

git-svn-id: https://svn.dealii.org/trunk@1623 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoRename Patterns::Sequence to Patterns::Selection and introduce Patterns::MultipleSele...
wolf [Wed, 4 Aug 1999 11:55:47 +0000 (11:55 +0000)]
Rename Patterns::Sequence to Patterns::Selection and introduce Patterns::MultipleSelectetion.

git-svn-id: https://svn.dealii.org/trunk@1621 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoComment section etc., last adaptions.
schrage [Wed, 28 Jul 1999 08:51:52 +0000 (08:51 +0000)]
Comment section etc., last adaptions.

git-svn-id: https://svn.dealii.org/trunk@1620 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFinished.
schrage [Wed, 28 Jul 1999 08:51:23 +0000 (08:51 +0000)]
Finished.

git-svn-id: https://svn.dealii.org/trunk@1619 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoMake default constructor more reasonable.
wolf [Wed, 21 Jul 1999 18:19:57 +0000 (18:19 +0000)]
Make default constructor more reasonable.

git-svn-id: https://svn.dealii.org/trunk@1618 0785d39b-7218-0410-832d-ea1e28bc413d

25 years ago..DoFSubstructAccessor removed
guido [Wed, 21 Jul 1999 18:03:43 +0000 (18:03 +0000)]
..DoFSubstructAccessor removed

git-svn-id: https://svn.dealii.org/trunk@1617 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoRewritten + extended.
schrage [Wed, 21 Jul 1999 14:33:34 +0000 (14:33 +0000)]
Rewritten + extended.

git-svn-id: https://svn.dealii.org/trunk@1616 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoCleanup
schrage [Wed, 21 Jul 1999 14:33:05 +0000 (14:33 +0000)]
Cleanup

git-svn-id: https://svn.dealii.org/trunk@1615 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoAdd another invalid constructor for Point.
wolf [Wed, 21 Jul 1999 12:17:32 +0000 (12:17 +0000)]
Add another invalid constructor for Point.

git-svn-id: https://svn.dealii.org/trunk@1614 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agotowards unification 3d
guido [Tue, 20 Jul 1999 21:24:16 +0000 (21:24 +0000)]
towards unification 3d

git-svn-id: https://svn.dealii.org/trunk@1613 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoAccelerated
guido [Tue, 20 Jul 1999 21:21:58 +0000 (21:21 +0000)]
Accelerated

git-svn-id: https://svn.dealii.org/trunk@1612 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoAccelerated
guido [Tue, 20 Jul 1999 21:21:27 +0000 (21:21 +0000)]
Accelerated

git-svn-id: https://svn.dealii.org/trunk@1611 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agogenerate database
guido [Tue, 20 Jul 1999 20:36:07 +0000 (20:36 +0000)]
generate database

git-svn-id: https://svn.dealii.org/trunk@1610 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agotowards unification
guido [Tue, 20 Jul 1999 17:52:25 +0000 (17:52 +0000)]
towards unification

git-svn-id: https://svn.dealii.org/trunk@1609 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agotowards unification
guido [Tue, 20 Jul 1999 13:59:49 +0000 (13:59 +0000)]
towards unification

git-svn-id: https://svn.dealii.org/trunk@1608 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoRemove the old iVector class and all traces of it in the other classes. The functions...
wolf [Tue, 20 Jul 1999 13:46:37 +0000 (13:46 +0000)]
Remove the old iVector class and all traces of it in the other classes. The functions using it as arguments are simply removed, while in one case iVector was replaced by vector<unsigned int>.

git-svn-id: https://svn.dealii.org/trunk@1607 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoMake comments understandable for our doc tools.
wolf [Tue, 20 Jul 1999 11:28:52 +0000 (11:28 +0000)]
Make comments understandable for our doc tools.

git-svn-id: https://svn.dealii.org/trunk@1606 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoSwitch to my own copy of doc++.
wolf [Tue, 20 Jul 1999 11:27:32 +0000 (11:27 +0000)]
Switch to my own copy of doc++.

git-svn-id: https://svn.dealii.org/trunk@1605 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoadditional documentation
hartmann [Mon, 19 Jul 1999 13:55:34 +0000 (13:55 +0000)]
additional documentation

git-svn-id: https://svn.dealii.org/trunk@1604 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoDon't write GNUPLOT, use eps.
wolf [Mon, 19 Jul 1999 09:25:24 +0000 (09:25 +0000)]
Don't write GNUPLOT, use eps.

git-svn-id: https://svn.dealii.org/trunk@1603 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoBetter output.
wolf [Mon, 19 Jul 1999 08:50:34 +0000 (08:50 +0000)]
Better output.

git-svn-id: https://svn.dealii.org/trunk@1601 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFix file.
wolf [Mon, 19 Jul 1999 08:47:06 +0000 (08:47 +0000)]
Fix file.

git-svn-id: https://svn.dealii.org/trunk@1600 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoDoc fix.
wolf [Mon, 19 Jul 1999 08:37:05 +0000 (08:37 +0000)]
Doc fix.

git-svn-id: https://svn.dealii.org/trunk@1599 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoAdd some nicer output.
wolf [Mon, 19 Jul 1999 08:35:36 +0000 (08:35 +0000)]
Add some nicer output.

git-svn-id: https://svn.dealii.org/trunk@1598 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoAdd newline at end.
wolf [Mon, 19 Jul 1999 08:27:09 +0000 (08:27 +0000)]
Add newline at end.

git-svn-id: https://svn.dealii.org/trunk@1597 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoGuido's changes.
wolf [Mon, 19 Jul 1999 08:26:10 +0000 (08:26 +0000)]
Guido's changes.

git-svn-id: https://svn.dealii.org/trunk@1596 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFix include path.
wolf [Mon, 19 Jul 1999 07:58:56 +0000 (07:58 +0000)]
Fix include path.

git-svn-id: https://svn.dealii.org/trunk@1595 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoTake these files over from the wave project.
wolf [Mon, 19 Jul 1999 07:57:48 +0000 (07:57 +0000)]
Take these files over from the wave project.

git-svn-id: https://svn.dealii.org/trunk@1594 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoRemove trace.h since it does not really fit into the deal.II framework.
wolf [Mon, 19 Jul 1999 07:53:53 +0000 (07:53 +0000)]
Remove trace.h since it does not really fit into the deal.II framework.

git-svn-id: https://svn.dealii.org/trunk@1593 0785d39b-7218-0410-832d-ea1e28bc413d

25 years ago.
wolf [Mon, 19 Jul 1999 07:51:53 +0000 (07:51 +0000)]
.

git-svn-id: https://svn.dealii.org/trunk@1592 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFix a problem which made gcc2.95 a headache.
wolf [Sun, 18 Jul 1999 21:24:29 +0000 (21:24 +0000)]
Fix a problem which made gcc2.95 a headache.

git-svn-id: https://svn.dealii.org/trunk@1591 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoDoc updates.
wolf [Sun, 18 Jul 1999 21:22:26 +0000 (21:22 +0000)]
Doc updates.

git-svn-id: https://svn.dealii.org/trunk@1590 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoMake bit_vector a vector<bool>.
wolf [Sun, 18 Jul 1999 21:21:27 +0000 (21:21 +0000)]
Make bit_vector a vector<bool>.

git-svn-id: https://svn.dealii.org/trunk@1589 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoNext round of small updates. In particular do not build the Vanka class into the...
wolf [Sat, 17 Jul 1999 22:21:01 +0000 (22:21 +0000)]
Next round of small updates. In particular do not build the Vanka class into the same object files as the sparse matrix.

git-svn-id: https://svn.dealii.org/trunk@1588 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoMostly doc updates.
wolf [Sat, 17 Jul 1999 21:57:49 +0000 (21:57 +0000)]
Mostly doc updates.

git-svn-id: https://svn.dealii.org/trunk@1587 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoMore doc update.
wolf [Fri, 16 Jul 1999 11:40:41 +0000 (11:40 +0000)]
More doc update.

git-svn-id: https://svn.dealii.org/trunk@1586 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoDoc update.
wolf [Fri, 16 Jul 1999 11:39:02 +0000 (11:39 +0000)]
Doc update.

git-svn-id: https://svn.dealii.org/trunk@1585 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoMore doc update.
wolf [Fri, 16 Jul 1999 11:14:13 +0000 (11:14 +0000)]
More doc update.

git-svn-id: https://svn.dealii.org/trunk@1584 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoMore doc update.
wolf [Fri, 16 Jul 1999 11:12:20 +0000 (11:12 +0000)]
More doc update.

git-svn-id: https://svn.dealii.org/trunk@1583 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoDoc update.
wolf [Fri, 16 Jul 1999 11:07:19 +0000 (11:07 +0000)]
Doc update.

git-svn-id: https://svn.dealii.org/trunk@1582 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoSmall cosmetic changes.
wolf [Thu, 15 Jul 1999 19:02:27 +0000 (19:02 +0000)]
Small cosmetic changes.

git-svn-id: https://svn.dealii.org/trunk@1581 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFix really serious problem. (non-compilable)
wolf [Thu, 15 Jul 1999 12:16:36 +0000 (12:16 +0000)]
Fix really serious problem. (non-compilable)

git-svn-id: https://svn.dealii.org/trunk@1580 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoCosmetic updates.
wolf [Thu, 15 Jul 1999 12:09:30 +0000 (12:09 +0000)]
Cosmetic updates.

git-svn-id: https://svn.dealii.org/trunk@1579 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoChange the old bit_vector to the standard C++ vector<bool>.
wolf [Thu, 15 Jul 1999 11:43:19 +0000 (11:43 +0000)]
Change the old bit_vector to the standard C++ vector<bool>.

git-svn-id: https://svn.dealii.org/trunk@1578 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoCleanup
guido [Thu, 15 Jul 1999 09:00:53 +0000 (09:00 +0000)]
Cleanup

git-svn-id: https://svn.dealii.org/trunk@1577 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoDiverse modifications.
schrage [Wed, 14 Jul 1999 15:18:32 +0000 (15:18 +0000)]
Diverse modifications.

git-svn-id: https://svn.dealii.org/trunk@1576 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFinished.
schrage [Wed, 14 Jul 1999 15:18:08 +0000 (15:18 +0000)]
Finished.

git-svn-id: https://svn.dealii.org/trunk@1575 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agofix a bug that occured while using the vectorial interpolate function with continuous FEs
hartmann [Wed, 14 Jul 1999 12:39:17 +0000 (12:39 +0000)]
fix a bug that occured while using the vectorial interpolate function with continuous FEs

git-svn-id: https://svn.dealii.org/trunk@1574 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFirst finished version of the report.
schrage [Wed, 14 Jul 1999 11:50:28 +0000 (11:50 +0000)]
First finished version of the report.

git-svn-id: https://svn.dealii.org/trunk@1573 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoQuick mode for Vanka; Warning in Bicgstab removed
guido [Tue, 13 Jul 1999 10:38:16 +0000 (10:38 +0000)]
Quick mode for Vanka; Warning in Bicgstab removed

git-svn-id: https://svn.dealii.org/trunk@1572 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agosubtract_mean_values
guido [Tue, 13 Jul 1999 10:37:08 +0000 (10:37 +0000)]
subtract_mean_values

git-svn-id: https://svn.dealii.org/trunk@1571 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agosmall doc corrections
hartmann [Tue, 13 Jul 1999 10:00:24 +0000 (10:00 +0000)]
small doc corrections

git-svn-id: https://svn.dealii.org/trunk@1570 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agorevised versions of TableHandler and ConvergenceTable
hartmann [Mon, 12 Jul 1999 16:22:37 +0000 (16:22 +0000)]
revised versions of TableHandler and ConvergenceTable

git-svn-id: https://svn.dealii.org/trunk@1569 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoCosmetic changes.
wolf [Sun, 11 Jul 1999 21:15:27 +0000 (21:15 +0000)]
Cosmetic changes.

git-svn-id: https://svn.dealii.org/trunk@1568 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFix a rather serious bug which was tapered over by my reluctance not
wolf [Fri, 9 Jul 1999 20:48:48 +0000 (20:48 +0000)]
Fix a rather serious bug which was tapered over by my reluctance not
to test cell data...

git-svn-id: https://svn.dealii.org/trunk@1567 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agofirst version of an implementation of a TableHandler and a ConvergenceTable class.
hartmann [Fri, 9 Jul 1999 16:42:52 +0000 (16:42 +0000)]
first version of an implementation of a TableHandler and a ConvergenceTable class.

git-svn-id: https://svn.dealii.org/trunk@1566 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoExtract these functions from data_out_base since they are needed
wolf [Fri, 9 Jul 1999 16:31:03 +0000 (16:31 +0000)]
Extract these functions from data_out_base since they are needed
regardless of the dimension for which the output is to
happen. However, due to the previous splitting of data_out_base object
files, these functions were reported as being multiply defined when
linking.

git-svn-id: https://svn.dealii.org/trunk@1565 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFix a problem with large object files for data_out_base, where instantiations for...
wolf [Fri, 9 Jul 1999 16:06:07 +0000 (16:06 +0000)]
Fix a problem with large object files for data_out_base, where instantiations for all dimensions ended in, even if a user is interested in only one of them. So we now split the object file into several ones, one for each dimension, and compile them separately, so that the linker can discard one or several of them later. This, however, required some ugly hacking in the Makefile.

git-svn-id: https://svn.dealii.org/trunk@1564 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoAdd doc++ generated html output.
wolf [Fri, 9 Jul 1999 15:47:10 +0000 (15:47 +0000)]
Add doc++ generated html output.

git-svn-id: https://svn.dealii.org/trunk@1563 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFix forgotten comment marker.
wolf [Fri, 9 Jul 1999 15:20:15 +0000 (15:20 +0000)]
Fix forgotten comment marker.

git-svn-id: https://svn.dealii.org/trunk@1562 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoMove data_out_base from deal.II to the base library.
wolf [Fri, 9 Jul 1999 09:00:27 +0000 (09:00 +0000)]
Move data_out_base from deal.II to the base library.

git-svn-id: https://svn.dealii.org/trunk@1561 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoChange back template args.
wolf [Fri, 9 Jul 1999 08:58:45 +0000 (08:58 +0000)]
Change back template args.

git-svn-id: https://svn.dealii.org/trunk@1560 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFix forgotten template arg.
wolf [Fri, 9 Jul 1999 08:57:43 +0000 (08:57 +0000)]
Fix forgotten template arg.

git-svn-id: https://svn.dealii.org/trunk@1559 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoConsistent, out of context usable title; CSS for print and aural media.
schrage [Thu, 8 Jul 1999 17:24:18 +0000 (17:24 +0000)]
Consistent, out of context usable title; CSS for print and aural media.

git-svn-id: https://svn.dealii.org/trunk@1558 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoRestructured, toc for this page, additions wrt output formats etc.
schrage [Thu, 8 Jul 1999 17:23:39 +0000 (17:23 +0000)]
Restructured, toc for this page, additions wrt output formats etc.

git-svn-id: https://svn.dealii.org/trunk@1557 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoAdditions wrt css, still needs cleaning up. Bibliography enhanced.
schrage [Thu, 8 Jul 1999 17:22:54 +0000 (17:22 +0000)]
Additions wrt css, still needs cleaning up. Bibliography enhanced.

git-svn-id: https://svn.dealii.org/trunk@1556 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agomake runs complete tests
guido [Thu, 8 Jul 1999 08:53:15 +0000 (08:53 +0000)]
make runs complete tests

git-svn-id: https://svn.dealii.org/trunk@1555 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agomake veryclean updated
guido [Thu, 8 Jul 1999 08:24:46 +0000 (08:24 +0000)]
make veryclean updated

git-svn-id: https://svn.dealii.org/trunk@1554 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agomake runs complete tests
guido [Thu, 8 Jul 1999 08:23:28 +0000 (08:23 +0000)]
make runs complete tests

git-svn-id: https://svn.dealii.org/trunk@1553 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoNew class DoFTools
guido [Wed, 7 Jul 1999 18:36:48 +0000 (18:36 +0000)]
New class DoFTools
component_to_base now in FiniteElementBase

git-svn-id: https://svn.dealii.org/trunk@1552 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoVanka ok for Stokes
guido [Wed, 7 Jul 1999 18:18:15 +0000 (18:18 +0000)]
Vanka ok for Stokes

git-svn-id: https://svn.dealii.org/trunk@1551 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agonew global exception ExcDimensionMismatch
guido [Wed, 7 Jul 1999 16:34:08 +0000 (16:34 +0000)]
new global exception ExcDimensionMismatch

git-svn-id: https://svn.dealii.org/trunk@1550 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFirst check-in.
schrage [Wed, 7 Jul 1999 16:21:01 +0000 (16:21 +0000)]
First check-in.

git-svn-id: https://svn.dealii.org/trunk@1549 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoDoc update.
wolf [Wed, 7 Jul 1999 12:40:02 +0000 (12:40 +0000)]
Doc update.

git-svn-id: https://svn.dealii.org/trunk@1548 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoDoc update.
wolf [Wed, 7 Jul 1999 11:50:27 +0000 (11:50 +0000)]
Doc update.

git-svn-id: https://svn.dealii.org/trunk@1547 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFinish reasonable support for the EPS format (except documentation).
wolf [Wed, 7 Jul 1999 11:49:42 +0000 (11:49 +0000)]
Finish reasonable support for the EPS format (except documentation).

git-svn-id: https://svn.dealii.org/trunk@1546 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoOops, fix unfinished comment marker.
wolf [Tue, 6 Jul 1999 17:05:38 +0000 (17:05 +0000)]
Oops, fix unfinished comment marker.

git-svn-id: https://svn.dealii.org/trunk@1545 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoLittle bit more on eps-output.
wolf [Tue, 6 Jul 1999 17:03:40 +0000 (17:03 +0000)]
Little bit more on eps-output.

git-svn-id: https://svn.dealii.org/trunk@1544 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoDoc update.
wolf [Tue, 6 Jul 1999 17:00:43 +0000 (17:00 +0000)]
Doc update.

git-svn-id: https://svn.dealii.org/trunk@1543 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoAdd initial direct eps output for new output scheme.
wolf [Tue, 6 Jul 1999 16:51:04 +0000 (16:51 +0000)]
Add initial direct eps output for new output scheme.

git-svn-id: https://svn.dealii.org/trunk@1542 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoSwitch to new output scheme. Use the new DataOut class and rename the old one to...
wolf [Tue, 6 Jul 1999 12:01:47 +0000 (12:01 +0000)]
Switch to new output scheme. Use the new DataOut class and rename the old one to DataOut_Old.

git-svn-id: https://svn.dealii.org/trunk@1541 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFix missing typename keyword.
wolf [Tue, 6 Jul 1999 11:56:40 +0000 (11:56 +0000)]
Fix missing typename keyword.

git-svn-id: https://svn.dealii.org/trunk@1540 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFix for GridOut
wolf [Tue, 6 Jul 1999 11:22:52 +0000 (11:22 +0000)]
Fix for GridOut

git-svn-id: https://svn.dealii.org/trunk@1539 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoNew boundary scheme.
wolf [Tue, 6 Jul 1999 11:21:47 +0000 (11:21 +0000)]
New boundary scheme.

git-svn-id: https://svn.dealii.org/trunk@1538 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoFinal fixes.
wolf [Tue, 6 Jul 1999 11:19:32 +0000 (11:19 +0000)]
Final fixes.

git-svn-id: https://svn.dealii.org/trunk@1537 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoVanka works
guido [Mon, 5 Jul 1999 13:48:18 +0000 (13:48 +0000)]
Vanka works

git-svn-id: https://svn.dealii.org/trunk@1536 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoDoc update.
wolf [Mon, 5 Jul 1999 11:29:04 +0000 (11:29 +0000)]
Doc update.

git-svn-id: https://svn.dealii.org/trunk@1535 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoDoc update.
wolf [Mon, 5 Jul 1999 11:22:18 +0000 (11:22 +0000)]
Doc update.

git-svn-id: https://svn.dealii.org/trunk@1534 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoadd the weight function argument also in the scalar #integrate_difference# function
hartmann [Mon, 5 Jul 1999 11:19:10 +0000 (11:19 +0000)]
add the weight function argument also in the scalar #integrate_difference# function

git-svn-id: https://svn.dealii.org/trunk@1533 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoOnly very minor, cosmetic changes.
wolf [Mon, 5 Jul 1999 08:41:57 +0000 (08:41 +0000)]
Only very minor, cosmetic changes.

git-svn-id: https://svn.dealii.org/trunk@1532 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoadditional weight function argument in #integrate_difference# for systems
hartmann [Fri, 2 Jul 1999 15:09:54 +0000 (15:09 +0000)]
additional weight function argument in #integrate_difference# for systems

git-svn-id: https://svn.dealii.org/trunk@1531 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoVanka compiles
guido [Fri, 2 Jul 1999 12:36:14 +0000 (12:36 +0000)]
Vanka compiles

git-svn-id: https://svn.dealii.org/trunk@1530 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoimplementation of #Vectorfunction::value_list#, doc update
hartmann [Fri, 2 Jul 1999 09:45:55 +0000 (09:45 +0000)]
implementation of #Vectorfunction::value_list#, doc update

git-svn-id: https://svn.dealii.org/trunk@1529 0785d39b-7218-0410-832d-ea1e28bc413d

25 years agoimplementation of #V#
hartmann [Fri, 2 Jul 1999 09:44:51 +0000 (09:44 +0000)]
implementation of #V#

git-svn-id: https://svn.dealii.org/trunk@1528 0785d39b-7218-0410-832d-ea1e28bc413d


In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.