]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
13 years agoPatch by Daniel Castanon Quiroz: Implement generating a torus and describing the...
bangerth [Fri, 9 Sep 2011 02:23:06 +0000 (02:23 +0000)]
Patch by Daniel Castanon Quiroz: Implement generating a torus and describing the boundary.

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

13 years agoMinor bug fix
young [Thu, 8 Sep 2011 09:13:53 +0000 (09:13 +0000)]
Minor bug fix

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

13 years agoLower tolerance.
bangerth [Thu, 8 Sep 2011 04:43:50 +0000 (04:43 +0000)]
Lower tolerance.

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

13 years agoAdd new test.
bangerth [Thu, 8 Sep 2011 03:31:09 +0000 (03:31 +0000)]
Add new test.

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

13 years agoMark the conversion constructor explicit, to avoid any confusion.
bangerth [Thu, 8 Sep 2011 00:12:07 +0000 (00:12 +0000)]
Mark the conversion constructor explicit, to avoid any confusion.

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

13 years agoAdd member functions that make the TLS object look more like the underlying object...
bangerth [Thu, 8 Sep 2011 00:10:27 +0000 (00:10 +0000)]
Add member functions that make the TLS object look more like the underlying object on the current thread.

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

13 years agoAdd some more commentary.
bangerth [Wed, 7 Sep 2011 23:58:11 +0000 (23:58 +0000)]
Add some more commentary.

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

13 years agoFix by Patrick Sodre: FEFieldFunction was not thread-safe due to the cell_hint cache...
bangerth [Wed, 7 Sep 2011 23:21:05 +0000 (23:21 +0000)]
Fix by Patrick Sodre: FEFieldFunction was not thread-safe due to the cell_hint cache (a mutable variable) that different threads kept stomping on. This is now fixed using a thread-local variable.

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

13 years agoHave a way to escape expansion of step-xx in situations where we don't want to expand...
bangerth [Wed, 7 Sep 2011 22:29:45 +0000 (22:29 +0000)]
Have a way to escape expansion of step-xx in situations where we don't want to expand because in that context doxygen would not resolve the explicit reference. Use this mechanism in a bunch of places in the tutorial.

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

13 years agoRename test.
bangerth [Wed, 7 Sep 2011 21:45:38 +0000 (21:45 +0000)]
Rename test.

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

13 years agoAdd comment on what the test actually does.
bangerth [Wed, 7 Sep 2011 21:42:21 +0000 (21:42 +0000)]
Add comment on what the test actually does.

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

13 years agoUse a way to reference labels that will not lead to them being escaped.
bangerth [Wed, 7 Sep 2011 19:45:49 +0000 (19:45 +0000)]
Use a way to reference labels that will not lead to them being escaped.

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

13 years agoMake compile with older compilers.
bangerth [Tue, 6 Sep 2011 20:56:51 +0000 (20:56 +0000)]
Make compile with older compilers.

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

13 years agoUse only files needed and add documantation
kanschat [Tue, 6 Sep 2011 16:33:12 +0000 (16:33 +0000)]
Use only files needed and add documantation

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

13 years ago...and thnings compile again
kanschat [Tue, 6 Sep 2011 16:26:24 +0000 (16:26 +0000)]
...and thnings compile again

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

13 years agostart splitting assembler.h
kanschat [Tue, 6 Sep 2011 16:15:40 +0000 (16:15 +0000)]
start splitting assembler.h

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

13 years agosplit template file
kanschat [Tue, 6 Sep 2011 16:01:55 +0000 (16:01 +0000)]
split template file

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

13 years agoeliminate old style includes for meshworker
kanschat [Tue, 6 Sep 2011 15:56:41 +0000 (15:56 +0000)]
eliminate old style includes for meshworker

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

13 years agocompatibility file for last move
kanschat [Tue, 6 Sep 2011 15:43:55 +0000 (15:43 +0000)]
compatibility file for last move

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

13 years agomove next file
kanschat [Tue, 6 Sep 2011 15:39:23 +0000 (15:39 +0000)]
move next file

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

