]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
17 years agocompute_row_lengths removed
kanschat [Mon, 22 Jan 2007 20:14:11 +0000 (20:14 +0000)]
compute_row_lengths removed

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

17 years agoDetect whether -library=... works.
bangerth [Mon, 22 Jan 2007 05:54:12 +0000 (05:54 +0000)]
Detect whether -library=... works.

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

17 years agoQualify (necessary or not) a call to std::transform
bangerth [Mon, 22 Jan 2007 05:19:00 +0000 (05:19 +0000)]
Qualify (necessary or not) a call to std::transform

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

17 years agoAdd an apparently needed include file.
bangerth [Mon, 22 Jan 2007 05:17:56 +0000 (05:17 +0000)]
Add an apparently needed include file.

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

17 years agoRemove unnecessary qualification that would also require a presently missing 'typename'
bangerth [Mon, 22 Jan 2007 02:23:14 +0000 (02:23 +0000)]
Remove unnecessary qualification that would also require a presently missing 'typename'

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

17 years agoFix a mistaken declaration.
bangerth [Mon, 22 Jan 2007 01:47:51 +0000 (01:47 +0000)]
Fix a mistaken declaration.

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

17 years agoset props correctly.
bangerth [Fri, 19 Jan 2007 23:27:01 +0000 (23:27 +0000)]
set props correctly.

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

17 years agoAdd a few output files.
bangerth [Fri, 19 Jan 2007 23:25:57 +0000 (23:25 +0000)]
Add a few output files.

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

17 years agoMove a test that now works.
bangerth [Fri, 19 Jan 2007 20:38:07 +0000 (20:38 +0000)]
Move a test that now works.

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

17 years agoAdd TODOs about the adjust_face_orientation field.
bangerth [Fri, 19 Jan 2007 20:36:11 +0000 (20:36 +0000)]
Add TODOs about the adjust_face_orientation field.

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

17 years agoFix a comment.
bangerth [Fri, 19 Jan 2007 20:29:14 +0000 (20:29 +0000)]
Fix a comment.

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

17 years agoAdd a comment
bangerth [Fri, 19 Jan 2007 20:28:50 +0000 (20:28 +0000)]
Add a comment

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

