]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
24 years agoTemplatize on vector types in many functions, to support block vectors and Vector...
wolf [Tue, 16 May 2000 09:01:16 +0000 (09:01 +0000)]
Templatize on vector types in many functions, to support block vectors and Vector<float>s better.

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

24 years agoRemove 'inline' keyword from functions in this .cc file, since they
wolf [Tue, 16 May 2000 07:08:34 +0000 (07:08 +0000)]
Remove 'inline' keyword from functions in this .cc file, since they
can't be called from outside then.

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

24 years agoMinor reindentations.
wolf [Tue, 16 May 2000 07:07:34 +0000 (07:07 +0000)]
Minor reindentations.

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

24 years agoFix 3d non-compilability.
wolf [Mon, 15 May 2000 12:25:41 +0000 (12:25 +0000)]
Fix 3d non-compilability.

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

24 years agoAdd names and dates to the individual changes.
wolf [Mon, 15 May 2000 12:21:28 +0000 (12:21 +0000)]
Add names and dates to the individual changes.

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

24 years agoAdd dates to changes.
wolf [Mon, 15 May 2000 12:12:56 +0000 (12:12 +0000)]
Add dates to changes.

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

24 years agoDon't use the user flags any more for make_hanging_node_constraints.
wolf [Mon, 15 May 2000 12:04:17 +0000 (12:04 +0000)]
Don't use the user flags any more for make_hanging_node_constraints.

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

24 years agoClarify which functions use the user flags and which don't.
wolf [Mon, 15 May 2000 12:02:49 +0000 (12:02 +0000)]
Clarify which functions use the user flags and which don't.

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

24 years agoClarify which functions use the user flags and which don't.
wolf [Mon, 15 May 2000 11:57:32 +0000 (11:57 +0000)]
Clarify which functions use the user flags and which don't.

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

24 years agoMake the sparsity pattern a template arg of make_sparsity_pattern.
wolf [Mon, 15 May 2000 11:06:38 +0000 (11:06 +0000)]
Make the sparsity pattern a template arg of make_sparsity_pattern.

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

24 years agoBlockSpars{eMatrix,ityPattern}
wolf [Mon, 15 May 2000 10:22:38 +0000 (10:22 +0000)]
BlockSpars{eMatrix,ityPattern}

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

24 years agosmall fix.
hartmann [Mon, 15 May 2000 10:21:24 +0000 (10:21 +0000)]
small fix.

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

24 years agoAdd missing includes.
wolf [Mon, 15 May 2000 09:33:48 +0000 (09:33 +0000)]
Add missing includes.

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

24 years agomt for functions with 6 args.
hartmann [Mon, 15 May 2000 07:50:46 +0000 (07:50 +0000)]
mt for functions with 6 args.

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

24 years agoAdd comment.
wolf [Fri, 12 May 2000 13:54:08 +0000 (13:54 +0000)]
Add comment.

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

24 years agoImplement DoFRenumbering::sort_selected_dofs_back
wolf [Fri, 12 May 2000 13:44:50 +0000 (13:44 +0000)]
Implement DoFRenumbering::sort_selected_dofs_back

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

24 years agoDoFTools::extract_hanging_node_dofs
wolf [Fri, 12 May 2000 09:02:46 +0000 (09:02 +0000)]
DoFTools::extract_hanging_node_dofs

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

24 years agoFEValuesBase::get_cell
hartmann [Thu, 11 May 2000 16:04:40 +0000 (16:04 +0000)]
FEValuesBase::get_cell

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

24 years agonew function get_cell returns the present cell
hartmann [Thu, 11 May 2000 15:40:40 +0000 (15:40 +0000)]
new function get_cell returns the present cell

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

24 years agoAccelerate the algorithm to construct the hanging node constraints.
wolf [Thu, 11 May 2000 13:55:50 +0000 (13:55 +0000)]
Accelerate the algorithm to construct the hanging node constraints.

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

24 years agofix small bug, some missing breaks.
hartmann [Thu, 11 May 2000 13:07:00 +0000 (13:07 +0000)]
fix small bug, some missing breaks.

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

24 years agoAssemble matrix and rhs in parallel.
wolf [Thu, 11 May 2000 13:03:45 +0000 (13:03 +0000)]
Assemble matrix and rhs in parallel.

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

24 years agoDoFHandler::max_couplings_between_dofs () bounded by DoFHandler::n_dofs()
hartmann [Thu, 11 May 2000 09:04:22 +0000 (09:04 +0000)]
DoFHandler::max_couplings_between_dofs () bounded by DoFHandler::n_dofs()

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