13 years agomove next file
kanschat [Tue, 6 Sep 2011 15:37:35 +0000 (15:37 +0000)]
move next file

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

13 years agomove next file
kanschat [Tue, 6 Sep 2011 15:36:20 +0000 (15:36 +0000)]
move next file

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

13 years agore-add file with diversion
kanschat [Tue, 6 Sep 2011 15:33:32 +0000 (15:33 +0000)]
re-add file with diversion

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

13 years agoFix some obvious nonsense in the documentation
kanschat [Tue, 6 Sep 2011 15:02:58 +0000 (15:02 +0000)]
Fix some obvious nonsense in the documentation

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

13 years agoFix SLEPc libraries for slepc-dev
young [Tue, 6 Sep 2011 12:33:37 +0000 (12:33 +0000)]
Fix SLEPc libraries for slepc-dev

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

13 years agoMake compiling scripts pretty (align=)
young [Tue, 6 Sep 2011 12:14:00 +0000 (12:14 +0000)]
Make compiling scripts pretty (align=)

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

13 years agoStop configure making stuff up about PETSc
young [Tue, 6 Sep 2011 10:19:18 +0000 (10:19 +0000)]
Stop configure making stuff up about PETSc

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

13 years agoUpgrade SLEPc to petsc/slepc-dev
young [Tue, 6 Sep 2011 09:21:48 +0000 (09:21 +0000)]
Upgrade SLEPc to petsc/slepc-dev

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

13 years agoPut missing petsc-dev upgrade in
young [Tue, 6 Sep 2011 09:10:59 +0000 (09:10 +0000)]
Put missing petsc-dev upgrade in

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

13 years agoUpgrade petsc solvers to petsc-dev
young [Tue, 6 Sep 2011 08:25:06 +0000 (08:25 +0000)]
Upgrade petsc solvers to petsc-dev

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

13 years agoUpgrade PETSc matrices to petsc-dev
young [Tue, 6 Sep 2011 08:23:59 +0000 (08:23 +0000)]
Upgrade PETSc matrices to petsc-dev

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

13 years agoUpgrade PETSc vectors to petsc-dev
young [Tue, 6 Sep 2011 08:23:07 +0000 (08:23 +0000)]
Upgrade PETSc vectors to petsc-dev

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

13 years agoFunction check for PETSc dev - looks like version checks
young [Tue, 6 Sep 2011 07:50:48 +0000 (07:50 +0000)]
Function check for PETSc dev - looks like version checks

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

13 years agoFunction check for PETSc dev - looks like version checks
young [Tue, 6 Sep 2011 07:39:06 +0000 (07:39 +0000)]
Function check for PETSc dev - looks like version checks

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

13 years agomove assember file
kanschat [Mon, 5 Sep 2011 19:13:04 +0000 (19:13 +0000)]
move assember file

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

13 years agosvn had swallowed these
kanschat [Mon, 5 Sep 2011 19:05:36 +0000 (19:05 +0000)]
svn had swallowed these

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

13 years agoupdate mesh_conversion readme
heister [Mon, 5 Sep 2011 15:34:35 +0000 (15:34 +0000)]
update mesh_conversion readme

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

13 years agosuper simple test script for the mesh_conversion tool
heister [Mon, 5 Sep 2011 15:28:02 +0000 (15:28 +0000)]
super simple test script for the mesh_conversion tool

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

13 years agoupdate cubit/abaqus mesh conversion tool and update example files.
heister [Mon, 5 Sep 2011 15:26:36 +0000 (15:26 +0000)]
update cubit/abaqus mesh conversion tool and update example files.

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

13 years agoUpdate check for PETSC_VERSION
young [Mon, 5 Sep 2011 09:19:15 +0000 (09:19 +0000)]
Update check for PETSC_VERSION

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

13 years agoFix no-effect statement
young [Sun, 4 Sep 2011 17:26:31 +0000 (17:26 +0000)]
Fix no-effect statement

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

13 years agoFix header includes in meshworker
young [Sun, 4 Sep 2011 17:20:00 +0000 (17:20 +0000)]
Fix header includes in meshworker

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

