]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
24 years agoMove to /base/Todo.
wolf [Wed, 17 Nov 1999 18:28:49 +0000 (18:28 +0000)]
Move to /base/Todo.

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

24 years agoMostly outdated.
wolf [Wed, 17 Nov 1999 18:28:27 +0000 (18:28 +0000)]
Mostly outdated.

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

24 years agoRemove large chunks of stuff: raw write of a triangulation to disk and re-reading...
wolf [Wed, 17 Nov 1999 17:37:10 +0000 (17:37 +0000)]
Remove large chunks of stuff: raw write of a triangulation to disk and re-reading it. Reason: the code was never finished, never tested, and no more necessary since we have the PersistentTriangulation now.

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

24 years agoRefine the TAGS rule.
wolf [Wed, 17 Nov 1999 12:43:31 +0000 (12:43 +0000)]
Refine the TAGS rule.

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

24 years agoUpdate dependencies.
wolf [Wed, 17 Nov 1999 11:03:18 +0000 (11:03 +0000)]
Update dependencies.

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

24 years agoMore doc. Add TAGS as documented target.
wolf [Wed, 17 Nov 1999 11:01:36 +0000 (11:01 +0000)]
More doc. Add TAGS as documented target.

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

24 years agoAnd add TAGS as well.
wolf [Wed, 17 Nov 1999 10:59:20 +0000 (10:59 +0000)]
And add TAGS as well.

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

24 years agoAdd TODO file to list of files to be deleted.
wolf [Wed, 17 Nov 1999 10:54:17 +0000 (10:54 +0000)]
Add TODO file to list of files to be deleted.

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

24 years agoFurther replacements make->$(MAKE)
wolf [Wed, 17 Nov 1999 10:53:55 +0000 (10:53 +0000)]
Further replacements make->$(MAKE)

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

24 years agoThink I have done this sometime before myself.
wolf [Wed, 17 Nov 1999 09:11:42 +0000 (09:11 +0000)]
Think I have done this sometime before myself.

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

24 years agoDoc fix.
wolf [Wed, 17 Nov 1999 09:11:01 +0000 (09:11 +0000)]
Doc fix.

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

24 years agoDeletion of memory upon reinit(0,0) seems to be done for all classes.
wolf [Wed, 17 Nov 1999 09:08:31 +0000 (09:08 +0000)]
Deletion of memory upon reinit(0,0) seems to be done for all classes.

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

24 years agoReindent according to our guidelines.
wolf [Wed, 17 Nov 1999 09:07:02 +0000 (09:07 +0000)]
Reindent according to our guidelines.

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

24 years agoAdd check.
wolf [Wed, 17 Nov 1999 09:04:02 +0000 (09:04 +0000)]
Add check.

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

24 years agoMake n_nonzero_elements inlined, since it is now heavily used in time-critical functi...
wolf [Wed, 17 Nov 1999 08:56:52 +0000 (08:56 +0000)]
Make n_nonzero_elements inlined, since it is now heavily used in time-critical functions of sparse matrices.

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

24 years agoRemove vec_len from SparseMatrixStruct, since it is not really used and can be replac...
wolf [Wed, 17 Nov 1999 08:53:47 +0000 (08:53 +0000)]
Remove vec_len from SparseMatrixStruct, since it is not really used and can be replaced easily by n_nonzero_elements().

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

24 years agoFix an ugly bug. Wonder how this could have escaped us until now...
wolf [Wed, 17 Nov 1999 08:04:30 +0000 (08:04 +0000)]
Fix an ugly bug. Wonder how this could have escaped us until now...

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

24 years ago.
wolf [Tue, 16 Nov 1999 15:35:54 +0000 (15:35 +0000)]
.

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

24 years agoClarify.
wolf [Tue, 16 Nov 1999 15:35:14 +0000 (15:35 +0000)]
Clarify.

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

24 years agoNo more necessary.
wolf [Tue, 16 Nov 1999 15:32:14 +0000 (15:32 +0000)]
No more necessary.

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

24 years agoClarification.
wolf [Tue, 16 Nov 1999 15:30:26 +0000 (15:30 +0000)]
Clarification.

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

24 years ago.
wolf [Tue, 16 Nov 1999 15:29:53 +0000 (15:29 +0000)]
.

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

24 years agoChange some runtime-active Asserts to AssertThrow.
wolf [Tue, 16 Nov 1999 15:29:40 +0000 (15:29 +0000)]
Change some runtime-active Asserts to AssertThrow.

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

24 years agoFollow Makefile conventions; will allow to use modern 'make -jN' with
wolf [Tue, 16 Nov 1999 14:26:37 +0000 (14:26 +0000)]
Follow Makefile conventions; will allow to use modern 'make -jN' with
'N' passed to sub-makes as well.

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