24 years agomax_couplings_between_dofs is bounded by n_dofs()
hartmann [Thu, 11 May 2000 08:58:25 +0000 (08:58 +0000)]
max_couplings_between_dofs is bounded by n_dofs()

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

24 years agofix bug with missing min(...,n)
hartmann [Thu, 11 May 2000 08:39:24 +0000 (08:39 +0000)]
fix bug with missing min(...,n)

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

24 years agoUpdate on Subcriptor stuff.
wolf [Thu, 11 May 2000 08:33:17 +0000 (08:33 +0000)]
Update on Subcriptor stuff.

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

24 years agoSince no-one else stepped up: remove QUIET_DESTRUCTOR, let Subscriptor hold a pointer...
wolf [Wed, 10 May 2000 14:39:39 +0000 (14:39 +0000)]
Since no-one else stepped up: remove QUIET_DESTRUCTOR, let Subscriptor hold a pointer to a type_info object rather than a string, since that would be much more expensive in terms of memory.

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

24 years agoAdd step-9, which is by no means complete, however.
wolf [Wed, 10 May 2000 13:48:59 +0000 (13:48 +0000)]
Add step-9, which is by no means complete, however.

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

24 years ago.
wolf [Wed, 10 May 2000 13:45:37 +0000 (13:45 +0000)]
.

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

24 years agoAdd step-9, which is by no means complete, however.
wolf [Wed, 10 May 2000 13:45:15 +0000 (13:45 +0000)]
Add step-9, which is by no means complete, however.

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

24 years agoAdd doc.
wolf [Wed, 10 May 2000 09:54:50 +0000 (09:54 +0000)]
Add doc.

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

24 years agoFESystem::reinit generated exception with update_support_points.
wolf [Wed, 10 May 2000 09:15:51 +0000 (09:15 +0000)]
FESystem::reinit generated exception with update_support_points.

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

24 years agoGetting support points from system elements resulted in an exception.
wolf [Wed, 10 May 2000 09:09:29 +0000 (09:09 +0000)]
Getting support points from system elements resulted in an exception.

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

24 years agoChange output upon linking of libs, since this process has changed
wolf [Tue, 9 May 2000 12:20:35 +0000 (12:20 +0000)]
Change output upon linking of libs, since this process has changed
with shared libs.

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

24 years ago.
wolf [Mon, 8 May 2000 12:15:10 +0000 (12:15 +0000)]
.

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

24 years agoMove some functions around from .h to .templates.h files and back or forth.
wolf [Mon, 8 May 2000 12:03:19 +0000 (12:03 +0000)]
Move some functions around from .h to .templates.h files and back or forth.

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

24 years agoExtend block matrices.
wolf [Mon, 8 May 2000 11:28:42 +0000 (11:28 +0000)]
Extend block matrices.

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

24 years agoExtend block matrix test.
wolf [Mon, 8 May 2000 11:28:20 +0000 (11:28 +0000)]
Extend block matrix test.

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

24 years agoFix mmult/Tmmult: don't resize output arg.
wolf [Mon, 8 May 2000 09:10:37 +0000 (09:10 +0000)]
Fix mmult/Tmmult: don't resize output arg.
Tmmult was broken.

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

24 years agoFullMatrix::mmult/Tmmult
wolf [Mon, 8 May 2000 09:09:38 +0000 (09:09 +0000)]
FullMatrix::mmult/Tmmult

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

24 years agoMore doc update.
wolf [Mon, 8 May 2000 08:57:36 +0000 (08:57 +0000)]
More doc update.

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

24 years agoDoc update.
wolf [Mon, 8 May 2000 08:54:38 +0000 (08:54 +0000)]
Doc update.

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

24 years ago.
wolf [Fri, 5 May 2000 17:13:21 +0000 (17:13 +0000)]
.

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

24 years agoAdd matrix_norm_square, get_sparsity_pattern
wolf [Fri, 5 May 2000 17:11:14 +0000 (17:11 +0000)]
Add matrix_norm_square, get_sparsity_pattern

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

24 years agoChange matrix_norm to matrix_norm_square and implement matrix_scalar_product.
wolf [Fri, 5 May 2000 17:10:43 +0000 (17:10 +0000)]
Change matrix_norm to matrix_norm_square and implement matrix_scalar_product.

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

