]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
18 years agoadded functions to handle all kinds of vertex-finding related stuff + testcases...
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

18 years agoCast numbers to avoid some compiler warnings.
Wolfgang Bangerth [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

18 years agoAdd necessary forward declarations.
Wolfgang Bangerth [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

18 years agoSplit out iterator definitions
Wolfgang Bangerth [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

18 years agoUnify the way we declare iterator types. Move things into internal namespaces
Wolfgang Bangerth [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

18 years agoImplement VectorTools::integrate_difference for hp as well. On the way, fix a problem...
Wolfgang Bangerth [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

18 years agoQCollection::max_n_quadrature_points
Wolfgang Bangerth [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

18 years agomore improvements on iterator definition classes
Guido Kanschat [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

18 years agoMark a few functions as static (i.e. internal to this file)
Wolfgang Bangerth [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

18 years agofix output
Guido Kanschat [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

18 years agofixed output and copyright
Guido Kanschat [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

18 years agoignore
Guido Kanschat [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

18 years agonew output verified
Guido Kanschat [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

18 years agostop console output
Guido Kanschat [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

18 years agocheck counting by component
Guido Kanschat [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

18 years agomake iterator definitions more visible and document the template
Guido Kanschat [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

18 years agoImplement make_hanging_node_constraints for hp in the case of all the same elements...
Wolfgang Bangerth [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

18 years agoClean up.
Wolfgang Bangerth [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

18 years agoRemove unused arg.
Wolfgang Bangerth [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

18 years agoWhittle down example program to run only 3 cycles. Redirect output. Output is checked...
Wolfgang Bangerth [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

18 years agoDoc update.
Wolfgang Bangerth [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

18 years agoremove unnecessary include
Guido Kanschat [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

18 years agoadd a todo
Guido Kanschat [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

18 years agoadd missing include file
Guido Kanschat [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

18 years agoAdd a bunch of safety checks.
Wolfgang Bangerth [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

18 years agoAllow introspection into which fe indices are actually used on what objects. We'll...
Wolfgang Bangerth [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

18 years agoA few more safety checks.
Wolfgang Bangerth [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

18 years agoLeave TODO
Wolfgang Bangerth [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

18 years agoRemove a few unnecessary semicolons.
Wolfgang Bangerth [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

18 years agoAdd an assertion to make sure we don't forget a case.
Wolfgang Bangerth [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

18 years agoA few more small changes. step-10 actually runs just fine
Wolfgang Bangerth [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

18 years agoFix a few minor issues
Wolfgang Bangerth [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

18 years agoEscape a word from doxygenization.
Wolfgang Bangerth [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

18 years agoUse correct declaration for friend class.
Wolfgang Bangerth [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

18 years agoLink new report.
Wolfgang Bangerth [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

18 years agoSlight documentation improvements
Wolfgang Bangerth [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

18 years agoFix typos.
Wolfgang Bangerth [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

18 years agoFix typo in the documentation.
Wolfgang Bangerth [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

18 years agoAdd more tests that all fail for various reasons at the moment.
Wolfgang Bangerth [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

18 years agoMake the constructor explicit.
Wolfgang Bangerth [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

18 years agoSprinkle a few this-> here and there.
Wolfgang Bangerth [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

18 years agoFix and reduce output
Wolfgang Bangerth [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

18 years agoRemove unused variable.
Wolfgang Bangerth [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

18 years agoAdd another test
Wolfgang Bangerth [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

18 years agoFix hp/step-5 by making sure we only access data once the respective tables
Wolfgang Bangerth [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

18 years agoAdd another test
Wolfgang Bangerth [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

18 years agoAd missing this->
Wolfgang Bangerth [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

18 years agostep-3 now also runs in hp mode.
Wolfgang Bangerth [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

18 years agoFix a bug where we weren't asking for the right fe_index in hp mode.
Wolfgang Bangerth [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

18 years agoInstantiate interpolate_boundary_values for hp.
Wolfgang Bangerth [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

18 years agoNew test, but doesn't work right now.
Wolfgang Bangerth [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

18 years agoOne more test
Wolfgang Bangerth [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

18 years agoFix an off-by-one bug in a number of places.
Wolfgang Bangerth [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

18 years agoNew tests
Wolfgang Bangerth [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

18 years agoAdd a few safety checks.
Wolfgang Bangerth [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

18 years agoDon't check the argument passed to set_active_fe_index since at that time no finite...
Wolfgang Bangerth [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

18 years agoFix typos.
Wolfgang Bangerth [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

18 years agoNew tests
Wolfgang Bangerth [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

18 years agoImplement reserve_space for all space dimensions.
Wolfgang Bangerth [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

18 years agoThis test now works -- hurray
Wolfgang Bangerth [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

18 years agoAdd new test
Wolfgang Bangerth [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

18 years agoImplement distribute_dofs for 1d, 2d, 3d in the same way.
Wolfgang Bangerth [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

18 years agoLeave 2 todos.
Wolfgang Bangerth [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

18 years agoDo many of the same simplifications and cleanups that have already been done for...
Wolfgang Bangerth [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

18 years agoFinal changes and simplifications. Documentation updates.
Wolfgang Bangerth [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

18 years agoRemove timestamp.
Wolfgang Bangerth [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

18 years agoAdd test output
Wolfgang Bangerth [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

18 years agoFix a number of issues to make the tests in hp/ run again.
Wolfgang Bangerth [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

18 years agoMake compile again
Wolfgang Bangerth [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

18 years agonew template structure for DataOut...
Guido Kanschat [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

18 years agoRename a few variables
Wolfgang Bangerth [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

18 years agoClaim credit for significant contributions.
Wolfgang Bangerth [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

18 years agoMore documentation.
Wolfgang Bangerth [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

18 years agoOnly access data to which we have access.
Wolfgang Bangerth [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

18 years agoMake more classes friends.
Wolfgang Bangerth [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

18 years agoFix an "ups"
Wolfgang Bangerth [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

18 years agoSplit out common functions that are needed for all space dimensions
Wolfgang Bangerth [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

18 years agoAdd significant documentation.
Wolfgang Bangerth [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

18 years agoMore doc updates.
Wolfgang Bangerth [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

18 years agoSmall doc update.
Wolfgang Bangerth [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

18 years agoMove the stuff that is common to all space dimensions to their own file. This
Wolfgang Bangerth [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

18 years agoFor the moment, a last wave of restructuring and consolidation of code.
Wolfgang Bangerth [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

18 years agoMerge a bunch of code.
Wolfgang Bangerth [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

18 years agoMore moving around to allow sharing code between non-hp and hp accessors. Also move...
Wolfgang Bangerth [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

18 years agoRe-organize the inheritance structure of DoF accessor classes and unify some of the...
Wolfgang Bangerth [Mon, 1 May 2006 20:23:17 +0000 (20:23 +0000)]
Re-organize the inheritance structure of DoF accessor classes and unify some of the code found in these classes.

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

18 years agoAdd a couple of TODOs.
Wolfgang Bangerth [Mon, 1 May 2006 17:51:09 +0000 (17:51 +0000)]
Add a couple of TODOs.

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

18 years agoShuffle a few things around a bit more. Pretty much finish what needed to be done...
Wolfgang Bangerth [Mon, 1 May 2006 17:47:18 +0000 (17:47 +0000)]
Shuffle a few things around a bit more. Pretty much finish what needed to be done for hp.

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

18 years agoAdd a dummy operator[] to make generic programming for non-hp/hp
Wolfgang Bangerth [Mon, 1 May 2006 16:18:50 +0000 (16:18 +0000)]
Add a dummy operator[] to make generic programming for non-hp/hp
accessors simpler.

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

18 years agoA few more functions to access hp dofs
Wolfgang Bangerth [Fri, 28 Apr 2006 20:20:49 +0000 (20:20 +0000)]
A few more functions to access hp dofs

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

18 years agoAdd previously forgotten definitions of static variables.
Wolfgang Bangerth [Fri, 28 Apr 2006 19:47:51 +0000 (19:47 +0000)]
Add previously forgotten definitions of static variables.

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

18 years agoFix a stupid problem that prevented compilation and that was introduced in my last...
Wolfgang Bangerth [Fri, 28 Apr 2006 19:08:54 +0000 (19:08 +0000)]
Fix a stupid problem that prevented compilation and that was introduced in my last checkin. Make code a lot simpler actually.

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

18 years agofixed problem with 2nd derivatives on faces
Guido Kanschat [Fri, 28 Apr 2006 18:56:16 +0000 (18:56 +0000)]
fixed problem with 2nd derivatives on faces

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

18 years agoMove a few functions around to avoid the apparently troublesome anonymous namespace...
Wolfgang Bangerth [Fri, 28 Apr 2006 14:23:44 +0000 (14:23 +0000)]
Move a few functions around to avoid the apparently troublesome anonymous namespace in a header file.

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

18 years agoGuard a bunch of functions with deal_II_dimension==??? to make static linking possible.
Wolfgang Bangerth [Fri, 28 Apr 2006 14:01:07 +0000 (14:01 +0000)]
Guard a bunch of functions with deal_II_dimension==??? to make static linking possible.

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

18 years agoupdate to what is in .emacs of wolfgang.
Ralf Hartmann [Fri, 28 Apr 2006 06:30:34 +0000 (06:30 +0000)]
update to what is in .emacs of wolfgang.

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

18 years agoStart implementing accessing hp dofs.
Wolfgang Bangerth [Thu, 27 Apr 2006 21:11:17 +0000 (21:11 +0000)]
Start implementing accessing hp dofs.

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

18 years agoFix one typo.
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

18 years agoAdded the "initialise_restriction" method, which currently is a copy
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

18 years agoImplemented the ABF functionality for the other "interpolate" method and
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

18 years agoAdd fe_index to functions that need to distinguish between different finite elements...
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


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.