]>
https://gitweb.dealii.org/ - dealii-svn.git/log
hartmann [Thu, 30 Jun 2005 09:34:55 +0000 (09:34 +0000)]
By using GeometryInfo<2>::face_to_cell_vertices the implementation of the CellAccessor<2>::point_inside function is now independent of the internal numbering of points and lines.
git-svn-id: https://svn.dealii.org/trunk@10981
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 30 Jun 2005 09:16:34 +0000 (09:16 +0000)]
Test also point_inside in 2d.
git-svn-id: https://svn.dealii.org/trunk@10980
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 30 Jun 2005 09:15:20 +0000 (09:15 +0000)]
Add tests for point_inside in 2d.
git-svn-id: https://svn.dealii.org/trunk@10979
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 30 Jun 2005 09:13:37 +0000 (09:13 +0000)]
Add missing typenames.
git-svn-id: https://svn.dealii.org/trunk@10978
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 30 Jun 2005 09:11:03 +0000 (09:11 +0000)]
Test point_inside function also in 2d.
git-svn-id: https://svn.dealii.org/trunk@10977
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 30 Jun 2005 09:06:02 +0000 (09:06 +0000)]
Test also point_inside in 2d.
git-svn-id: https://svn.dealii.org/trunk@10976
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 30 Jun 2005 09:03:48 +0000 (09:03 +0000)]
Test point_inside function in dim=2 and dim=3.
git-svn-id: https://svn.dealii.org/trunk@10975
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 30 Jun 2005 08:40:40 +0000 (08:40 +0000)]
Simplify code.
git-svn-id: https://svn.dealii.org/trunk@10974
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 30 Jun 2005 08:36:17 +0000 (08:36 +0000)]
Do not ask for internal data like vertex indices. Build the 0..7 number sequence required for CellData<3>::vertices directly without referring to the vertex indices of an already existing triangulation as the latter is an internal numbering which could be changed later.
git-svn-id: https://svn.dealii.org/trunk@10973
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 29 Jun 2005 15:51:35 +0000 (15:51 +0000)]
Add comment on ordering of shape functions and definition of eta and zeta.
git-svn-id: https://svn.dealii.org/trunk@10972
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 29 Jun 2005 15:49:29 +0000 (15:49 +0000)]
gcc 4 complained
git-svn-id: https://svn.dealii.org/trunk@10971
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 29 Jun 2005 15:41:20 +0000 (15:41 +0000)]
simplified constructor for FiniteElementBase
git-svn-id: https://svn.dealii.org/trunk@10970
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 29 Jun 2005 15:29:49 +0000 (15:29 +0000)]
Add a TODO.
git-svn-id: https://svn.dealii.org/trunk@10969
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 29 Jun 2005 14:32:31 +0000 (14:32 +0000)]
Add a few more references from Ralf.
git-svn-id: https://svn.dealii.org/trunk@10968
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 29 Jun 2005 12:49:47 +0000 (12:49 +0000)]
missing typename
git-svn-id: https://svn.dealii.org/trunk@10967
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 29 Jun 2005 12:15:49 +0000 (12:15 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@10966
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 29 Jun 2005 12:09:06 +0000 (12:09 +0000)]
Add measure_et_al test.
git-svn-id: https://svn.dealii.org/trunk@10965
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 29 Jun 2005 12:08:46 +0000 (12:08 +0000)]
Test cell->measure, center and barycenter.
git-svn-id: https://svn.dealii.org/trunk@10964
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 29 Jun 2005 08:30:35 +0000 (08:30 +0000)]
Remove publication referenced twice.
git-svn-id: https://svn.dealii.org/trunk@10963
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 28 Jun 2005 22:42:24 +0000 (22:42 +0000)]
additional information conforming_space in FiniteElementData
git-svn-id: https://svn.dealii.org/trunk@10962
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 28 Jun 2005 22:41:26 +0000 (22:41 +0000)]
preparing for restriction_is_additive vectors of length 1 to simplify constructor calls
git-svn-id: https://svn.dealii.org/trunk@10961
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 28 Jun 2005 22:39:02 +0000 (22:39 +0000)]
projection compiles, but results are wrong
git-svn-id: https://svn.dealii.org/trunk@10960
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 Jun 2005 20:26:50 +0000 (20:26 +0000)]
Add a bunch of other publications by other people.
git-svn-id: https://svn.dealii.org/trunk@10959
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 Jun 2005 16:22:54 +0000 (16:22 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@10958
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 Jun 2005 16:22:34 +0000 (16:22 +0000)]
Loosen assertion.
git-svn-id: https://svn.dealii.org/trunk@10957
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 Jun 2005 16:18:26 +0000 (16:18 +0000)]
Add two more notes to the documentation of that function.
git-svn-id: https://svn.dealii.org/trunk@10956
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 28 Jun 2005 16:11:38 +0000 (16:11 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@10955
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 27 Jun 2005 21:05:25 +0000 (21:05 +0000)]
New tests.
git-svn-id: https://svn.dealii.org/trunk@10954
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 27 Jun 2005 15:03:21 +0000 (15:03 +0000)]
Split a function to avoid a pointless warning in this code for 1d:
else if (dim == 3)
{
// see whether the
// given line is on the
// given face.
for (unsigned int l=0; l<GeometryInfo<dim>::lines_per_face; ++l)
if (GeometryInfo<3>::face_to_cell_lines(face_index, l) == line_index)
return true;
Both gcc and icc complain that the loop condition is always false in 1d,
missing the fact that this loop is only ever executed if dim!=1...
git-svn-id: https://svn.dealii.org/trunk@10953
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 27 Jun 2005 14:42:41 +0000 (14:42 +0000)]
Some compilers haven't seen <vector> yet.
git-svn-id: https://svn.dealii.org/trunk@10952
0785d39b -7218-0410-832d-
ea1e28bc413d
rschulz [Mon, 27 Jun 2005 12:18:20 +0000 (12:18 +0000)]
added missing std:: namespace reference where it was missing
git-svn-id: https://svn.dealii.org/trunk@10951
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 27 Jun 2005 07:53:19 +0000 (07:53 +0000)]
Use FETools::hierarchic_to_lexicographic_numbering directly instead of using FETools::lexicographic_to_hierarchic_numbering and inverting it.
git-svn-id: https://svn.dealii.org/trunk@10950
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 27 Jun 2005 07:49:00 +0000 (07:49 +0000)]
Use LagrangeEquidistant::generate_complete_basis instead of creating this basis by hand.
git-svn-id: https://svn.dealii.org/trunk@10949
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 27 Jun 2005 07:40:14 +0000 (07:40 +0000)]
Remove a whole bunch of FE_Q_Helper functions which were required by the old implementation of the FE_Q<2>::initialize_constraints function.
git-svn-id: https://svn.dealii.org/trunk@10948
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 27 Jun 2005 07:34:54 +0000 (07:34 +0000)]
Total reimplemenation of the FE_Q<2>::initialize_constraints function to be in line with the implementation of the FE_Q<3>::initialize_constraints function. Doc updates.
git-svn-id: https://svn.dealii.org/trunk@10947
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 27 Jun 2005 07:24:59 +0000 (07:24 +0000)]
Simplify implementation of FE_Q<3>::initialize_constraints by using the QProjector::project_to_subface function.
git-svn-id: https://svn.dealii.org/trunk@10946
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 27 Jun 2005 07:12:41 +0000 (07:12 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@10945
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sun, 26 Jun 2005 08:42:44 +0000 (08:42 +0000)]
validator
git-svn-id: https://svn.dealii.org/trunk@10944
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sat, 25 Jun 2005 09:38:37 +0000 (09:38 +0000)]
differing files for 4.0
git-svn-id: https://svn.dealii.org/trunk@10943
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sat, 25 Jun 2005 09:33:10 +0000 (09:33 +0000)]
differing files for 4.0
git-svn-id: https://svn.dealii.org/trunk@10942
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sat, 25 Jun 2005 09:27:02 +0000 (09:27 +0000)]
remove assertion to allow for smoother flow of tests
git-svn-id: https://svn.dealii.org/trunk@10941
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sat, 25 Jun 2005 08:19:42 +0000 (08:19 +0000)]
reference to the old deal
git-svn-id: https://svn.dealii.org/trunk@10940
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sat, 25 Jun 2005 08:14:17 +0000 (08:14 +0000)]
add address info of authors and reference to mailing list
git-svn-id: https://svn.dealii.org/trunk@10939
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sat, 25 Jun 2005 07:29:05 +0000 (07:29 +0000)]
compatibility wrapper
git-svn-id: https://svn.dealii.org/trunk@10938
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sat, 25 Jun 2005 07:25:44 +0000 (07:25 +0000)]
additional parameter for count_dofs_per_component... where is the wrapper???
git-svn-id: https://svn.dealii.org/trunk@10937
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 24 Jun 2005 14:45:31 +0000 (14:45 +0000)]
bugfix for SparsityPattern::block_read/write
git-svn-id: https://svn.dealii.org/trunk@10936
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 24 Jun 2005 14:42:40 +0000 (14:42 +0000)]
fix bug in SprsityPattern::block_read and block_write
git-svn-id: https://svn.dealii.org/trunk@10935
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 24 Jun 2005 14:25:14 +0000 (14:25 +0000)]
check block_read and block_write properly
git-svn-id: https://svn.dealii.org/trunk@10934
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 23 Jun 2005 21:05:36 +0000 (21:05 +0000)]
new version of MGTools::count_dofs_per_component
git-svn-id: https://svn.dealii.org/trunk@10933
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 23 Jun 2005 08:09:09 +0000 (08:09 +0000)]
Remove obsolete function argument.
git-svn-id: https://svn.dealii.org/trunk@10932
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 23 Jun 2005 07:55:43 +0000 (07:55 +0000)]
The FE_Q_Helper::generate_face_unit_point<2> and FE_Q_Helper::constraint_function_is_active_on_child<3> functions are not needed any more. They are now removed.
git-svn-id: https://svn.dealii.org/trunk@10931
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 22 Jun 2005 21:26:44 +0000 (21:26 +0000)]
Add a sentence to the docs.
git-svn-id: https://svn.dealii.org/trunk@10930
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 22 Jun 2005 17:09:15 +0000 (17:09 +0000)]
One more small fix.
git-svn-id: https://svn.dealii.org/trunk@10929
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 22 Jun 2005 17:07:32 +0000 (17:07 +0000)]
Fix header and doc
git-svn-id: https://svn.dealii.org/trunk@10928
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 22 Jun 2005 16:52:30 +0000 (16:52 +0000)]
Clean up.
git-svn-id: https://svn.dealii.org/trunk@10927
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 22 Jun 2005 16:26:12 +0000 (16:26 +0000)]
Remove TODO. Numbering of patch->neighbors coincides with the new deal.II numbering. Code will be simplified once the new numbering scheme is incorporated.
git-svn-id: https://svn.dealii.org/trunk@10926
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 22 Jun 2005 16:01:13 +0000 (16:01 +0000)]
Use GeometryInfo<dim>::face_to_cell_vertices and face_to_cell_lines functions to simply implementation of the FE_Q<dim>::has_support_on_face function.
git-svn-id: https://svn.dealii.org/trunk@10925
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 22 Jun 2005 13:37:21 +0000 (13:37 +0000)]
Update.
git-svn-id: https://svn.dealii.org/trunk@10924
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 22 Jun 2005 10:24:49 +0000 (10:24 +0000)]
Update results.
git-svn-id: https://svn.dealii.org/trunk@10923
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 22 Jun 2005 10:21:16 +0000 (10:21 +0000)]
Output corrected and modified.
git-svn-id: https://svn.dealii.org/trunk@10922
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 22 Jun 2005 10:20:40 +0000 (10:20 +0000)]
Use get_new_point_on_quad as optimization of get_intermediate_points_on_quad in case of one point.
git-svn-id: https://svn.dealii.org/trunk@10921
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 22 Jun 2005 08:33:59 +0000 (08:33 +0000)]
Use get_new_point_on_quad as optimization of get_intermediate_points_on_quad in case of one point.
git-svn-id: https://svn.dealii.org/trunk@10920
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Wed, 22 Jun 2005 08:24:07 +0000 (08:24 +0000)]
Correct and modify output.
git-svn-id: https://svn.dealii.org/trunk@10919
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jun 2005 21:35:46 +0000 (21:35 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@10918
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jun 2005 21:35:24 +0000 (21:35 +0000)]
Tes the opposite case of _01.
git-svn-id: https://svn.dealii.org/trunk@10917
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jun 2005 21:28:44 +0000 (21:28 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@10916
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jun 2005 18:51:54 +0000 (18:51 +0000)]
Remove unused variable.
git-svn-id: https://svn.dealii.org/trunk@10915
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jun 2005 18:45:05 +0000 (18:45 +0000)]
struct U has virtual functions but nonvirtual destructor. calm the compiler
down by providing one.
git-svn-id: https://svn.dealii.org/trunk@10914
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jun 2005 18:40:45 +0000 (18:40 +0000)]
Fix comment.
git-svn-id: https://svn.dealii.org/trunk@10913
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jun 2005 18:40:04 +0000 (18:40 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@10912
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jun 2005 18:36:02 +0000 (18:36 +0000)]
Detect gcc4.1
git-svn-id: https://svn.dealii.org/trunk@10911
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jun 2005 18:35:13 +0000 (18:35 +0000)]
Properly escape square brackets.
git-svn-id: https://svn.dealii.org/trunk@10910
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jun 2005 18:32:23 +0000 (18:32 +0000)]
Missed a few places for detecting gcc4.1
git-svn-id: https://svn.dealii.org/trunk@10909
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jun 2005 18:30:33 +0000 (18:30 +0000)]
Detect gcc4.1
git-svn-id: https://svn.dealii.org/trunk@10908
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jun 2005 17:48:30 +0000 (17:48 +0000)]
Update list of supported compilers.
git-svn-id: https://svn.dealii.org/trunk@10907
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jun 2005 16:22:37 +0000 (16:22 +0000)]
Work around a problem with gcc mainline.
git-svn-id: https://svn.dealii.org/trunk@10906
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 21 Jun 2005 15:36:45 +0000 (15:36 +0000)]
The documentation of the constraints sizes m and n always used m and n the wrong way round.
git-svn-id: https://svn.dealii.org/trunk@10905
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 21 Jun 2005 14:44:57 +0000 (14:44 +0000)]
Also wait for tgcr thread group.
git-svn-id: https://svn.dealii.org/trunk@10904
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 21 Jun 2005 08:07:26 +0000 (08:07 +0000)]
functions resorted
git-svn-id: https://svn.dealii.org/trunk@10903
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 21 Jun 2005 07:48:46 +0000 (07:48 +0000)]
round-off errors corrected
git-svn-id: https://svn.dealii.org/trunk@10902
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 21 Jun 2005 06:54:52 +0000 (06:54 +0000)]
Make it compile.
git-svn-id: https://svn.dealii.org/trunk@10901
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 20 Jun 2005 21:29:52 +0000 (21:29 +0000)]
Add documentation.
git-svn-id: https://svn.dealii.org/trunk@10900
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 20 Jun 2005 21:26:48 +0000 (21:26 +0000)]
compute_projection_from_quadrature_points_matrix
compute_interpolation_to_quadrature_points_matrix
git-svn-id: https://svn.dealii.org/trunk@10899
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 20 Jun 2005 21:25:53 +0000 (21:25 +0000)]
New tests.
git-svn-id: https://svn.dealii.org/trunk@10898
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 20 Jun 2005 21:13:30 +0000 (21:13 +0000)]
Augment docs.
git-svn-id: https://svn.dealii.org/trunk@10897
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 20 Jun 2005 20:42:48 +0000 (20:42 +0000)]
Leave another one.
git-svn-id: https://svn.dealii.org/trunk@10896
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 20 Jun 2005 20:42:20 +0000 (20:42 +0000)]
Leave a number of TODOs.
git-svn-id: https://svn.dealii.org/trunk@10895
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 20 Jun 2005 20:20:05 +0000 (20:20 +0000)]
Add an assertion.
git-svn-id: https://svn.dealii.org/trunk@10894
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 20 Jun 2005 20:18:36 +0000 (20:18 +0000)]
Several simplifications in FETools::get_projection_matrix.
git-svn-id: https://svn.dealii.org/trunk@10893
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 20 Jun 2005 19:56:53 +0000 (19:56 +0000)]
FEValues can now be initialized with tria iterators, there is no need anymore
for dummy dofhandler objects.
git-svn-id: https://svn.dealii.org/trunk@10892
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 20 Jun 2005 19:52:16 +0000 (19:52 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@10891
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 20 Jun 2005 19:49:37 +0000 (19:49 +0000)]
Test get_projection_matrix.
git-svn-id: https://svn.dealii.org/trunk@10890
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 20 Jun 2005 18:07:16 +0000 (18:07 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@10889
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 20 Jun 2005 17:09:46 +0000 (17:09 +0000)]
Add a few links into the documentation for the extension ideas.
git-svn-id: https://svn.dealii.org/trunk@10888
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 17 Jun 2005 17:05:19 +0000 (17:05 +0000)]
Update ref.
git-svn-id: https://svn.dealii.org/trunk@10887
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 17 Jun 2005 16:28:11 +0000 (16:28 +0000)]
modified bounding box
git-svn-id: https://svn.dealii.org/trunk@10886
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 17 Jun 2005 16:00:53 +0000 (16:00 +0000)]
Update ref.
git-svn-id: https://svn.dealii.org/trunk@10885
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 17 Jun 2005 15:46:45 +0000 (15:46 +0000)]
directories for gcc 4.0
git-svn-id: https://svn.dealii.org/trunk@10884
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 17 Jun 2005 15:42:58 +0000 (15:42 +0000)]
add directory for gcc 4.0
git-svn-id: https://svn.dealii.org/trunk@10883
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 17 Jun 2005 14:45:14 +0000 (14:45 +0000)]
compatibility wrapper for count_dofs_per_component
git-svn-id: https://svn.dealii.org/trunk@10882
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.