24 years agoImport branch with new sparsematrixstruct constructors/reinit functions.
wolf [Tue, 16 Nov 1999 14:25:32 +0000 (14:25 +0000)]
Import branch with new sparsematrixstruct constructors/reinit functions.

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

24 years agoFollow Makefile standard.
wolf [Tue, 16 Nov 1999 14:19:32 +0000 (14:19 +0000)]
Follow Makefile standard.

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

24 years agomake this fnction threadsave
richter [Tue, 16 Nov 1999 08:56:40 +0000 (08:56 +0000)]
make this fnction threadsave

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

24 years agoImprove thread-safety.
wolf [Tue, 16 Nov 1999 08:32:52 +0000 (08:32 +0000)]
Improve thread-safety.

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

24 years agoImprove thread-safety.
wolf [Tue, 16 Nov 1999 08:31:23 +0000 (08:31 +0000)]
Improve thread-safety.

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

24 years agosmall change in output
hartmann [Mon, 15 Nov 1999 12:04:04 +0000 (12:04 +0000)]
small change in output

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

24 years agoUpdate a case where we get into problems with a compiler error.
wolf [Thu, 11 Nov 1999 16:58:54 +0000 (16:58 +0000)]
Update a case where we get into problems with a compiler error.

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

24 years agoAdd reasonable output.
wolf [Mon, 8 Nov 1999 12:09:07 +0000 (12:09 +0000)]
Add reasonable output.

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

24 years agoFinally produce something reasonable.
wolf [Mon, 8 Nov 1999 12:08:40 +0000 (12:08 +0000)]
Finally produce something reasonable.

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

24 years agoSuppress needless output.
wolf [Mon, 8 Nov 1999 12:02:47 +0000 (12:02 +0000)]
Suppress needless output.

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

24 years agoDoc about compiler options.
wolf [Mon, 8 Nov 1999 07:22:45 +0000 (07:22 +0000)]
Doc about compiler options.

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

24 years agoAdd gcc2.95 to list of supported compilers.
wolf [Mon, 8 Nov 1999 07:18:55 +0000 (07:18 +0000)]
Add gcc2.95 to list of supported compilers.

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

24 years agoRemove comments after checking for correctness.
wolf [Fri, 5 Nov 1999 12:50:59 +0000 (12:50 +0000)]
Remove comments after checking for correctness.

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

24 years agoRevert Guido's change. Will discuss the problem and hopefully find a
wolf [Fri, 5 Nov 1999 08:22:40 +0000 (08:22 +0000)]
Revert Guido's change. Will discuss the problem and hopefully find a
solution soon.

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

24 years agoSignificantly enhance doc.
wolf [Fri, 5 Nov 1999 07:54:11 +0000 (07:54 +0000)]
Significantly enhance doc.

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

24 years agocompiles now with gcc 2.95; hopefully with egcs
kanschat [Thu, 4 Nov 1999 23:11:03 +0000 (23:11 +0000)]
compiles now with gcc 2.95; hopefully with egcs

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

24 years agoSilly, -i executes command after commit
kanschat [Thu, 4 Nov 1999 22:20:01 +0000 (22:20 +0000)]
Silly, -i executes command after commit

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

24 years agoDone TensorIndex
kanschat [Thu, 4 Nov 1999 22:18:36 +0000 (22:18 +0000)]
Done TensorIndex

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

24 years agoError removed
kanschat [Thu, 4 Nov 1999 22:16:37 +0000 (22:16 +0000)]
Error removed

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

24 years agonew global exception ExcPureFunctionCalled
kanschat [Thu, 4 Nov 1999 22:14:58 +0000 (22:14 +0000)]
new global exception ExcPureFunctionCalled

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

24 years agoAdd gk and try -i
kanschat [Thu, 4 Nov 1999 22:14:11 +0000 (22:14 +0000)]
Add gk and try -i

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

24 years agorespect Todo in base and lac, too\
kanschat [Thu, 4 Nov 1999 20:38:59 +0000 (20:38 +0000)]
respect Todo in base and lac, too\

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

24 years agoPreconditionIdentity is not template class anymore
kanschat [Thu, 4 Nov 1999 20:22:35 +0000 (20:22 +0000)]
PreconditionIdentity is not template class anymore

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

24 years agonew constructor for Quadrature
kanschat [Thu, 4 Nov 1999 20:15:57 +0000 (20:15 +0000)]
new constructor for Quadrature

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

24 years agonew gcc
kanschat [Thu, 4 Nov 1999 20:15:15 +0000 (20:15 +0000)]
new gcc

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

24 years agocreate_interpolation_matrix repaired
kanschat [Wed, 3 Nov 1999 23:58:46 +0000 (23:58 +0000)]
create_interpolation_matrix repaired

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