13 years agostart moving meshworkwer
kanschat [Sat, 3 Sep 2011 17:50:53 +0000 (17:50 +0000)]
start moving meshworkwer

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

13 years agoImplement GridTools::volume.
bangerth [Sat, 3 Sep 2011 00:23:29 +0000 (00:23 +0000)]
Implement GridTools::volume.

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

13 years agoNew test.
bangerth [Sat, 3 Sep 2011 00:04:52 +0000 (00:04 +0000)]
New test.

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

13 years agoRemove some specializations for 1d since the generic code now also works for 1d.
bangerth [Fri, 2 Sep 2011 23:48:30 +0000 (23:48 +0000)]
Remove some specializations for 1d since the generic code now also works for 1d.

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

13 years agoCorrect number of global refinements: should be five.
kronbichler [Fri, 2 Sep 2011 09:47:37 +0000 (09:47 +0000)]
Correct number of global refinements: should be five.

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

13 years agoFix stabilization for alpha=2: need to weight by entropy then. Also, the entropy...
kronbichler [Wed, 31 Aug 2011 13:32:11 +0000 (13:32 +0000)]
Fix stabilization for alpha=2: need to weight by entropy then. Also, the entropy needs to be computed against the average temperature.

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

13 years agoAdd a link. Fix a duplicate word.
bangerth [Wed, 31 Aug 2011 13:00:07 +0000 (13:00 +0000)]
Add a link. Fix a duplicate word.

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

13 years agoAdd missing header file and update test output.
bangerth [Wed, 31 Aug 2011 11:30:40 +0000 (11:30 +0000)]
Add missing header file and update test output.

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

13 years agoAdd missing header file and update test output.
bangerth [Wed, 31 Aug 2011 11:30:33 +0000 (11:30 +0000)]
Add missing header file and update test output.

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

13 years agoRemove another test that is now no longer useful after r24219.
bangerth [Wed, 31 Aug 2011 03:09:10 +0000 (03:09 +0000)]
Remove another test that is now no longer useful after r24219.

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

13 years agoImplement getting and setting boundary indicators of triangulations in 1d as well.
bangerth [Wed, 31 Aug 2011 01:19:35 +0000 (01:19 +0000)]
Implement getting and setting boundary indicators of triangulations in 1d as well.

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

13 years agoNew test.
bangerth [Tue, 30 Aug 2011 23:55:09 +0000 (23:55 +0000)]
New test.

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

13 years agoFix cut'n'pasto in exception message.
bangerth [Tue, 30 Aug 2011 23:07:33 +0000 (23:07 +0000)]
Fix cut'n'pasto in exception message.

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

13 years agoRemove tests that are no longer supported.
bangerth [Tue, 30 Aug 2011 23:06:29 +0000 (23:06 +0000)]
Remove tests that are no longer supported.

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

13 years agoNew test.
bangerth [Tue, 30 Aug 2011 23:05:34 +0000 (23:05 +0000)]
New test.

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

13 years agoNo longer try to call PETScWrappers::MatrixBase::compress() automatically, but instea...
bangerth [Tue, 30 Aug 2011 19:14:51 +0000 (19:14 +0000)]
No longer try to call PETScWrappers::MatrixBase::compress() automatically, but instead only error out if the user tries to do something that won't work.

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

13 years agobibtex and standardize
kanschat [Tue, 30 Aug 2011 16:30:56 +0000 (16:30 +0000)]
bibtex and standardize

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

13 years agoFix typo.
bangerth [Tue, 30 Aug 2011 16:10:43 +0000 (16:10 +0000)]
Fix typo.

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

13 years agoupdate papers
kanschat [Tue, 30 Aug 2011 15:49:18 +0000 (15:49 +0000)]
update papers

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

13 years agoRestore the previous precision and width of the stream after printing a timer summary.
bangerth [Tue, 30 Aug 2011 15:08:52 +0000 (15:08 +0000)]
Restore the previous precision and width of the stream after printing a timer summary.

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

13 years agofixed ConstraintMatrix::distribute() when a CPU has no own DoFs
heister [Tue, 30 Aug 2011 14:43:11 +0000 (14:43 +0000)]
fixed ConstraintMatrix::distribute() when a CPU has no own DoFs

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

