]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [Thu, 27 Apr 2006 20:59:06 +0000 (20:59 +0000)]
Fix one typo.
git-svn-id: https://svn.dealii.org/trunk@12929
0785d39b -7218-0410-832d-
ea1e28bc413d
oliver [Thu, 27 Apr 2006 16:23:39 +0000 (16:23 +0000)]
Added the "initialise_restriction" method, which currently is a copy
of the same method from "FE_RT".
git-svn-id: https://svn.dealii.org/trunk@12927
0785d39b -7218-0410-832d-
ea1e28bc413d
oliver [Thu, 27 Apr 2006 16:22:54 +0000 (16:22 +0000)]
Implemented the ABF functionality for the other "interpolate" method and
copied the "initialise_restriction" method from the FE_RT class.
git-svn-id: https://svn.dealii.org/trunk@12925
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 27 Apr 2006 16:03:55 +0000 (16:03 +0000)]
Add fe_index to functions that need to distinguish between different finite elements in the hp case.
git-svn-id: https://svn.dealii.org/trunk@12924
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 27 Apr 2006 15:02:46 +0000 (15:02 +0000)]
Add hp::DoFHandler::default_fe_index
git-svn-id: https://svn.dealii.org/trunk@12923
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 27 Apr 2006 15:00:28 +0000 (15:00 +0000)]
Add DoFHandler::default_fe_index
git-svn-id: https://svn.dealii.org/trunk@12922
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 27 Apr 2006 05:52:02 +0000 (05:52 +0000)]
The numbering generated by DoFTools::map_dofs_to_boundary_index has changed
git-svn-id: https://svn.dealii.org/trunk@12921
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 27 Apr 2006 05:03:53 +0000 (05:03 +0000)]
<li> <p>
Changed: In order to facilitate the implementation of hp finite
elements, the ordering of boundary DoFs returned by <code
class="member">DoFTools::map_dof_to_boundary_indices</code> has been
changed. Fortunately, this is a rarely used function so that the effect
should be limited to only a few programs.
<br>
(WB 2006/04/26)
</p>
git-svn-id: https://svn.dealii.org/trunk@12920
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 27 Apr 2006 05:01:34 +0000 (05:01 +0000)]
Split off a few functions that will have to be implemented differently for hp and non-hp
git-svn-id: https://svn.dealii.org/trunk@12919
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 27 Apr 2006 04:06:42 +0000 (04:06 +0000)]
The change to DoFTools::map_dof_to_boundary_indices reorders the mapping of dofs
git-svn-id: https://svn.dealii.org/trunk@12918
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 27 Apr 2006 02:14:16 +0000 (02:14 +0000)]
Fix omitted this->
git-svn-id: https://svn.dealii.org/trunk@12917
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 27 Apr 2006 02:01:34 +0000 (02:01 +0000)]
Rewrite a few algorithms to only use get_fe() on cells, not faces, where it
doesn't make much sense.
git-svn-id: https://svn.dealii.org/trunk@12916
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Apr 2006 22:14:53 +0000 (22:14 +0000)]
Reindent the whole file.
git-svn-id: https://svn.dealii.org/trunk@12915
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Apr 2006 22:13:59 +0000 (22:13 +0000)]
Split out functions that are different between DoFHandler and hp::DoFHandler. The differences are still to be implemented, however.
git-svn-id: https://svn.dealii.org/trunk@12914
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Apr 2006 20:56:57 +0000 (20:56 +0000)]
Move distribute_local_to_global from arbitrary accessors to cell accessors.
git-svn-id: https://svn.dealii.org/trunk@12913
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Apr 2006 17:12:31 +0000 (17:12 +0000)]
Remove an invalid assertion: we may have the case that the last few
vertices are all unused. See hp/hp_dof_handler for a case in point.
git-svn-id: https://svn.dealii.org/trunk@12912
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Apr 2006 16:08:43 +0000 (16:08 +0000)]
One more reindent.
git-svn-id: https://svn.dealii.org/trunk@12911
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Apr 2006 15:52:52 +0000 (15:52 +0000)]
Re-indent.
git-svn-id: https://svn.dealii.org/trunk@12910
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Apr 2006 15:47:04 +0000 (15:47 +0000)]
Handle allocating space for vertices in 2d.
git-svn-id: https://svn.dealii.org/trunk@12909
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Apr 2006 15:45:53 +0000 (15:45 +0000)]
Clean up a few things in the hp parts. For example, some functions
only make sense for dim==structdim.
git-svn-id: https://svn.dealii.org/trunk@12908
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Apr 2006 15:08:26 +0000 (15:08 +0000)]
Add necessary offsets field.
git-svn-id: https://svn.dealii.org/trunk@12907
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Apr 2006 04:49:49 +0000 (04:49 +0000)]
Move us a step further towards hp for continuous elements.
git-svn-id: https://svn.dealii.org/trunk@12906
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Apr 2006 04:19:34 +0000 (04:19 +0000)]
Triangulation::clear_user_flags_XXX
git-svn-id: https://svn.dealii.org/trunk@12905
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Apr 2006 03:56:24 +0000 (03:56 +0000)]
Reindent some code.
git-svn-id: https://svn.dealii.org/trunk@12904
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Apr 2006 03:53:40 +0000 (03:53 +0000)]
Add new test that presently fails
git-svn-id: https://svn.dealii.org/trunk@12901
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 26 Apr 2006 03:33:13 +0000 (03:33 +0000)]
Add an instantiation to make all the tests run again.
git-svn-id: https://svn.dealii.org/trunk@12900
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 25 Apr 2006 23:12:39 +0000 (23:12 +0000)]
SparseDirectUmfpack now also works for sparse matrices with floats, as well as for block sparse matrices.
git-svn-id: https://svn.dealii.org/trunk@12897
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 25 Apr 2006 21:31:24 +0000 (21:31 +0000)]
BlockSparsityPattern::row_length.
git-svn-id: https://svn.dealii.org/trunk@12896
0785d39b -7218-0410-832d-
ea1e28bc413d
oliver [Tue, 25 Apr 2006 19:06:57 +0000 (19:06 +0000)]
Added the header file for the implementation of the ABF elements.
git-svn-id: https://svn.dealii.org/trunk@12895
0785d39b -7218-0410-832d-
ea1e28bc413d
oliver [Tue, 25 Apr 2006 19:05:53 +0000 (19:05 +0000)]
Added a first implementation of the ABF elements, which are a
subspace of H_div.
git-svn-id: https://svn.dealii.org/trunk@12894
0785d39b -7218-0410-832d-
ea1e28bc413d
oliver [Tue, 25 Apr 2006 19:04:04 +0000 (19:04 +0000)]
Added the header file for the polynomial space, which builds the
basis of the ABF elements.
git-svn-id: https://svn.dealii.org/trunk@12892
0785d39b -7218-0410-832d-
ea1e28bc413d
oliver [Tue, 25 Apr 2006 19:03:12 +0000 (19:03 +0000)]
Added an implementation of the polynomials for the Arnold Boffi Falk
spaces.
git-svn-id: https://svn.dealii.org/trunk@12890
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 25 Apr 2006 15:18:21 +0000 (15:18 +0000)]
x
git-svn-id: https://svn.dealii.org/trunk@12888
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 25 Apr 2006 15:17:14 +0000 (15:17 +0000)]
New tests that presently fail
git-svn-id: https://svn.dealii.org/trunk@12886
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 25 Apr 2006 15:15:19 +0000 (15:15 +0000)]
Fix output file name.
git-svn-id: https://svn.dealii.org/trunk@12885
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 25 Apr 2006 15:14:41 +0000 (15:14 +0000)]
Another test that presently fails...
git-svn-id: https://svn.dealii.org/trunk@12884
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 25 Apr 2006 15:08:07 +0000 (15:08 +0000)]
Catch the exception that is presently thrown to reduce the amount of
output. The result is still not correct, though.
git-svn-id: https://svn.dealii.org/trunk@12883
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 25 Apr 2006 15:03:47 +0000 (15:03 +0000)]
Add a test that presently fails.
git-svn-id: https://svn.dealii.org/trunk@12882
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 24 Apr 2006 23:13:44 +0000 (23:13 +0000)]
We now do have identity matrices.
git-svn-id: https://svn.dealii.org/trunk@12881
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 24 Apr 2006 23:11:23 +0000 (23:11 +0000)]
Improve documentation.
git-svn-id: https://svn.dealii.org/trunk@12880
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 24 Apr 2006 23:06:59 +0000 (23:06 +0000)]
Copy operations from identity matrix
git-svn-id: https://svn.dealii.org/trunk@12878
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 24 Apr 2006 23:06:30 +0000 (23:06 +0000)]
New tests
git-svn-id: https://svn.dealii.org/trunk@12869
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 24 Apr 2006 20:27:13 +0000 (20:27 +0000)]
add test for float as well
git-svn-id: https://svn.dealii.org/trunk@12868
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 24 Apr 2006 20:24:27 +0000 (20:24 +0000)]
Add identity matrix class.
git-svn-id: https://svn.dealii.org/trunk@12867
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 24 Apr 2006 20:18:33 +0000 (20:18 +0000)]
Add documentation.
git-svn-id: https://svn.dealii.org/trunk@12866
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 24 Apr 2006 20:03:51 +0000 (20:03 +0000)]
Indent properly.
git-svn-id: https://svn.dealii.org/trunk@12865
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 19 Apr 2006 03:45:30 +0000 (03:45 +0000)]
Add missing files
git-svn-id: https://svn.dealii.org/trunk@12860
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 18 Apr 2006 21:52:12 +0000 (21:52 +0000)]
Make VectorTools::project fit for other types of vectors as well.
git-svn-id: https://svn.dealii.org/trunk@12859
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 18 Apr 2006 18:30:28 +0000 (18:30 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@12858
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 15 Apr 2006 15:39:14 +0000 (15:39 +0000)]
Ignore png's.
git-svn-id: https://svn.dealii.org/trunk@12857
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 14 Apr 2006 21:20:50 +0000 (21:20 +0000)]
Verify that we can read 2d gmsh files
git-svn-id: https://svn.dealii.org/trunk@12852
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 14 Apr 2006 20:41:09 +0000 (20:41 +0000)]
GridTools::have_same_coarse_mesh, GridTools::get_finest_common_cells
git-svn-id: https://svn.dealii.org/trunk@12835
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 14 Apr 2006 11:59:20 +0000 (11:59 +0000)]
typo
git-svn-id: https://svn.dealii.org/trunk@12834
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 14 Apr 2006 11:52:38 +0000 (11:52 +0000)]
unify references to software
git-svn-id: https://svn.dealii.org/trunk@12833
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 14 Apr 2006 11:45:50 +0000 (11:45 +0000)]
Prefer abbreviation of VTK for referencing
git-svn-id: https://svn.dealii.org/trunk@12832
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 14 Apr 2006 11:43:24 +0000 (11:43 +0000)]
Include hp::DoFHandler for find_active_cell_around_point
git-svn-id: https://svn.dealii.org/trunk@12831
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 14 Apr 2006 11:42:24 +0000 (11:42 +0000)]
Link GMV Homepage
git-svn-id: https://svn.dealii.org/trunk@12830
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 14 Apr 2006 11:37:57 +0000 (11:37 +0000)]
DataOutBase::none
git-svn-id: https://svn.dealii.org/trunk@12829
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 14 Apr 2006 11:17:37 +0000 (11:17 +0000)]
Mention hp::DoFHandler.
git-svn-id: https://svn.dealii.org/trunk@12828
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 13 Apr 2006 20:18:35 +0000 (20:18 +0000)]
And fix a typo.
git-svn-id: https://svn.dealii.org/trunk@12827
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 13 Apr 2006 20:18:25 +0000 (20:18 +0000)]
List Moritz's diplome thesis.
git-svn-id: https://svn.dealii.org/trunk@12826
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 12 Apr 2006 15:14:19 +0000 (15:14 +0000)]
introduce pseudo format not writing data
git-svn-id: https://svn.dealii.org/trunk@12825
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 12 Apr 2006 01:42:53 +0000 (01:42 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@12824
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 11 Apr 2006 14:23:47 +0000 (14:23 +0000)]
differences are actually the other way round
git-svn-id: https://svn.dealii.org/trunk@12823
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 6 Apr 2006 13:51:07 +0000 (13:51 +0000)]
plot shape functions
git-svn-id: https://svn.dealii.org/trunk@12821
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 4 Apr 2006 22:43:42 +0000 (22:43 +0000)]
make write functions const and remove irritating specializations
git-svn-id: https://svn.dealii.org/trunk@12820
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 4 Apr 2006 14:36:40 +0000 (14:36 +0000)]
Update output after Guido's fixes
git-svn-id: https://svn.dealii.org/trunk@12819
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 4 Apr 2006 14:25:56 +0000 (14:25 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@12817
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 4 Apr 2006 14:18:23 +0000 (14:18 +0000)]
join tests and change format to opendx
git-svn-id: https://svn.dealii.org/trunk@12814
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 4 Apr 2006 14:12:44 +0000 (14:12 +0000)]
output fixed
git-svn-id: https://svn.dealii.org/trunk@12813
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 4 Apr 2006 03:55:09 +0000 (03:55 +0000)]
Add a comment.
git-svn-id: https://svn.dealii.org/trunk@12812
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 4 Apr 2006 03:53:00 +0000 (03:53 +0000)]
Add new testcase that presently fails
git-svn-id: https://svn.dealii.org/trunk@12811
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 4 Apr 2006 03:50:09 +0000 (03:50 +0000)]
Fix output corresponding to the fix in data_out_stack.cc
git-svn-id: https://svn.dealii.org/trunk@12810
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 3 Apr 2006 22:55:18 +0000 (22:55 +0000)]
Write to the correct stream
git-svn-id: https://svn.dealii.org/trunk@12809
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 3 Apr 2006 22:47:06 +0000 (22:47 +0000)]
Fix a problem with vertex numbering Guido introduced when re-ordering vertices and quadrature points
git-svn-id: https://svn.dealii.org/trunk@12807
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 3 Apr 2006 17:47:00 +0000 (17:47 +0000)]
Remove bogus entry.
git-svn-id: https://svn.dealii.org/trunk@12806
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 31 Mar 2006 19:09:40 +0000 (19:09 +0000)]
Regenerate
git-svn-id: https://svn.dealii.org/trunk@12805
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 31 Mar 2006 19:08:46 +0000 (19:08 +0000)]
Detect gcc 4.0.4 and 4.0.5
git-svn-id: https://svn.dealii.org/trunk@12804
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 31 Mar 2006 15:19:12 +0000 (15:19 +0000)]
Allow assignment from block vectors to vectors and back.
git-svn-id: https://svn.dealii.org/trunk@12800
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 31 Mar 2006 14:32:23 +0000 (14:32 +0000)]
And re-add the const in the correct place.... :-(
git-svn-id: https://svn.dealii.org/trunk@12799
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 31 Mar 2006 14:30:11 +0000 (14:30 +0000)]
Remove duplicate const.
git-svn-id: https://svn.dealii.org/trunk@12798
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 31 Mar 2006 14:27:37 +0000 (14:27 +0000)]
Small doc changes.
git-svn-id: https://svn.dealii.org/trunk@12797
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 31 Mar 2006 14:26:41 +0000 (14:26 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@12796
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 31 Mar 2006 14:07:43 +0000 (14:07 +0000)]
Proper indentation.
git-svn-id: https://svn.dealii.org/trunk@12795
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 31 Mar 2006 09:30:55 +0000 (09:30 +0000)]
use covariant transformation
git-svn-id: https://svn.dealii.org/trunk@12794
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 31 Mar 2006 09:26:48 +0000 (09:26 +0000)]
Do not output to console
git-svn-id: https://svn.dealii.org/trunk@12793
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 31 Mar 2006 09:04:20 +0000 (09:04 +0000)]
corrupted text removed
git-svn-id: https://svn.dealii.org/trunk@12792
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 31 Mar 2006 08:16:30 +0000 (08:16 +0000)]
do not use components; need more tests
git-svn-id: https://svn.dealii.org/trunk@12791
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 30 Mar 2006 21:46:15 +0000 (21:46 +0000)]
Produce very big dot files and keep them
git-svn-id: https://svn.dealii.org/trunk@12790
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 30 Mar 2006 21:25:04 +0000 (21:25 +0000)]
start line was not deleted
git-svn-id: https://svn.dealii.org/trunk@12788
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 30 Mar 2006 21:15:05 +0000 (21:15 +0000)]
generate documentation fast and without dot graphics
git-svn-id: https://svn.dealii.org/trunk@12787
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 30 Mar 2006 21:02:33 +0000 (21:02 +0000)]
changes in BlockSparsityPattern
git-svn-id: https://svn.dealii.org/trunk@12786
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 30 Mar 2006 20:58:43 +0000 (20:58 +0000)]
test for new reinit of BlockSparsityPattern
git-svn-id: https://svn.dealii.org/trunk@12783
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 30 Mar 2006 20:57:45 +0000 (20:57 +0000)]
initialization with row_length vector from DoFTools
git-svn-id: https://svn.dealii.org/trunk@12782
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 30 Mar 2006 20:57:13 +0000 (20:57 +0000)]
add initialization with VectorSlice
git-svn-id: https://svn.dealii.org/trunk@12781
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 30 Mar 2006 19:42:11 +0000 (19:42 +0000)]
add functions begin and end to VectorSlice
git-svn-id: https://svn.dealii.org/trunk@12780
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 30 Mar 2006 19:39:34 +0000 (19:39 +0000)]
add functions begin and end
git-svn-id: https://svn.dealii.org/trunk@12779
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 30 Mar 2006 16:12:01 +0000 (16:12 +0000)]
Implement a cache for the results of get_dof_indices
git-svn-id: https://svn.dealii.org/trunk@12778
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 30 Mar 2006 16:01:32 +0000 (16:01 +0000)]
component/block indices fixed
git-svn-id: https://svn.dealii.org/trunk@12775
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 30 Mar 2006 15:02:59 +0000 (15:02 +0000)]
copy function unchanged from header
git-svn-id: https://svn.dealii.org/trunk@12774
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.