]>
https://gitweb.dealii.org/ - dealii-svn.git/log
hartmann [Mon, 22 May 2000 13:01:18 +0000 (13:01 +0000)]
small reformating and doc fixes
git-svn-id: https://svn.dealii.org/trunk@2921
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 22 May 2000 13:00:22 +0000 (13:00 +0000)]
remove 38659 lines of code for the restriction matrices for DG2 and DG3 for dim=3, as they do not compile in optimized mode. For the case they are needed, they can be get out of cvs archive
git-svn-id: https://svn.dealii.org/trunk@2920
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 22 May 2000 12:50:32 +0000 (12:50 +0000)]
Implementation of the restriction matrices for DG elements. For DG this restriction is a projection from the child cells to the mother cell. Use of the restriction_is_additive_flags
git-svn-id: https://svn.dealii.org/trunk@2919
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 22 May 2000 12:38:30 +0000 (12:38 +0000)]
scripts for assembling the restriction matrices for DG elements. Restriction for DG is not an interpolation but a projection
git-svn-id: https://svn.dealii.org/trunk@2918
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 22 May 2000 09:09:31 +0000 (09:09 +0000)]
Fix a bug with non-square/square block matrices.
git-svn-id: https://svn.dealii.org/trunk@2917
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 22 May 2000 08:29:50 +0000 (08:29 +0000)]
Check that the fe used by a fevalues object is the same as the one used to reinit the fevalues object on a new cell.
git-svn-id: https://svn.dealii.org/trunk@2916
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 22 May 2000 08:28:51 +0000 (08:28 +0000)]
Add a function to get at the DoFHandler of an accessor. Move the implementation functions to the correct .templates.h file.
git-svn-id: https://svn.dealii.org/trunk@2915
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sun, 21 May 2000 13:41:24 +0000 (13:41 +0000)]
new colors for enclosed square
git-svn-id: https://svn.dealii.org/trunk@2913
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sun, 21 May 2000 13:40:02 +0000 (13:40 +0000)]
parameter for solver
git-svn-id: https://svn.dealii.org/trunk@2912
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 16:56:18 +0000 (16:56 +0000)]
Make this file work in non-MT mode as well.
git-svn-id: https://svn.dealii.org/trunk@2911
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 16:18:34 +0000 (16:18 +0000)]
Unconditionalize inclusion of thread_management, now that we use the typedefs.
git-svn-id: https://svn.dealii.org/trunk@2910
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 16:13:44 +0000 (16:13 +0000)]
Change ACE_* to Threads::*
git-svn-id: https://svn.dealii.org/trunk@2909
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 16:05:06 +0000 (16:05 +0000)]
Change ACE_* to Threads::*
git-svn-id: https://svn.dealii.org/trunk@2908
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 16:02:55 +0000 (16:02 +0000)]
Change ACE_Thread* to Threads::*
git-svn-id: https://svn.dealii.org/trunk@2907
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 15:57:28 +0000 (15:57 +0000)]
Fix more non-MT problems.
git-svn-id: https://svn.dealii.org/trunk@2906
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 15:56:08 +0000 (15:56 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@2905
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 15:54:49 +0000 (15:54 +0000)]
Change formatting.
git-svn-id: https://svn.dealii.org/trunk@2904
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 15:54:06 +0000 (15:54 +0000)]
Implement dummy thread creation and mutices to be able to use the same interfaces for MT and non-MT modes.
git-svn-id: https://svn.dealii.org/trunk@2903
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 15:33:30 +0000 (15:33 +0000)]
Implement more functions for block matrices as well.
git-svn-id: https://svn.dealii.org/trunk@2902
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 15:16:05 +0000 (15:16 +0000)]
Fix another such bug.
git-svn-id: https://svn.dealii.org/trunk@2901
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 15:07:52 +0000 (15:07 +0000)]
Fix a bug that shows up when a line is empty.
git-svn-id: https://svn.dealii.org/trunk@2900
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 14:40:04 +0000 (14:40 +0000)]
Reindent.
git-svn-id: https://svn.dealii.org/trunk@2899
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 12:33:38 +0000 (12:33 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@2898
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 19 May 2000 12:31:36 +0000 (12:31 +0000)]
work around a bug in egcs
git-svn-id: https://svn.dealii.org/trunk@2897
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 18 May 2000 16:28:14 +0000 (16:28 +0000)]
MeshSmoothing moved into Triangulation class. New smoothing flag patch_level_1
git-svn-id: https://svn.dealii.org/trunk@2896
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 18 May 2000 14:02:24 +0000 (14:02 +0000)]
Ack, I didn't want to check in this file. Sorry.
git-svn-id: https://svn.dealii.org/trunk@2895
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 18 May 2000 13:57:53 +0000 (13:57 +0000)]
Ups, one should check things, even if they appear simple.
git-svn-id: https://svn.dealii.org/trunk@2894
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 18 May 2000 13:52:28 +0000 (13:52 +0000)]
Fix alleged bugs and add comments.
git-svn-id: https://svn.dealii.org/trunk@2893
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 18 May 2000 13:49:37 +0000 (13:49 +0000)]
Fix two assertions.
git-svn-id: https://svn.dealii.org/trunk@2892
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 18 May 2000 13:16:06 +0000 (13:16 +0000)]
Move template function to respective .templates.h file.
git-svn-id: https://svn.dealii.org/trunk@2891
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 18 May 2000 13:15:15 +0000 (13:15 +0000)]
Mark non-implemented block.
git-svn-id: https://svn.dealii.org/trunk@2890
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 18 May 2000 13:02:53 +0000 (13:02 +0000)]
Add some more functions for block sparse matrices. Not all yet tested.
git-svn-id: https://svn.dealii.org/trunk@2889
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 18 May 2000 12:14:55 +0000 (12:14 +0000)]
Allow access to the block indices.
git-svn-id: https://svn.dealii.org/trunk@2888
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 18 May 2000 12:07:42 +0000 (12:07 +0000)]
Add more assertions.
git-svn-id: https://svn.dealii.org/trunk@2887
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 18 May 2000 11:53:34 +0000 (11:53 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@2886
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 18 May 2000 11:51:39 +0000 (11:51 +0000)]
Implement a block-to-global transformation function.
git-svn-id: https://svn.dealii.org/trunk@2885
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 18 May 2000 07:36:09 +0000 (07:36 +0000)]
Fix language.
git-svn-id: https://svn.dealii.org/trunk@2884
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 18 May 2000 07:31:38 +0000 (07:31 +0000)]
Fix indentation.
git-svn-id: https://svn.dealii.org/trunk@2883
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 18 May 2000 07:14:02 +0000 (07:14 +0000)]
It compiles now.
git-svn-id: https://svn.dealii.org/trunk@2882
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 17 May 2000 20:24:57 +0000 (20:24 +0000)]
Further work on apply_boundary_values for block matrices; still not compilable, so still commented out.
git-svn-id: https://svn.dealii.org/trunk@2881
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 17 May 2000 14:30:39 +0000 (14:30 +0000)]
Add apply_boundary_values for block matrices and vectors.
At present not implemented, but I check it in to work at it at home.
git-svn-id: https://svn.dealii.org/trunk@2880
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 17 May 2000 14:30:14 +0000 (14:30 +0000)]
Add apply_boundary_values for block matrices and vectors.
git-svn-id: https://svn.dealii.org/trunk@2879
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 17 May 2000 14:10:02 +0000 (14:10 +0000)]
Grant access to index objects.
git-svn-id: https://svn.dealii.org/trunk@2878
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 17 May 2000 14:09:44 +0000 (14:09 +0000)]
Implement comparison of block index objects.
git-svn-id: https://svn.dealii.org/trunk@2877
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 17 May 2000 13:53:40 +0000 (13:53 +0000)]
apply_boundary_values. jacobians
git-svn-id: https://svn.dealii.org/trunk@2876
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 17 May 2000 13:30:35 +0000 (13:30 +0000)]
Fix wrong calculation.
git-svn-id: https://svn.dealii.org/trunk@2875
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 17 May 2000 12:22:49 +0000 (12:22 +0000)]
When eliminating boundary values from a matrix, we only have to eliminate the respective element from the other rows for which we know that they have a nonzero element in that column. Previously, we searched all rows for this, but if the sparsity pattern is symmetric then we can do better than that by checking the nonzero elements of the present row and only visiting the respective columns. This reduces the complexity from N*log(m) to m*log(m), where N=size of the matrix and m=number of elements per row, i.e. from O(N) to O(1). In the case of non-symmetric sparsity patterns, it might not be worth to eliminate the respective row, since we have to use a solver for nonsymmetric problems anyway, and that can then eliminate the respective column iteratively.
git-svn-id: https://svn.dealii.org/trunk@2874
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 17 May 2000 10:56:14 +0000 (10:56 +0000)]
Reindent.
git-svn-id: https://svn.dealii.org/trunk@2873
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 17 May 2000 10:55:17 +0000 (10:55 +0000)]
Fix formatting.
git-svn-id: https://svn.dealii.org/trunk@2872
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 17 May 2000 10:52:22 +0000 (10:52 +0000)]
Make an assertion stronger. Move invariant code out of the loop.
git-svn-id: https://svn.dealii.org/trunk@2871
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 16 May 2000 14:22:42 +0000 (14:22 +0000)]
extra argument for formatting
git-svn-id: https://svn.dealii.org/trunk@2870
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 16 May 2000 13:34:23 +0000 (13:34 +0000)]
Use the old scheme to compute the Jacobian matrices again. The one which uses Maple output was horribly slow (about 40 times, or so) and also overly complicated. A simple heat equation program ran 4 times faster after this change (the whole program, not only matrix assembly...), so this change is probably justified.
git-svn-id: https://svn.dealii.org/trunk@2869
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 16 May 2000 11:06:49 +0000 (11:06 +0000)]
Fix some remaining problem with the templatization.
git-svn-id: https://svn.dealii.org/trunk@2868
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 16 May 2000 10:59:09 +0000 (10:59 +0000)]
Add standard container typedefs.
git-svn-id: https://svn.dealii.org/trunk@2867
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 16 May 2000 10:51:06 +0000 (10:51 +0000)]
Also templatize on output data type.
git-svn-id: https://svn.dealii.org/trunk@2866
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 16 May 2000 10:42:33 +0000 (10:42 +0000)]
Forgot some explicit instantiations.
git-svn-id: https://svn.dealii.org/trunk@2865
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 16 May 2000 09:17:26 +0000 (09:17 +0000)]
Nicer layout and white background.
git-svn-id: https://svn.dealii.org/trunk@2864
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 16 May 2000 09:08:00 +0000 (09:08 +0000)]
Nicer layout.
git-svn-id: https://svn.dealii.org/trunk@2863
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 16 May 2000 09:06:40 +0000 (09:06 +0000)]
templatized vector args.
git-svn-id: https://svn.dealii.org/trunk@2862
0785d39b -7218-0410-832d-
ea1e28bc413d
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.