13 years agoAdjust output files for computing the exact boundary normal in no_normal_flux (r24198).
bangerth [Tue, 30 Aug 2011 00:04:12 +0000 (00:04 +0000)]
Adjust output files for computing the exact boundary normal in no_normal_flux (r24198).

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

13 years agofix test output
heister [Mon, 29 Aug 2011 22:24:36 +0000 (22:24 +0000)]
fix test output

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

13 years agofix bug in parallel::distributed::GridRefinement for a mesh with less cells than...
heister [Mon, 29 Aug 2011 22:24:30 +0000 (22:24 +0000)]
fix bug in parallel::distributed::GridRefinement for a mesh with less cells than CPUs involved.

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

13 years agodocument bug in parallel::distributed::refine_and_coarsen*() with more CPUs than...
heister [Mon, 29 Aug 2011 22:18:26 +0000 (22:18 +0000)]
document bug in parallel::distributed::refine_and_coarsen*() with more CPUs than cells

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

13 years agoadd test that documents unwanted PETSc::MPI::SparseMatrix behavior. Currently disable...
heister [Mon, 29 Aug 2011 21:59:20 +0000 (21:59 +0000)]
add test that documents unwanted PETSc::MPI::SparseMatrix behavior. Currently disabled, because it hangs

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

13 years agoRemove two macros we apparently don't need.
bangerth [Mon, 29 Aug 2011 20:31:51 +0000 (20:31 +0000)]
Remove two macros we apparently don't need.

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

13 years agoReduce the number of cells being refined. Make it compile with gcc 4.1.
bangerth [Mon, 29 Aug 2011 17:37:19 +0000 (17:37 +0000)]
Reduce the number of cells being refined. Make it compile with gcc 4.1.

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

13 years agoSpeed up dof_indices_with_subdomain_association.
kronbichler [Fri, 26 Aug 2011 11:25:04 +0000 (11:25 +0000)]
Speed up dof_indices_with_subdomain_association.

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

13 years agoDo not use typename outside of templates.
bangerth [Thu, 25 Aug 2011 20:35:25 +0000 (20:35 +0000)]
Do not use typename outside of templates.

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

13 years agoNew test.
bangerth [Thu, 25 Aug 2011 19:13:52 +0000 (19:13 +0000)]
New test.

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

13 years agoLeave two TODOs.
bangerth [Thu, 25 Aug 2011 19:13:06 +0000 (19:13 +0000)]
Leave two TODOs.

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

13 years agoAdd Utilities::string_to_double.
bangerth [Thu, 25 Aug 2011 19:02:42 +0000 (19:02 +0000)]
Add Utilities::string_to_double.

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

13 years agomake test more reliable by moving the temporary files into the ncpu_*
heister [Thu, 25 Aug 2011 16:34:19 +0000 (16:34 +0000)]
make test more reliable by moving the temporary files into the ncpu_*
directory. This way the test can be run at the same time for different
cpu counts.

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

13 years agomake test more reliable by skipping writing/reading from files. It failed if run...
heister [Thu, 25 Aug 2011 16:19:37 +0000 (16:19 +0000)]
make test more reliable by skipping writing/reading from files. It failed if run with different processor counts at the same time.

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

13 years agoIgnore kdevelop4 project files throughout a bunch of directories.
bangerth [Thu, 25 Aug 2011 16:15:24 +0000 (16:15 +0000)]
Ignore kdevelop4 project files throughout a bunch of directories.

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

13 years agoCompute normal vectors in no_normal_flux by querying the Boundary object, rather...
bangerth [Thu, 25 Aug 2011 16:03:13 +0000 (16:03 +0000)]
Compute normal vectors in no_normal_flux by querying the Boundary object, rather than the Mapping object.

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

13 years agoAdd Boundary::normal_vector. Implement it. Test it.
bangerth [Thu, 25 Aug 2011 15:51:59 +0000 (15:51 +0000)]
Add Boundary::normal_vector. Implement it. Test it.

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

13 years agofix test output
heister [Thu, 25 Aug 2011 15:10:44 +0000 (15:10 +0000)]
fix test output

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