24 years agocosmetics
kanschat [Wed, 3 Nov 1999 15:10:52 +0000 (15:10 +0000)]
cosmetics

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

24 years agonew class GrowingVectorMemory
kanschat [Wed, 3 Nov 1999 15:10:04 +0000 (15:10 +0000)]
new class GrowingVectorMemory

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

24 years agoIt works!
kanschat [Wed, 3 Nov 1999 15:09:41 +0000 (15:09 +0000)]
It works!

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

24 years agoUnify pass-by-value and pass-by-reference for restriction_is_additive flags.
wolf [Tue, 2 Nov 1999 16:37:17 +0000 (16:37 +0000)]
Unify pass-by-value and pass-by-reference for restriction_is_additive flags.

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

24 years agonew function_lib
kanschat [Tue, 2 Nov 1999 16:14:25 +0000 (16:14 +0000)]
new function_lib

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

24 years agoFix doc tag.
wolf [Tue, 2 Nov 1999 10:14:31 +0000 (10:14 +0000)]
Fix doc tag.

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

24 years agoFix non-compilability.
wolf [Tue, 2 Nov 1999 07:44:47 +0000 (07:44 +0000)]
Fix non-compilability.

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

24 years agonew gcc requires int main
cvs [Tue, 2 Nov 1999 01:44:18 +0000 (01:44 +0000)]
new gcc requires int main

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

24 years agonew gcc
cvs [Mon, 1 Nov 1999 21:29:47 +0000 (21:29 +0000)]
new gcc

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

24 years agonew output in cg
cvs [Mon, 1 Nov 1999 21:25:18 +0000 (21:25 +0000)]
new output in cg

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

24 years agoTrails removed, check for QMRS!
cvs [Mon, 1 Nov 1999 21:19:38 +0000 (21:19 +0000)]
Trails removed, check for QMRS!

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

24 years agoUpdate testcase.
wolf [Sun, 31 Oct 1999 14:26:01 +0000 (14:26 +0000)]
Update testcase.

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

24 years agoDisallow silent failure of testcases.
wolf [Sun, 31 Oct 1999 14:25:01 +0000 (14:25 +0000)]
Disallow silent failure of testcases.

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

24 years agoDoc updates.
wolf [Sun, 31 Oct 1999 14:22:14 +0000 (14:22 +0000)]
Doc updates.

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

24 years agoInitialize output fields.
wolf [Sun, 31 Oct 1999 14:21:17 +0000 (14:21 +0000)]
Initialize output fields.

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

24 years agoFix 1d non-compilability.
wolf [Fri, 29 Oct 1999 11:07:26 +0000 (11:07 +0000)]
Fix 1d non-compilability.

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

24 years agoImplement the error estimator for several components at a time, with different weight...
wolf [Fri, 29 Oct 1999 09:45:43 +0000 (09:45 +0000)]
Implement the error estimator for several components at a time, with different weights and all other nifty features one needs.

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

24 years agoWork-around for a rather uncommon problem. Should not affect everyday use.
wolf [Fri, 29 Oct 1999 08:50:22 +0000 (08:50 +0000)]
Work-around for a rather uncommon problem. Should not affect everyday use.

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

24 years agoFix exception problem.
wolf [Fri, 29 Oct 1999 08:30:13 +0000 (08:30 +0000)]
Fix exception problem.

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

24 years agoUpdate mail address.
wolf [Fri, 29 Oct 1999 06:54:22 +0000 (06:54 +0000)]
Update mail address.

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

24 years agoBreakdown is detected
cvs [Thu, 28 Oct 1999 21:12:25 +0000 (21:12 +0000)]
Breakdown is detected

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

24 years agoReplace two old-style-casts by static_casts
wolf [Thu, 28 Oct 1999 12:00:19 +0000 (12:00 +0000)]
Replace two old-style-casts by static_casts

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

24 years agoFix a silly bug I was sure I had fixed before... Hm.
wolf [Wed, 27 Oct 1999 13:16:01 +0000 (13:16 +0000)]
Fix a silly bug I was sure I had fixed before... Hm.

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

24 years agoImplement the interpolation of boundary values for certain components only.
wolf [Wed, 27 Oct 1999 09:06:55 +0000 (09:06 +0000)]
Implement the interpolation of boundary values for certain components only.

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

24 years agoMove the HyperBallBoundary from tria_boundary to tria_boundary_lib, and add a way...
wolf [Tue, 26 Oct 1999 16:59:44 +0000 (16:59 +0000)]
Move the HyperBallBoundary from tria_boundary to tria_boundary_lib, and add a way to produce ring-shaped domains.

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

