]>
https://gitweb.dealii.org/ - dealii-svn.git/log
wolf [Tue, 16 May 2006 06:14:35 +0000 (06:14 +0000)]
Modify code to take into account that GeometryInfo::project_to_unit_cell now
returns the projected point, rather than modifying the argument.
git-svn-id: https://svn.dealii.org/trunk@13115
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 16 May 2006 06:08:49 +0000 (06:08 +0000)]
Augment comments.
git-svn-id: https://svn.dealii.org/trunk@13114
0785d39b -7218-0410-832d-
ea1e28bc413d
leicht [Mon, 15 May 2006 12:36:25 +0000 (12:36 +0000)]
1/ Bug fix: count hexes instead of quads for used_cells in 3d. Triggered no error before as always n_quads > n_hexes. 2/ Two doc fixes. 3/ Use of GeometryInfo::child_cell_on_face instead of searching through all children and faces.
git-svn-id: https://svn.dealii.org/trunk@13113
0785d39b -7218-0410-832d-
ea1e28bc413d
rschulz [Mon, 15 May 2006 11:31:08 +0000 (11:31 +0000)]
changed the old point_difference and point_value to wrapper functions
git-svn-id: https://svn.dealii.org/trunk@13112
0785d39b -7218-0410-832d-
ea1e28bc413d
rschulz [Fri, 12 May 2006 13:07:37 +0000 (13:07 +0000)]
sorry, some small mistakes in the last commit... corrected here!
git-svn-id: https://svn.dealii.org/trunk@13107
0785d39b -7218-0410-832d-
ea1e28bc413d
rschulz [Fri, 12 May 2006 12:34:34 +0000 (12:34 +0000)]
removed old find_active_cell_around point code and improved the new
version of the code simultaneously.
git-svn-id: https://svn.dealii.org/trunk@13105
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 11 May 2006 16:24:21 +0000 (16:24 +0000)]
x
git-svn-id: https://svn.dealii.org/trunk@13103
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 11 May 2006 16:04:21 +0000 (16:04 +0000)]
Make GeometryInfo<dim>::project_to_unit_cell return the projected point, rather than modify its argument
git-svn-id: https://svn.dealii.org/trunk@13102
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 11 May 2006 15:58:53 +0000 (15:58 +0000)]
Minor cleanups and spell check.
git-svn-id: https://svn.dealii.org/trunk@13101
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 11 May 2006 15:53:27 +0000 (15:53 +0000)]
Augment docs in one point.
git-svn-id: https://svn.dealii.org/trunk@13100
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 11 May 2006 15:51:39 +0000 (15:51 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@13099
0785d39b -7218-0410-832d-
ea1e28bc413d
rschulz [Thu, 11 May 2006 11:46:17 +0000 (11:46 +0000)]
Changed VectorTools::point_difference and ::point_value to support the new cell finding routines also
git-svn-id: https://svn.dealii.org/trunk@13095
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 10 May 2006 23:19:24 +0000 (23:19 +0000)]
Remove an unnecessary semicolon that upsets some compilers.
git-svn-id: https://svn.dealii.org/trunk@13094
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 10 May 2006 23:09:39 +0000 (23:09 +0000)]
Make an input parameter const.
git-svn-id: https://svn.dealii.org/trunk@13093
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 10 May 2006 23:07:39 +0000 (23:07 +0000)]
Small doc updates.
git-svn-id: https://svn.dealii.org/trunk@13092
0785d39b -7218-0410-832d-
ea1e28bc413d
rschulz [Wed, 10 May 2006 15:09:12 +0000 (15:09 +0000)]
7th test for new cell finding routine
git-svn-id: https://svn.dealii.org/trunk@13091
0785d39b -7218-0410-832d-
ea1e28bc413d
rschulz [Wed, 10 May 2006 14:17:29 +0000 (14:17 +0000)]
added functions to handle all kinds of vertex-finding related stuff + testcases...
git-svn-id: https://svn.dealii.org/trunk@13080
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 8 May 2006 21:31:48 +0000 (21:31 +0000)]
Cast numbers to avoid some compiler warnings.
git-svn-id: https://svn.dealii.org/trunk@13079
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 8 May 2006 16:54:59 +0000 (16:54 +0000)]
Add necessary forward declarations.
git-svn-id: https://svn.dealii.org/trunk@13077
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 8 May 2006 13:31:15 +0000 (13:31 +0000)]
Split out iterator definitions
git-svn-id: https://svn.dealii.org/trunk@13076
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sat, 6 May 2006 03:28:30 +0000 (03:28 +0000)]
Unify the way we declare iterator types. Move things into internal namespaces
git-svn-id: https://svn.dealii.org/trunk@13075
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 5 May 2006 19:27:43 +0000 (19:27 +0000)]
Implement VectorTools::integrate_difference for hp as well. On the way, fix a problem where we run into an assertion for W1infty_seminorm.
git-svn-id: https://svn.dealii.org/trunk@13071
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 5 May 2006 17:11:21 +0000 (17:11 +0000)]
QCollection::max_n_quadrature_points
git-svn-id: https://svn.dealii.org/trunk@13070
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 5 May 2006 16:44:56 +0000 (16:44 +0000)]
more improvements on iterator definition classes
git-svn-id: https://svn.dealii.org/trunk@13069
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 5 May 2006 16:43:00 +0000 (16:43 +0000)]
Mark a few functions as static (i.e. internal to this file)
git-svn-id: https://svn.dealii.org/trunk@13068
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 5 May 2006 10:36:38 +0000 (10:36 +0000)]
fix output
git-svn-id: https://svn.dealii.org/trunk@13066
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 5 May 2006 10:33:16 +0000 (10:33 +0000)]
fixed output and copyright
git-svn-id: https://svn.dealii.org/trunk@13062
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 5 May 2006 09:44:01 +0000 (09:44 +0000)]
ignore
git-svn-id: https://svn.dealii.org/trunk@13060
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 5 May 2006 09:40:35 +0000 (09:40 +0000)]
new output verified
git-svn-id: https://svn.dealii.org/trunk@13059
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 5 May 2006 07:46:11 +0000 (07:46 +0000)]
stop console output
git-svn-id: https://svn.dealii.org/trunk@13057
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 5 May 2006 07:44:36 +0000 (07:44 +0000)]
check counting by component
git-svn-id: https://svn.dealii.org/trunk@13055
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Fri, 5 May 2006 07:37:55 +0000 (07:37 +0000)]
make iterator definitions more visible and document the template
git-svn-id: https://svn.dealii.org/trunk@13054
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 4 May 2006 16:47:26 +0000 (16:47 +0000)]
Implement make_hanging_node_constraints for hp in the case of all the same elements on all cells.
git-svn-id: https://svn.dealii.org/trunk@13053
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 4 May 2006 16:46:54 +0000 (16:46 +0000)]
Clean up.
git-svn-id: https://svn.dealii.org/trunk@13052
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 4 May 2006 15:28:27 +0000 (15:28 +0000)]
Remove unused arg.
git-svn-id: https://svn.dealii.org/trunk@13050
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 4 May 2006 15:28:07 +0000 (15:28 +0000)]
Whittle down example program to run only 3 cycles. Redirect output. Output is checked against examples/step-9
git-svn-id: https://svn.dealii.org/trunk@13048
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 4 May 2006 14:24:37 +0000 (14:24 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@13047
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 4 May 2006 09:50:07 +0000 (09:50 +0000)]
remove unnecessary include
git-svn-id: https://svn.dealii.org/trunk@13046
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 4 May 2006 09:49:35 +0000 (09:49 +0000)]
add a todo
git-svn-id: https://svn.dealii.org/trunk@13045
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 4 May 2006 09:23:03 +0000 (09:23 +0000)]
add missing include file
git-svn-id: https://svn.dealii.org/trunk@13043
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 4 May 2006 03:57:22 +0000 (03:57 +0000)]
Add a bunch of safety checks.
git-svn-id: https://svn.dealii.org/trunk@13042
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 4 May 2006 03:51:29 +0000 (03:51 +0000)]
Allow introspection into which fe indices are actually used on what objects. We'll need this for hanging node constraints
git-svn-id: https://svn.dealii.org/trunk@13038
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 4 May 2006 02:32:54 +0000 (02:32 +0000)]
A few more safety checks.
git-svn-id: https://svn.dealii.org/trunk@13037
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 4 May 2006 02:08:40 +0000 (02:08 +0000)]
Leave TODO
git-svn-id: https://svn.dealii.org/trunk@13036
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 4 May 2006 02:03:19 +0000 (02:03 +0000)]
Remove a few unnecessary semicolons.
git-svn-id: https://svn.dealii.org/trunk@13035
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 4 May 2006 01:55:48 +0000 (01:55 +0000)]
Add an assertion to make sure we don't forget a case.
git-svn-id: https://svn.dealii.org/trunk@13034
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 22:16:19 +0000 (22:16 +0000)]
A few more small changes. step-10 actually runs just fine
git-svn-id: https://svn.dealii.org/trunk@13030
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 19:58:57 +0000 (19:58 +0000)]
Fix a few minor issues
git-svn-id: https://svn.dealii.org/trunk@13027
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 19:54:07 +0000 (19:54 +0000)]
Escape a word from doxygenization.
git-svn-id: https://svn.dealii.org/trunk@13026
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 19:49:13 +0000 (19:49 +0000)]
Use correct declaration for friend class.
git-svn-id: https://svn.dealii.org/trunk@13025
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 18:25:49 +0000 (18:25 +0000)]
Link new report.
git-svn-id: https://svn.dealii.org/trunk@13024
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 17:03:47 +0000 (17:03 +0000)]
Slight documentation improvements
git-svn-id: https://svn.dealii.org/trunk@13023
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 15:51:01 +0000 (15:51 +0000)]
Fix typos.
git-svn-id: https://svn.dealii.org/trunk@13022
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 15:06:08 +0000 (15:06 +0000)]
Fix typo in the documentation.
git-svn-id: https://svn.dealii.org/trunk@13021
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 15:04:28 +0000 (15:04 +0000)]
Add more tests that all fail for various reasons at the moment.
git-svn-id: https://svn.dealii.org/trunk@13018
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 14:45:34 +0000 (14:45 +0000)]
Make the constructor explicit.
git-svn-id: https://svn.dealii.org/trunk@13017
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 13:00:34 +0000 (13:00 +0000)]
Sprinkle a few this-> here and there.
git-svn-id: https://svn.dealii.org/trunk@13016
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 02:33:39 +0000 (02:33 +0000)]
Fix and reduce output
git-svn-id: https://svn.dealii.org/trunk@13013
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 02:28:51 +0000 (02:28 +0000)]
Remove unused variable.
git-svn-id: https://svn.dealii.org/trunk@13012
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 02:26:26 +0000 (02:26 +0000)]
Add another test
git-svn-id: https://svn.dealii.org/trunk@13009
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 02:24:28 +0000 (02:24 +0000)]
Fix hp/step-5 by making sure we only access data once the respective tables
are there.
git-svn-id: https://svn.dealii.org/trunk@13008
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 02:11:50 +0000 (02:11 +0000)]
Add another test
git-svn-id: https://svn.dealii.org/trunk@13004
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 3 May 2006 01:58:32 +0000 (01:58 +0000)]
Ad missing this->
git-svn-id: https://svn.dealii.org/trunk@13003
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 23:16:07 +0000 (23:16 +0000)]
step-3 now also runs in hp mode.
git-svn-id: https://svn.dealii.org/trunk@13000
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 23:13:34 +0000 (23:13 +0000)]
Fix a bug where we weren't asking for the right fe_index in hp mode.
git-svn-id: https://svn.dealii.org/trunk@12999
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 23:10:12 +0000 (23:10 +0000)]
Instantiate interpolate_boundary_values for hp.
git-svn-id: https://svn.dealii.org/trunk@12998
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 23:07:24 +0000 (23:07 +0000)]
New test, but doesn't work right now.
git-svn-id: https://svn.dealii.org/trunk@12996
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 22:58:30 +0000 (22:58 +0000)]
One more test
git-svn-id: https://svn.dealii.org/trunk@12992
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 22:41:06 +0000 (22:41 +0000)]
Fix an off-by-one bug in a number of places.
git-svn-id: https://svn.dealii.org/trunk@12989
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 22:19:19 +0000 (22:19 +0000)]
New tests
git-svn-id: https://svn.dealii.org/trunk@12984
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 22:18:13 +0000 (22:18 +0000)]
Add a few safety checks.
git-svn-id: https://svn.dealii.org/trunk@12983
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 21:49:32 +0000 (21:49 +0000)]
Don't check the argument passed to set_active_fe_index since at that time no finite element collection may be associated with the hp::DoFHandler. Rather, check at the time we do distribute_dofs again.
git-svn-id: https://svn.dealii.org/trunk@12982
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 21:36:31 +0000 (21:36 +0000)]
Fix typos.
git-svn-id: https://svn.dealii.org/trunk@12979
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 20:50:51 +0000 (20:50 +0000)]
New tests
git-svn-id: https://svn.dealii.org/trunk@12976
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 20:46:57 +0000 (20:46 +0000)]
Implement reserve_space for all space dimensions.
git-svn-id: https://svn.dealii.org/trunk@12975
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 20:46:24 +0000 (20:46 +0000)]
This test now works -- hurray
git-svn-id: https://svn.dealii.org/trunk@12972
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 19:57:24 +0000 (19:57 +0000)]
Add new test
git-svn-id: https://svn.dealii.org/trunk@12970
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 19:48:17 +0000 (19:48 +0000)]
Implement distribute_dofs for 1d, 2d, 3d in the same way.
git-svn-id: https://svn.dealii.org/trunk@12969
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 19:36:06 +0000 (19:36 +0000)]
Leave 2 todos.
git-svn-id: https://svn.dealii.org/trunk@12968
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 18:52:22 +0000 (18:52 +0000)]
Do many of the same simplifications and cleanups that have already been done for the non-MG accessors in the last few days
git-svn-id: https://svn.dealii.org/trunk@12967
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 15:28:40 +0000 (15:28 +0000)]
Final changes and simplifications. Documentation updates.
git-svn-id: https://svn.dealii.org/trunk@12966
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 14:45:36 +0000 (14:45 +0000)]
Remove timestamp.
git-svn-id: https://svn.dealii.org/trunk@12964
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 14:44:55 +0000 (14:44 +0000)]
Add test output
git-svn-id: https://svn.dealii.org/trunk@12963
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 14:43:26 +0000 (14:43 +0000)]
Fix a number of issues to make the tests in hp/ run again.
git-svn-id: https://svn.dealii.org/trunk@12962
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 13:31:18 +0000 (13:31 +0000)]
Make compile again
git-svn-id: https://svn.dealii.org/trunk@12961
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 2 May 2006 06:18:17 +0000 (06:18 +0000)]
new template structure for DataOut...
git-svn-id: https://svn.dealii.org/trunk@12960
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 02:50:21 +0000 (02:50 +0000)]
Rename a few variables
git-svn-id: https://svn.dealii.org/trunk@12958
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 02:39:01 +0000 (02:39 +0000)]
Claim credit for significant contributions.
git-svn-id: https://svn.dealii.org/trunk@12957
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 02:38:14 +0000 (02:38 +0000)]
More documentation.
git-svn-id: https://svn.dealii.org/trunk@12956
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 02:28:50 +0000 (02:28 +0000)]
Only access data to which we have access.
git-svn-id: https://svn.dealii.org/trunk@12955
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 02:21:03 +0000 (02:21 +0000)]
Make more classes friends.
git-svn-id: https://svn.dealii.org/trunk@12954
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 02:15:32 +0000 (02:15 +0000)]
Fix an "ups"
git-svn-id: https://svn.dealii.org/trunk@12952
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 02:01:15 +0000 (02:01 +0000)]
Split out common functions that are needed for all space dimensions
git-svn-id: https://svn.dealii.org/trunk@12951
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 01:49:55 +0000 (01:49 +0000)]
Add significant documentation.
git-svn-id: https://svn.dealii.org/trunk@12950
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 01:20:28 +0000 (01:20 +0000)]
More doc updates.
git-svn-id: https://svn.dealii.org/trunk@12949
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 01:19:18 +0000 (01:19 +0000)]
Small doc update.
git-svn-id: https://svn.dealii.org/trunk@12948
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 2 May 2006 01:18:13 +0000 (01:18 +0000)]
Move the stuff that is common to all space dimensions to their own file. This
worked by accident before.
git-svn-id: https://svn.dealii.org/trunk@12947
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 1 May 2006 22:30:11 +0000 (22:30 +0000)]
For the moment, a last wave of restructuring and consolidation of code.
git-svn-id: https://svn.dealii.org/trunk@12946
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 1 May 2006 22:00:23 +0000 (22:00 +0000)]
Merge a bunch of code.
git-svn-id: https://svn.dealii.org/trunk@12945
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 1 May 2006 21:29:08 +0000 (21:29 +0000)]
More moving around to allow sharing code between non-hp and hp accessors. Also move control over the format for data storage to the classes that actually handle it
git-svn-id: https://svn.dealii.org/trunk@12944
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.