24 years agoChange matrix_norm to matrix_norm_square.
wolf [Fri, 5 May 2000 17:09:50 +0000 (17:09 +0000)]
Change matrix_norm to matrix_norm_square.

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

24 years agoAvoid confusion about matrix_norm.
wolf [Fri, 5 May 2000 17:03:22 +0000 (17:03 +0000)]
Avoid confusion about matrix_norm.

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

24 years agoAdd matrix scalar product.
wolf [Fri, 5 May 2000 16:42:32 +0000 (16:42 +0000)]
Add matrix scalar product.

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

24 years agoDoc update.
wolf [Fri, 5 May 2000 16:26:02 +0000 (16:26 +0000)]
Doc update.

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

24 years agoImplement some of the linear algebra.
wolf [Fri, 5 May 2000 16:23:52 +0000 (16:23 +0000)]
Implement some of the linear algebra.

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

24 years agoRemove bogus comment.
wolf [Fri, 5 May 2000 16:10:34 +0000 (16:10 +0000)]
Remove bogus comment.

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

24 years agoAdd access to the individual blocks.
wolf [Fri, 5 May 2000 16:00:27 +0000 (16:00 +0000)]
Add access to the individual blocks.

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

24 years agoUpdate forgotten comment.
wolf [Fri, 5 May 2000 15:59:52 +0000 (15:59 +0000)]
Update forgotten comment.

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

24 years agoFix index bugs.
wolf [Fri, 5 May 2000 15:47:00 +0000 (15:47 +0000)]
Fix index bugs.

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

24 years agoFix bugs.
wolf [Fri, 5 May 2000 15:41:01 +0000 (15:41 +0000)]
Fix bugs.

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

24 years agoBring this into the tree, albeit untested, for possible work at home.
wolf [Fri, 5 May 2000 15:36:13 +0000 (15:36 +0000)]
Bring this into the tree, albeit untested, for possible work at home.

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

24 years agoReformat comments for 80 or so cols.
wolf [Fri, 5 May 2000 15:06:34 +0000 (15:06 +0000)]
Reformat comments for 80 or so cols.

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

24 years ago.
wolf [Fri, 5 May 2000 14:49:51 +0000 (14:49 +0000)]
.

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

24 years agoAdd file.
wolf [Fri, 5 May 2000 14:06:33 +0000 (14:06 +0000)]
Add file.

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

24 years agoFix bug.
wolf [Fri, 5 May 2000 14:06:03 +0000 (14:06 +0000)]
Fix bug.

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

24 years agoAdd block matrix test.
wolf [Fri, 5 May 2000 14:04:38 +0000 (14:04 +0000)]
Add block matrix test.

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

24 years agoBound the number of elements per row by the total number of columns.
wolf [Fri, 5 May 2000 13:37:04 +0000 (13:37 +0000)]
Bound the number of elements per row by the total number of columns.

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

24 years agoReindent.
wolf [Fri, 5 May 2000 13:34:00 +0000 (13:34 +0000)]
Reindent.

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

24 years agoMake the forward-declaration script depend on itself.
wolf [Fri, 5 May 2000 13:28:46 +0000 (13:28 +0000)]
Make the forward-declaration script depend on itself.

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

24 years agoCatch default template args more often.
wolf [Fri, 5 May 2000 13:27:33 +0000 (13:27 +0000)]
Catch default template args more often.

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

24 years agoFix incompilability.
wolf [Fri, 5 May 2000 08:39:24 +0000 (08:39 +0000)]
Fix incompilability.

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

24 years agoFix bug in SparsityPattern.
wolf [Thu, 4 May 2000 11:16:57 +0000 (11:16 +0000)]
Fix bug in SparsityPattern.

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

24 years agoFix bug.
wolf [Thu, 4 May 2000 11:14:37 +0000 (11:14 +0000)]
Fix bug.

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

24 years agoSuppress warning about unused variable in non-MT mode.
wolf [Wed, 3 May 2000 16:26:06 +0000 (16:26 +0000)]
Suppress warning about unused variable in non-MT mode.

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

24 years agoVery minor reformatting.
wolf [Wed, 3 May 2000 16:24:42 +0000 (16:24 +0000)]
Very minor reformatting.

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

24 years agoUpdate.
wolf [Wed, 3 May 2000 13:44:47 +0000 (13:44 +0000)]
Update.

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

24 years agoSwappableVector.
wolf [Wed, 3 May 2000 13:38:36 +0000 (13:38 +0000)]
SwappableVector.

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