24 years agoAdd Exception
hartmann [Tue, 26 Oct 1999 15:54:19 +0000 (15:54 +0000)]
Add Exception

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

24 years agoFix include which is no more needed.
wolf [Tue, 26 Oct 1999 15:05:04 +0000 (15:05 +0000)]
Fix include which is no more needed.

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

24 years agoMerge unified_function_and_vectorfunction (mergepoint 1) into the main branch.
wolf [Tue, 26 Oct 1999 11:19:00 +0000 (11:19 +0000)]
Merge unified_function_and_vectorfunction (mergepoint 1) into the main branch.

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

24 years agoFix more compilation problems.
wolf [Tue, 26 Oct 1999 08:27:06 +0000 (08:27 +0000)]
Fix more compilation problems.

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

24 years agoFix compilation error.
wolf [Tue, 26 Oct 1999 08:25:51 +0000 (08:25 +0000)]
Fix compilation error.

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

24 years ago.
wolf [Thu, 21 Oct 1999 14:02:14 +0000 (14:02 +0000)]
.

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

24 years agoUse CXXFLAGS for special configuration
cvs [Tue, 19 Oct 1999 16:05:44 +0000 (16:05 +0000)]
Use CXXFLAGS for special configuration

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

24 years agoChanges and conditional compilations to make the library work with gcc2.95.1
cvs [Tue, 19 Oct 1999 12:28:01 +0000 (12:28 +0000)]
Changes and conditional compilations to make the library work with gcc2.95.1

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

24 years agoOutput of starting residual
cvs [Mon, 18 Oct 1999 22:14:27 +0000 (22:14 +0000)]
Output of starting residual

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

24 years agomade conforming to the matrix and vector interface
cvs [Mon, 18 Oct 1999 22:13:42 +0000 (22:13 +0000)]
made conforming to the matrix and vector interface

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

24 years agonew BlockVector
cvs [Mon, 18 Oct 1999 22:13:01 +0000 (22:13 +0000)]
new BlockVector

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

24 years agoRename the operator() and the functions returning all components of a Function object...
cvs [Fri, 15 Oct 1999 15:17:15 +0000 (15:17 +0000)]
Rename the operator() and the functions returning all components of a Function object. Small other cleanups.

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

24 years agoAdapt to a change made to the tria class.
cvs [Fri, 15 Oct 1999 12:50:07 +0000 (12:50 +0000)]
Adapt to a change made to the tria class.

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

24 years agoAdapt to make3.77
cvs [Thu, 14 Oct 1999 21:27:20 +0000 (21:27 +0000)]
Adapt to make3.77

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

24 years agoFix some of the problems introduced with gmake 3.77.
cvs [Thu, 14 Oct 1999 17:23:36 +0000 (17:23 +0000)]
Fix some of the problems introduced with gmake 3.77.

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

24 years ago.
cvs [Thu, 14 Oct 1999 15:34:12 +0000 (15:34 +0000)]
.

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

24 years agoFirst version of QMRS, do not rely on it!
cvs [Wed, 13 Oct 1999 20:14:49 +0000 (20:14 +0000)]
First version of QMRS, do not rely on it!

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

24 years agoSmall doc update.
cvs [Wed, 13 Oct 1999 13:17:00 +0000 (13:17 +0000)]
Small doc update.

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

24 years agoSome changes and checks about vector values elements.
cvs [Wed, 13 Oct 1999 08:28:19 +0000 (08:28 +0000)]
Some changes and checks about vector values elements.

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

24 years agoMinor update.
cvs [Wed, 13 Oct 1999 07:52:14 +0000 (07:52 +0000)]
Minor update.

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

24 years agoFixes for some potential problems with system elements and
cvs [Tue, 12 Oct 1999 17:25:52 +0000 (17:25 +0000)]
Fixes for some potential problems with system elements and
the existing functions in this file which were written with simple
elements in mind.

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

24 years agoUpdate to last message: the fixes did not prevent compilation, but
cvs [Tue, 12 Oct 1999 17:25:19 +0000 (17:25 +0000)]
Update to last message: the fixes did not prevent compilation, but
were thought to fix some potential problems with system elements and
the existing functions in this file which were written with simple
elements in mind.

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

24 years agoFix several bugs that prevented compilation.
cvs [Tue, 12 Oct 1999 17:24:00 +0000 (17:24 +0000)]
Fix several bugs that prevented compilation.

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

24 years agoError in subtract_mean_value removed
cvs [Tue, 12 Oct 1999 16:16:13 +0000 (16:16 +0000)]
Error in subtract_mean_value removed

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

24 years agoSmall updates.
cvs [Tue, 12 Oct 1999 12:30:11 +0000 (12:30 +0000)]
Small updates.

git-svn-id: https://svn.dealii.org/trunk@1760 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.