17 years agoFix a bug: the array size was already nonzero (the base class constructor sets it...
bangerth [Fri, 19 Jan 2007 20:26:13 +0000 (20:26 +0000)]
Fix a bug: the array size was already nonzero (the base class constructor sets it correctly, so we only have to copy data, not insert it.

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

17 years agoSet the array size to nonzero only in 3d, since we don't ever need this field otherwise.
bangerth [Fri, 19 Jan 2007 20:25:34 +0000 (20:25 +0000)]
Set the array size to nonzero only in 3d, since we don't ever need this field otherwise.

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

17 years agoMinor differences.
bangerth [Fri, 19 Jan 2007 18:30:15 +0000 (18:30 +0000)]
Minor differences.

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

17 years agoSmall variations lead to bigger differences.
bangerth [Fri, 19 Jan 2007 18:27:45 +0000 (18:27 +0000)]
Small variations lead to bigger differences.

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

17 years agorand() works differently on this platform
bangerth [Fri, 19 Jan 2007 18:27:13 +0000 (18:27 +0000)]
rand() works differently on this platform

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

17 years agoBinary data necessarily looks different.
bangerth [Thu, 18 Jan 2007 21:29:03 +0000 (21:29 +0000)]
Binary data necessarily looks different.

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

17 years agoDifferent results due to different random number generator.
bangerth [Thu, 18 Jan 2007 21:27:03 +0000 (21:27 +0000)]
Different results due to different random number generator.

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

17 years agoThis processor has a different way of wrapping the largest and smallest long doubles...
bangerth [Thu, 18 Jan 2007 21:23:34 +0000 (21:23 +0000)]
This processor has a different way of wrapping the largest and smallest long doubles onto doubles.

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

17 years agoThe random number generator on this system works differently.
bangerth [Thu, 18 Jan 2007 20:18:36 +0000 (20:18 +0000)]
The random number generator on this system works differently.

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

17 years agoThe random number generator on this system works differently.
bangerth [Thu, 18 Jan 2007 20:17:00 +0000 (20:17 +0000)]
The random number generator on this system works differently.

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

17 years agoReimplement the changes from patch 14330: Do not permute the shape functions on faces...
leicht [Thu, 18 Jan 2007 10:43:46 +0000 (10:43 +0000)]
Reimplement the changes from patch 14330: Do not permute the shape functions on faces in 3D, but reorder the corresponding dofs in cell->get_dof_indices().

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

17 years agoNew output files
bangerth [Wed, 17 Jan 2007 23:08:52 +0000 (23:08 +0000)]
New output files

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

17 years agoNew output files
bangerth [Wed, 17 Jan 2007 23:08:00 +0000 (23:08 +0000)]
New output files

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

17 years agoupdate some results for mac os x
bangerth [Wed, 17 Jan 2007 22:56:28 +0000 (22:56 +0000)]
update some results for mac os x

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

17 years agoignore TAGS
kanschat [Wed, 17 Jan 2007 20:58:24 +0000 (20:58 +0000)]
ignore TAGS

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

17 years agoFix grammar.
bangerth [Wed, 17 Jan 2007 18:28:44 +0000 (18:28 +0000)]
Fix grammar.

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

17 years agoSlight update
bangerth [Wed, 17 Jan 2007 17:40:17 +0000 (17:40 +0000)]
Slight update

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

17 years agoACM article updated
kanschat [Wed, 17 Jan 2007 16:51:04 +0000 (16:51 +0000)]
ACM article updated

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

17 years agoupdate test ref, as the test does not fail anymore
leicht [Wed, 17 Jan 2007 15:39:40 +0000 (15:39 +0000)]
update test ref, as the test does not fail anymore

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

17 years agoreorder shape functions on faces of 3D cells if the face has non-standard face_orient...
leicht [Wed, 17 Jan 2007 15:38:04 +0000 (15:38 +0000)]
reorder shape functions on faces of 3D cells if the face has non-standard face_orientation, currently only works for FE_Q

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

17 years agoMove another test that presently isn't fully implemented.
bangerth [Wed, 17 Jan 2007 14:51:06 +0000 (14:51 +0000)]
Move another test that presently isn't fully implemented.

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

17 years agoAdd output files.
bangerth [Wed, 17 Jan 2007 14:49:11 +0000 (14:49 +0000)]
Add output files.

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

17 years agoFixed tolerance in class QGaussLobatto to satisfy Mac OS X conditions.
prill [Wed, 17 Jan 2007 07:20:02 +0000 (07:20 +0000)]
Fixed tolerance in class QGaussLobatto to satisfy Mac OS X conditions.

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

17 years agoAdd some output result files for powerpc-apple-darwin8.8.0+gcc4.0
bangerth [Wed, 17 Jan 2007 04:58:52 +0000 (04:58 +0000)]
Add some output result files for powerpc-apple-darwin8.8.0+gcc4.0

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

17 years agoRevert order of libraries to allow linking on OS X.
bangerth [Wed, 17 Jan 2007 01:40:46 +0000 (01:40 +0000)]
Revert order of libraries to allow linking on OS X.

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

17 years agoUse the workaround namespace only if we need.
bangerth [Wed, 17 Jan 2007 01:08:31 +0000 (01:08 +0000)]
Use the workaround namespace only if we need.

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

17 years agoMove some of the functions into a .all_dimensions.cc file.
bangerth [Wed, 17 Jan 2007 00:18:08 +0000 (00:18 +0000)]
Move some of the functions into a .all_dimensions.cc file.

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

17 years agoMake all functions of QCollection inline, since we need to have them for dim and...
bangerth [Wed, 17 Jan 2007 00:17:36 +0000 (00:17 +0000)]
Make all functions of QCollection inline, since we need to have them for dim and dim-1 (for face quadratures) and instantiating them out of line for multiple dimensions appears not to work on Mac OS X.

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

17 years agoOn Mac OSX, the linker complains about files with no symbols as well.
bangerth [Tue, 16 Jan 2007 22:21:26 +0000 (22:21 +0000)]
On Mac OSX, the linker complains about files with no symbols as well.

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

17 years agoFix a typo.
bangerth [Tue, 16 Jan 2007 22:11:40 +0000 (22:11 +0000)]
Fix a typo.

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

17 years agoAdjust include paths
bangerth [Tue, 16 Jan 2007 21:46:17 +0000 (21:46 +0000)]
Adjust include paths

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

17 years agoMove those tests that presently fail because of non-implemented interpolation to...
bangerth [Tue, 16 Jan 2007 21:44:37 +0000 (21:44 +0000)]
Move those tests that presently fail because of non-implemented interpolation to fail/

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

17 years agoA whole host of tests similar to the previous one. Some of them don't work right...
bangerth [Tue, 16 Jan 2007 21:40:18 +0000 (21:40 +0000)]
A whole host of tests similar to the previous one. Some of them don't work right now because they don't implement interpolation from one finite element to higher order one of the same kind.

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

17 years agoA new test that checks that the order of various interpolations commute.
bangerth [Tue, 16 Jan 2007 21:17:37 +0000 (21:17 +0000)]
A new test that checks that the order of various interpolations commute.

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

17 years agoundo unintentional commit
leicht [Mon, 15 Jan 2007 12:56:33 +0000 (12:56 +0000)]
undo unintentional commit

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

17 years agonew testcase grid_out_02 to test the bug fix in GridOut::write_dx() -> renumber verti...
leicht [Mon, 15 Jan 2007 07:11:28 +0000 (07:11 +0000)]
new testcase grid_out_02 to test the bug fix in GridOut::write_dx() -> renumber vertices due to implicit vertex numbering in dx format

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

17 years agoMove a few tests that presently fail because hp constraints are not implemented for...
bangerth [Fri, 12 Jan 2007 18:18:00 +0000 (18:18 +0000)]
Move a few tests that presently fail because hp constraints are not implemented for RT elements.

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

17 years agoadd
bangerth [Fri, 12 Jan 2007 18:16:13 +0000 (18:16 +0000)]
add

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

17 years agoadd
bangerth [Fri, 12 Jan 2007 18:15:54 +0000 (18:15 +0000)]
add

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

17 years agoadd
bangerth [Fri, 12 Jan 2007 18:13:48 +0000 (18:13 +0000)]
add

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

17 years agoUndo accidental checkin.
bangerth [Fri, 12 Jan 2007 16:55:47 +0000 (16:55 +0000)]
Undo accidental checkin.

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

17 years agoRemove unnecessary output file
bangerth [Thu, 11 Jan 2007 05:18:33 +0000 (05:18 +0000)]
Remove unnecessary output file

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

17 years agoAdd fixed output
bangerth [Thu, 11 Jan 2007 05:15:23 +0000 (05:15 +0000)]
Add fixed output

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

17 years agoProper output file.
bangerth [Thu, 11 Jan 2007 03:52:46 +0000 (03:52 +0000)]
Proper output file.

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

17 years agoRemove test that now works.
bangerth [Thu, 11 Jan 2007 03:51:32 +0000 (03:51 +0000)]
Remove test that now works.

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

17 years agoNow works.
bangerth [Thu, 11 Jan 2007 03:51:10 +0000 (03:51 +0000)]
Now works.

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

17 years agoCheck in a test that shows that our FE_Q doesn't work quite right with wrong face...
bangerth [Thu, 11 Jan 2007 03:50:48 +0000 (03:50 +0000)]
Check in a test that shows that our FE_Q doesn't work quite right with wrong face orientations when q>=3.

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

17 years agoRename tests to make their names more systematic.
bangerth [Thu, 11 Jan 2007 03:49:24 +0000 (03:49 +0000)]
Rename tests to make their names more systematic.

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

17 years agoA whole set of new testcases for a variety of things, mostly in MatrixTools and Vecto...
bangerth [Thu, 11 Jan 2007 03:43:59 +0000 (03:43 +0000)]
A whole set of new testcases for a variety of things, mostly in MatrixTools and VectorTools.

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

17 years agoFix attributes.
bangerth [Thu, 11 Jan 2007 03:43:29 +0000 (03:43 +0000)]
Fix attributes.

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

17 years agoImplement a whole host of new functions for hp as well.
bangerth [Thu, 11 Jan 2007 03:41:18 +0000 (03:41 +0000)]
Implement a whole host of new functions for hp as well.

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

17 years agoFix a number of omitted active_fe_index selectors for the hp case.
bangerth [Thu, 11 Jan 2007 03:40:39 +0000 (03:40 +0000)]
Fix a number of omitted active_fe_index selectors for the hp case.

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

17 years agoImplement find_active_cell_around_point also for hp cells and mapping collections.
bangerth [Thu, 11 Jan 2007 03:39:42 +0000 (03:39 +0000)]
Implement find_active_cell_around_point also for hp cells and mapping collections.

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

17 years agobug fix: renumber vertices in GridOut::write_dx() to match implicit vertex numbering...
leicht [Wed, 10 Jan 2007 16:03:06 +0000 (16:03 +0000)]
bug fix: renumber vertices in GridOut::write_dx() to match implicit vertex numbering of dx format in triangulations with unused vertices

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

17 years agoFix the problem demonstrated in tria_crash_01, which was caused of using 'cell' inste...
bangerth [Sat, 30 Dec 2006 05:01:35 +0000 (05:01 +0000)]
Fix the problem demonstrated in tria_crash_01, which was caused of using 'cell' instead of 'edge_neighbor'.

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

17 years agoAdd a testcase that reproduces deal.II/grid_transform_3d, which presently exhibits...
bangerth [Sat, 30 Dec 2006 03:21:44 +0000 (03:21 +0000)]
Add a testcase that reproduces deal.II/grid_transform_3d, which presently exhibits a problem I introduced with my changes to how coarsening works in 3d.

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

17 years agoAdd Yaqi's work.
bangerth [Sat, 30 Dec 2006 01:06:12 +0000 (01:06 +0000)]
Add Yaqi's work.

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

17 years agoFix a template issue introduced today.
bangerth [Sat, 30 Dec 2006 01:00:26 +0000 (01:00 +0000)]
Fix a template issue introduced today.

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

17 years agoAdd a new version of GridGenerator::subdivided_hyper_cube
bangerth [Sat, 30 Dec 2006 00:52:57 +0000 (00:52 +0000)]
Add a new version of GridGenerator::subdivided_hyper_cube

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

17 years agoDetect recent SunCC compilers. Make warning sound less drastic.
bangerth [Fri, 29 Dec 2006 19:00:55 +0000 (19:00 +0000)]
Detect recent SunCC compilers. Make warning sound less drastic.

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

17 years agoProperly qualify names of classes that we want to make a friend.
bangerth [Fri, 29 Dec 2006 18:59:19 +0000 (18:59 +0000)]
Properly qualify names of classes that we want to make a friend.

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

17 years agoProperly qualify name of class that we want to make a friend.
bangerth [Fri, 29 Dec 2006 18:58:56 +0000 (18:58 +0000)]
Properly qualify name of class that we want to make a friend.

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

17 years agoWork around something the SunCC probably correctly flags as an error.
bangerth [Fri, 29 Dec 2006 18:58:03 +0000 (18:58 +0000)]
Work around something the SunCC probably correctly flags as an error.

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

17 years agoCheck in forgotten function. hp/matrices now works and produces exactly the same...
bangerth [Thu, 28 Dec 2006 16:40:36 +0000 (16:40 +0000)]
Check in forgotten function. hp/matrices now works and produces exactly the same output as deal.II/matrices.

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

17 years agoupdate after recent tria.cc changes
kanschat [Thu, 28 Dec 2006 15:16:35 +0000 (15:16 +0000)]
update after recent tria.cc changes

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

17 years agoCreate correct data types for return values right away.
bangerth [Thu, 28 Dec 2006 14:53:09 +0000 (14:53 +0000)]
Create correct data types for return values right away.

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

17 years agoImplement plenty of functions for hp as well. Fix a number of bugs in various places...
bangerth [Thu, 28 Dec 2006 04:53:24 +0000 (04:53 +0000)]
Implement plenty of functions for hp as well. Fix a number of bugs in various places in the process.

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

17 years agoAlso fix refine_and_coarsen_3d, which required looking around corners a bit.
bangerth [Wed, 27 Dec 2006 21:57:34 +0000 (21:57 +0000)]
Also fix refine_and_coarsen_3d, which required looking around corners a bit.

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

17 years agoSplit the test into 3, one for each dimension. The 1d and 2d cases now work, the...
bangerth [Wed, 27 Dec 2006 17:29:08 +0000 (17:29 +0000)]
Split the test into 3, one for each dimension. The 1d and 2d cases now work, the 3d case still fails.

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

17 years agoFix refine_and_coarsen at least for the 1d and 2d cases. 3d has some additional quirk...
bangerth [Wed, 27 Dec 2006 17:26:28 +0000 (17:26 +0000)]
Fix refine_and_coarsen at least for the 1d and 2d cases. 3d has some additional quirks that I will need to find out about this afternoon.

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

17 years agoEnsure symmetry only up to a small relative number.
bangerth [Thu, 21 Dec 2006 16:27:25 +0000 (16:27 +0000)]
Ensure symmetry only up to a small relative number.

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

17 years agoUse class and member in html code
hartmann [Wed, 20 Dec 2006 18:58:19 +0000 (18:58 +0000)]
Use class and member in html code

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

17 years agoRemove bogus property from files.
bangerth [Wed, 20 Dec 2006 18:58:04 +0000 (18:58 +0000)]
Remove bogus property from files.

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

17 years agoRemove bogus property from files.
bangerth [Wed, 20 Dec 2006 18:57:53 +0000 (18:57 +0000)]
Remove bogus property from files.

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

17 years agoRemove bogus property from files.
bangerth [Wed, 20 Dec 2006 18:57:47 +0000 (18:57 +0000)]
Remove bogus property from files.

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

17 years agoRemove bogus property.
bangerth [Wed, 20 Dec 2006 18:56:22 +0000 (18:56 +0000)]
Remove bogus property.

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

17 years agoA couple more papers.
bangerth [Wed, 20 Dec 2006 17:02:05 +0000 (17:02 +0000)]
A couple more papers.

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

17 years agoUpdate changes file: new coarsest_level_1, bug fix for patch_level_1.
hartmann [Wed, 20 Dec 2006 10:43:12 +0000 (10:43 +0000)]
Update changes file: new coarsest_level_1, bug fix for patch_level_1.

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

17 years agoBug fix for patch_level_1: Avoid creation of cells on level 0 during coarsening_and_r...
hartmann [Wed, 20 Dec 2006 10:41:09 +0000 (10:41 +0000)]
Bug fix for patch_level_1: Avoid creation of cells on level 0 during coarsening_and_refinement.

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

17 years agoComment on our semantic abuse of the word 'triangulation'
bangerth [Wed, 20 Dec 2006 00:56:00 +0000 (00:56 +0000)]
Comment on our semantic abuse of the word 'triangulation'

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

17 years agoNew MeshSmoothing::coarsest_level_1 flag.
hartmann [Tue, 19 Dec 2006 10:25:03 +0000 (10:25 +0000)]
New MeshSmoothing::coarsest_level_1 flag.

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

17 years agoFix publication link
hartmann [Tue, 19 Dec 2006 09:53:15 +0000 (09:53 +0000)]
Fix publication link

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

17 years agoAdd and update several references in 2005 and 2006.
hartmann [Tue, 19 Dec 2006 09:43:47 +0000 (09:43 +0000)]
Add and update several references in 2005 and 2006.

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

17 years agoFixed small bug in direct inversion of full matrices.
prill [Mon, 18 Dec 2006 13:16:01 +0000 (13:16 +0000)]
Fixed small bug in direct inversion of full matrices.

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

17 years agoImplement a somewhat working smoothness estimator.
bangerth [Fri, 15 Dec 2006 23:11:42 +0000 (23:11 +0000)]
Implement a somewhat working smoothness estimator.

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

17 years agoFix the one last testcase, where we ran into trouble generating constraints that...
bangerth [Fri, 15 Dec 2006 21:13:01 +0000 (21:13 +0000)]
Fix the one last testcase, where we ran into trouble generating constraints that produce an invertible matrix for the complex case described in the hp paper.

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

17 years agoA bunch of new tests that check whether h, p and hp constraints generated for a simpl...
bangerth [Fri, 15 Dec 2006 20:52:14 +0000 (20:52 +0000)]
A bunch of new tests that check whether h, p and hp constraints generated for a simple mesh make sense, by checking that if we interpolate a function of suitable polynomial degree onto this mesh, that the constraints are an identity operation.

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

17 years agoAlso implement the vector-valued version
bangerth [Fri, 15 Dec 2006 20:39:01 +0000 (20:39 +0000)]
Also implement the vector-valued version

git-svn-id: https://svn.dealii.org/trunk@14256 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.