24 years agoAdd the SwappableVector from the wave program.
wolf [Wed, 3 May 2000 13:23:46 +0000 (13:23 +0000)]
Add the SwappableVector from the wave program.

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

24 years agoUse the same ordering of publications as before.
wolf [Wed, 3 May 2000 10:26:27 +0000 (10:26 +0000)]
Use the same ordering of publications as before.

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

24 years ago.
wolf [Wed, 3 May 2000 09:34:28 +0000 (09:34 +0000)]
.

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

24 years agoCKPS00
guido [Tue, 2 May 2000 16:50:51 +0000 (16:50 +0000)]
CKPS00

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

24 years agoRe-organize block vectors.
wolf [Tue, 2 May 2000 16:38:41 +0000 (16:38 +0000)]
Re-organize block vectors.

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

24 years ago.
wolf [Tue, 2 May 2000 16:17:37 +0000 (16:17 +0000)]
.

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

24 years agoUpdate on MT report.
wolf [Tue, 2 May 2000 10:08:07 +0000 (10:08 +0000)]
Update on MT report.

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

24 years agoUpdate on MT report.
wolf [Tue, 2 May 2000 10:06:09 +0000 (10:06 +0000)]
Update on MT report.

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

24 years agoPreprint 2000-11 has appeared.
wolf [Tue, 2 May 2000 09:52:21 +0000 (09:52 +0000)]
Preprint 2000-11 has appeared.

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

24 years agoImplement swap for vectors and block vectors.
wolf [Tue, 2 May 2000 08:59:26 +0000 (08:59 +0000)]
Implement swap for vectors and block vectors.

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

24 years agoMostly syntactic work.
wolf [Tue, 2 May 2000 07:35:12 +0000 (07:35 +0000)]
Mostly syntactic work.

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

24 years agocontinuing on MG
guido [Mon, 1 May 2000 13:31:05 +0000 (13:31 +0000)]
continuing on MG

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

24 years agodebugging MG, mglocal.testcase produces errors, sorry
guido [Sun, 30 Apr 2000 15:51:40 +0000 (15:51 +0000)]
debugging MG, mglocal.testcase produces errors, sorry

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

24 years agoAdd info that tutorials and API docs need to be generated first.
wolf [Wed, 26 Apr 2000 08:18:14 +0000 (08:18 +0000)]
Add info that tutorials and API docs need to be generated first.

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

24 years agoSolver classes without matrix template
guido [Tue, 25 Apr 2000 19:08:00 +0000 (19:08 +0000)]
Solver classes without matrix template

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

24 years agoprecision reduced
guido [Fri, 21 Apr 2000 16:31:33 +0000 (16:31 +0000)]
precision reduced

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

24 years agoNew info in subscriptor
guido [Fri, 21 Apr 2000 16:30:21 +0000 (16:30 +0000)]
New info in subscriptor

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

24 years agoMailing list
guido [Thu, 20 Apr 2000 22:45:19 +0000 (22:45 +0000)]
Mailing list

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

24 years agoSolver-change
guido [Thu, 20 Apr 2000 22:45:07 +0000 (22:45 +0000)]
Solver-change

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

24 years agoRemove bogosity.
wolf [Thu, 20 Apr 2000 17:16:07 +0000 (17:16 +0000)]
Remove bogosity.

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

24 years agoRemove "About" entry in toc.
wolf [Thu, 20 Apr 2000 17:15:56 +0000 (17:15 +0000)]
Remove "About" entry in toc.

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

24 years agoinverse iteration
guido [Thu, 20 Apr 2000 17:11:39 +0000 (17:11 +0000)]
inverse iteration

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

24 years agoAdd multithreading report to tree.
wolf [Thu, 20 Apr 2000 17:10:01 +0000 (17:10 +0000)]
Add multithreading report to tree.

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

24 years agolocal mg works for Q1
guido [Thu, 20 Apr 2000 14:42:12 +0000 (14:42 +0000)]
local mg works for Q1

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

24 years agoexperimental new grid
guido [Thu, 20 Apr 2000 14:40:27 +0000 (14:40 +0000)]
experimental new grid

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

24 years agoEigenPower
guido [Wed, 19 Apr 2000 14:50:36 +0000 (14:50 +0000)]
EigenPower

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

24 years agoTODO
guido [Wed, 19 Apr 2000 14:44:01 +0000 (14:44 +0000)]
TODO

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

24 years agobogus indentation removed ;-)
guido [Wed, 19 Apr 2000 14:40:19 +0000 (14:40 +0000)]
bogus indentation removed ;-)

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