13 years agofix test output
heister [Thu, 25 Aug 2011 14:25:33 +0000 (14:25 +0000)]
fix test output

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

13 years agofix DoFRenumbering::hierarchical for a distributed Triangulation
heister [Thu, 25 Aug 2011 14:25:14 +0000 (14:25 +0000)]
fix DoFRenumbering::hierarchical for a distributed Triangulation

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

13 years agoAdd one test.
bangerth [Thu, 25 Aug 2011 02:35:27 +0000 (02:35 +0000)]
Add one test.

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

13 years agoRename test.
bangerth [Thu, 25 Aug 2011 02:06:47 +0000 (02:06 +0000)]
Rename test.

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

13 years agoMention Martin's fix for VectorTools::compute_no_normal_flux_constraints.
bangerth [Wed, 24 Aug 2011 22:19:37 +0000 (22:19 +0000)]
Mention Martin's fix for VectorTools::compute_no_normal_flux_constraints.

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

13 years agoFix member syntax.
bangerth [Wed, 24 Aug 2011 22:16:45 +0000 (22:16 +0000)]
Fix member syntax.

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

13 years agoupdate test description
heister [Wed, 24 Aug 2011 21:14:52 +0000 (21:14 +0000)]
update test description

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

13 years agoadd failing no_flux test (need to fix DoFRenumbering::hierarchical() first
heister [Wed, 24 Aug 2011 20:39:36 +0000 (20:39 +0000)]
add failing no_flux test (need to fix DoFRenumbering::hierarchical() first

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

13 years agoedit svn:ignore
heister [Wed, 24 Aug 2011 20:38:58 +0000 (20:38 +0000)]
edit svn:ignore

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

13 years agoadd failing test for DoFRenumbering::hierarchical()
heister [Wed, 24 Aug 2011 20:35:09 +0000 (20:35 +0000)]
add failing test for DoFRenumbering::hierarchical()

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

13 years agotest for ConstraintMatrix with hanging nodes and no_normal_flux being
heister [Wed, 24 Aug 2011 20:17:44 +0000 (20:17 +0000)]
test for ConstraintMatrix with hanging nodes and no_normal_flux being
consistent in distributed computation:

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

13 years agoMove the creation of the FEValues out of the inner loop so that we can
bangerth [Wed, 24 Aug 2011 19:22:00 +0000 (19:22 +0000)]
Move the creation of the FEValues out of the inner loop so that we can
reuse things. Needs a bit of effort since we have to deal with
hp-DoFHandlers, but nothing too difficult.

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

13 years agoReorder member functions.
bangerth [Wed, 24 Aug 2011 19:16:00 +0000 (19:16 +0000)]
Reorder member functions.

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

13 years agofix comment
heister [Wed, 24 Aug 2011 18:31:08 +0000 (18:31 +0000)]
fix comment

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

13 years agoadditional sanity checks in ConstraintMatrix in debug mode.
heister [Wed, 24 Aug 2011 18:30:31 +0000 (18:30 +0000)]
additional sanity checks in ConstraintMatrix in debug mode.

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

13 years agoTests for DoFRenumbering::hierarchical().
heister [Wed, 24 Aug 2011 18:24:25 +0000 (18:24 +0000)]
Tests for DoFRenumbering::hierarchical().

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

13 years agoadd parallel test for DoFRenumbering::hierarchical()
heister [Wed, 24 Aug 2011 18:22:58 +0000 (18:22 +0000)]
add parallel test for DoFRenumbering::hierarchical()

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

13 years agoAdded GridRefinement:hierarchical() to reorder the degrees of freedom by going throug...
heister [Wed, 24 Aug 2011 16:36:32 +0000 (16:36 +0000)]
Added GridRefinement:hierarchical() to reorder the degrees of freedom by going through the cells in hierarchical order. This ensures consistent DoF numbering in parallel computations.

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

13 years agoUpdate after the changes to no_normal_flux.
bangerth [Wed, 24 Aug 2011 16:18:25 +0000 (16:18 +0000)]
Update after the changes to no_normal_flux.

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