]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
13 years agoIntroduce another code for face domination to satisfy what FE_Nothing is about.
bangerth [Wed, 23 Feb 2011 14:19:29 +0000 (14:19 +0000)]
Introduce another code for face domination to satisfy what FE_Nothing is about.

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

13 years agoBe explicit that not being able to build the parameter_gui is only a warning.
bangerth [Wed, 23 Feb 2011 12:13:51 +0000 (12:13 +0000)]
Be explicit that not being able to build the parameter_gui is only a warning.

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

13 years agoRemove unused variable.
bangerth [Wed, 23 Feb 2011 12:08:05 +0000 (12:08 +0000)]
Remove unused variable.

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

13 years agoSuppress output when building the parameter GUI in much the same way as we
bangerth [Wed, 23 Feb 2011 12:06:04 +0000 (12:06 +0000)]
Suppress output when building the parameter GUI in much the same way as we
always do.

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

13 years agoDo not use deal.II compile flags, they make no sense here.
bangerth [Wed, 23 Feb 2011 11:47:32 +0000 (11:47 +0000)]
Do not use deal.II compile flags, they make no sense here.

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

13 years agoApply fix also for PETScWrappers::SparseMatrix in the same way it was done for MPI...
heister [Wed, 23 Feb 2011 10:00:23 +0000 (10:00 +0000)]
Apply fix also for PETScWrappers::SparseMatrix in the same way it was done for MPI::SparseMatrix.

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

13 years agocleanup test and make it pass.
heister [Tue, 22 Feb 2011 23:48:32 +0000 (23:48 +0000)]
cleanup test and make it pass.

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

13 years agoFixed: PETScWrappers:MPI:SparseMatrix and apply_boundary_values() produced an error...
heister [Tue, 22 Feb 2011 23:47:14 +0000 (23:47 +0000)]
Fixed: PETScWrappers:MPI:SparseMatrix and apply_boundary_values() produced an error in debug mode about non-existant SparsityPattern entries. Reason: clear_rows() also eliminated the whole row in the PETSc-internal SparsityPattern, which resulted in an error in the next assembly process.

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

13 years agomake sure the test fails and also test with one cpu.
heister [Tue, 22 Feb 2011 21:23:21 +0000 (21:23 +0000)]
make sure the test fails and also test with one cpu.

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

13 years agoPETSc test for SparseMatrix::clear_rows. Fails right now.
heister [Tue, 22 Feb 2011 21:22:02 +0000 (21:22 +0000)]
PETSc test for SparseMatrix::clear_rows. Fails right now.

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

13 years agoUse different pressure scaling.
bangerth [Tue, 22 Feb 2011 19:33:51 +0000 (19:33 +0000)]
Use different pressure scaling.

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

13 years agoMinor edits.
bangerth [Tue, 22 Feb 2011 18:01:35 +0000 (18:01 +0000)]
Minor edits.

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

13 years agoFix spelling.
bangerth [Tue, 22 Feb 2011 17:58:28 +0000 (17:58 +0000)]
Fix spelling.

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

13 years agoExclude FESystem from checks.
buerg [Tue, 22 Feb 2011 15:20:21 +0000 (15:20 +0000)]
Exclude FESystem from checks.

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

13 years agoTests for the project_boundary_values_*_conforming functions.
buerg [Tue, 22 Feb 2011 13:54:49 +0000 (13:54 +0000)]
Tests for the project_boundary_values_*_conforming functions.

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

13 years agoFunction to interpolate Dirichlet boundary values for Raviart-Thomas elements.
buerg [Tue, 22 Feb 2011 13:48:15 +0000 (13:48 +0000)]
Function to interpolate Dirichlet boundary values for Raviart-Thomas elements.

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

13 years agoMake ./configure and friends deal with Trilinos headers and libraries that come from...
bangerth [Tue, 22 Feb 2011 13:46:35 +0000 (13:46 +0000)]
Make ./configure and friends deal with Trilinos headers and libraries that come from Debian's packages.

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

13 years agoRemove -unix from qmake.
bangerth [Tue, 22 Feb 2011 13:40:42 +0000 (13:40 +0000)]
Remove -unix from qmake.

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

13 years agostep-32: calculate and output l2 divergence error for testing
heister [Tue, 22 Feb 2011 10:32:28 +0000 (10:32 +0000)]
step-32: calculate and output l2 divergence error for testing

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

13 years agoa "t" added
janssen [Tue, 22 Feb 2011 09:16:23 +0000 (09:16 +0000)]
a "t" added

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

13 years agoAdd a link to an appropriate place of the documentation.
bangerth [Tue, 22 Feb 2011 05:11:35 +0000 (05:11 +0000)]
Add a link to an appropriate place of the documentation.

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

13 years agoAdd a section on visualizing vector-valued data.
bangerth [Tue, 22 Feb 2011 05:02:07 +0000 (05:02 +0000)]
Add a section on visualizing vector-valued data.

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

13 years agoProperly write formulas.
bangerth [Tue, 22 Feb 2011 04:59:40 +0000 (04:59 +0000)]
Properly write formulas.

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

13 years agoNo need to estimate the error in output_results if we're not going to do
bangerth [Tue, 22 Feb 2011 03:49:02 +0000 (03:49 +0000)]
No need to estimate the error in output_results if we're not going to do
anything with it.

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

13 years agoAdd a reference to one of our modules.
bangerth [Mon, 21 Feb 2011 04:27:27 +0000 (04:27 +0000)]
Add a reference to one of our modules.

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

13 years agoFix code.
bangerth [Fri, 18 Feb 2011 22:45:12 +0000 (22:45 +0000)]
Fix code.

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

13 years agoRe-introduce setting old_old_stokes_solution = old_stokes_solution.
bangerth [Fri, 18 Feb 2011 22:16:51 +0000 (22:16 +0000)]
Re-introduce setting old_old_stokes_solution = old_stokes_solution.

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

13 years agoAdd a newline to the end of the file.
bangerth [Fri, 18 Feb 2011 20:58:26 +0000 (20:58 +0000)]
Add a newline to the end of the file.

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

13 years agoImplement two more views of the output in the Postprocessor class.
bangerth [Fri, 18 Feb 2011 20:51:07 +0000 (20:51 +0000)]
Implement two more views of the output in the Postprocessor class.

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

13 years agoDo the next step. Doesn't work right now, so comment out.
bangerth [Fri, 18 Feb 2011 19:47:48 +0000 (19:47 +0000)]
Do the next step. Doesn't work right now, so comment out.

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

13 years agoA tiny bit more infrastructure.
bangerth [Fri, 18 Feb 2011 19:44:41 +0000 (19:44 +0000)]
A tiny bit more infrastructure.

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

13 years agoMake run with current setup.
bangerth [Fri, 18 Feb 2011 19:43:19 +0000 (19:43 +0000)]
Make run with current setup.

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

13 years agoFix a problem with the FE_Nothing element.
bangerth [Fri, 18 Feb 2011 18:44:17 +0000 (18:44 +0000)]
Fix a problem with the FE_Nothing element.

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

13 years agoNew test.
bangerth [Fri, 18 Feb 2011 17:32:15 +0000 (17:32 +0000)]
New test.

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

13 years agoAdd an assertion.
bangerth [Fri, 18 Feb 2011 17:24:55 +0000 (17:24 +0000)]
Add an assertion.

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

13 years agoNeed to also distribute system_rhs.
bangerth [Fri, 18 Feb 2011 17:02:50 +0000 (17:02 +0000)]
Need to also distribute system_rhs.

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

13 years agoRemove debug output.
bangerth [Fri, 18 Feb 2011 16:56:49 +0000 (16:56 +0000)]
Remove debug output.

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

13 years agoConvert to the hp framework.
bangerth [Fri, 18 Feb 2011 14:11:54 +0000 (14:11 +0000)]
Convert to the hp framework.

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

13 years agoStep-44: Changed F vector and K matrix names. Changed residual definitions and calcs
pelteret [Fri, 18 Feb 2011 06:53:01 +0000 (06:53 +0000)]
Step-44: Changed F vector and K matrix names. Changed residual definitions and calcs

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

13 years agoMark up input parameters as we usually do.
bangerth [Fri, 18 Feb 2011 02:53:44 +0000 (02:53 +0000)]
Mark up input parameters as we usually do.

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

13 years agoRemove header file that isn't needed.
bangerth [Fri, 18 Feb 2011 02:20:36 +0000 (02:20 +0000)]
Remove header file that isn't needed.

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

13 years agoUse a more interesting testcase.
bangerth [Fri, 18 Feb 2011 02:17:20 +0000 (02:17 +0000)]
Use a more interesting testcase.

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

13 years agoFix constraints.
bangerth [Fri, 18 Feb 2011 02:06:54 +0000 (02:06 +0000)]
Fix constraints.

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

13 years agoFix assembly of matrix. Set up like lid-driven cavity.
bangerth [Fri, 18 Feb 2011 01:53:30 +0000 (01:53 +0000)]
Fix assembly of matrix. Set up like lid-driven cavity.

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

13 years agoAdd a stripped down version of step-22 as a first step of a tutorial program that...
bangerth [Fri, 18 Feb 2011 01:31:39 +0000 (01:31 +0000)]
Add a stripped down version of step-22 as a first step of a tutorial program that tests the FE_Nothing element.

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

13 years agoImplement a dummy version of the QIterated<0> constructor.
bangerth [Thu, 17 Feb 2011 23:08:32 +0000 (23:08 +0000)]
Implement a dummy version of the QIterated<0> constructor.

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

13 years agoNew function: DataOutBase::write_visit_record.
bangerth [Thu, 17 Feb 2011 15:14:59 +0000 (15:14 +0000)]
New function: DataOutBase::write_visit_record.

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

13 years agoFix TableBase<T,N>::operator= if T==bool.
bangerth [Thu, 17 Feb 2011 04:05:05 +0000 (04:05 +0000)]
Fix TableBase<T,N>::operator= if T==bool.

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

13 years agoAdd VectorBase::minimal_value.
bangerth [Wed, 16 Feb 2011 20:51:01 +0000 (20:51 +0000)]
Add VectorBase::minimal_value.

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

13 years agoAdd VectorBase::minimal_value.
bangerth [Wed, 16 Feb 2011 20:50:19 +0000 (20:50 +0000)]
Add VectorBase::minimal_value.

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

13 years agoadapt interpolation functions in FETools to parallel PETSc vectors
steigemann [Wed, 16 Feb 2011 19:03:44 +0000 (19:03 +0000)]
adapt interpolation functions in FETools to parallel PETSc vectors

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

13 years agoadapt interpolation functions in FETools to parallel PETSc vectors
steigemann [Wed, 16 Feb 2011 19:01:49 +0000 (19:01 +0000)]
adapt interpolation functions in FETools to parallel PETSc vectors

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

13 years agoAdd a comment.
bangerth [Wed, 16 Feb 2011 14:52:56 +0000 (14:52 +0000)]
Add a comment.

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

13 years agoUndo r23348 now that this isn't necessary any more.
bangerth [Wed, 16 Feb 2011 14:49:45 +0000 (14:49 +0000)]
Undo r23348 now that this isn't necessary any more.

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

13 years agoUndo a few of the checks recently introduced since these operations
bangerth [Wed, 16 Feb 2011 14:04:56 +0000 (14:04 +0000)]
Undo a few of the checks recently introduced since these operations
make sense even if ghosts are present.

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

13 years agoOne more.
bangerth [Wed, 16 Feb 2011 13:24:07 +0000 (13:24 +0000)]
One more.

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

13 years agonew instances for MGDofHandler and hd::DofHandler
janssen [Wed, 16 Feb 2011 11:50:56 +0000 (11:50 +0000)]
new instances for MGDofHandler and hd::DofHandler

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

13 years agoBeautify output.
bangerth [Tue, 15 Feb 2011 19:29:50 +0000 (19:29 +0000)]
Beautify output.

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

13 years agotest CellsAndFaces
kanschat [Tue, 15 Feb 2011 18:38:43 +0000 (18:38 +0000)]
test CellsAndFaces

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

13 years agoFix a problem with colorize_hyper_shell which wasn't written in a particularly defens...
bangerth [Tue, 15 Feb 2011 18:31:55 +0000 (18:31 +0000)]
Fix a problem with colorize_hyper_shell which wasn't written in a particularly defensive way and produced garbage with the new 96-cell hyper shell.

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

13 years agoremove console output
kanschat [Tue, 15 Feb 2011 18:07:14 +0000 (18:07 +0000)]
remove console output

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

13 years agoimplement Assembler::Functional::initialize_info
kanschat [Tue, 15 Feb 2011 17:58:58 +0000 (17:58 +0000)]
implement Assembler::Functional::initialize_info

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

13 years agotest Assembler::Functional
kanschat [Tue, 15 Feb 2011 17:58:08 +0000 (17:58 +0000)]
test Assembler::Functional

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

13 years ago...and remove debug output
kanschat [Tue, 15 Feb 2011 17:52:31 +0000 (17:52 +0000)]
...and remove debug output

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

13 years agoremove a problem that bind seems to create a copy of its arguments and does not use...
kanschat [Tue, 15 Feb 2011 17:52:02 +0000 (17:52 +0000)]
remove a problem that bind seems to create a copy of its arguments and does not use references

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

13 years agoFix doc prob.
bangerth [Tue, 15 Feb 2011 17:27:04 +0000 (17:27 +0000)]
Fix doc prob.

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

13 years agoFix grammar fail.
bangerth [Tue, 15 Feb 2011 15:28:49 +0000 (15:28 +0000)]
Fix grammar fail.

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

13 years agoSimplify a couple of places.
bangerth [Tue, 15 Feb 2011 15:23:14 +0000 (15:23 +0000)]
Simplify a couple of places.

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

13 years agomove meshworker to new integrators directory
kanschat [Tue, 15 Feb 2011 15:00:53 +0000 (15:00 +0000)]
move meshworker to new integrators directory

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

13 years agoremove unused parameter
kanschat [Tue, 15 Feb 2011 14:58:58 +0000 (14:58 +0000)]
remove unused parameter

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

13 years agoMinor text fix.
bangerth [Mon, 14 Feb 2011 19:53:13 +0000 (19:53 +0000)]
Minor text fix.

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

13 years agoFix hyperlink
young [Mon, 14 Feb 2011 08:58:41 +0000 (08:58 +0000)]
Fix hyperlink

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

13 years agoMake condition work also if
bangerth [Sun, 13 Feb 2011 23:10:30 +0000 (23:10 +0000)]
Make condition work also if
parameters.graphical_output_interval==1. Fix possible range for this parameter.

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

13 years agoAlso produce output after the last time step.
bangerth [Sun, 13 Feb 2011 23:08:16 +0000 (23:08 +0000)]
Also produce output after the last time step.

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

13 years agoMake the number of time steps between mesh refinement a parameter.
bangerth [Sun, 13 Feb 2011 22:37:10 +0000 (22:37 +0000)]
Make the number of time steps between mesh refinement a parameter.

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

13 years agoAbort the program if the input file could not be read.
bangerth [Sun, 13 Feb 2011 22:31:07 +0000 (22:31 +0000)]
Abort the program if the input file could not be read.

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

13 years agoChange the formula to place interior nodes in the new part of the GridGenerator:...
bangerth [Sun, 13 Feb 2011 19:18:13 +0000 (19:18 +0000)]
Change the formula to place interior nodes in the new part of the GridGenerator::hyper_shell function.

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

13 years agostep-32: fix extrapolation. It triggered an exception in debug mode about sadd()...
heister [Sun, 13 Feb 2011 16:28:29 +0000 (16:28 +0000)]
step-32: fix extrapolation. It triggered an exception in debug mode about sadd() with ghosted vectors.

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

13 years agoUse a better coarse mesh.
bangerth [Sun, 13 Feb 2011 05:03:08 +0000 (05:03 +0000)]
Use a better coarse mesh.

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

13 years agoFix file name.
bangerth [Sat, 12 Feb 2011 14:09:17 +0000 (14:09 +0000)]
Fix file name.

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

13 years agoAdd another couple pictures.
bangerth [Sat, 12 Feb 2011 13:59:24 +0000 (13:59 +0000)]
Add another couple pictures.

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

13 years agoCrop.
bangerth [Sat, 12 Feb 2011 13:57:27 +0000 (13:57 +0000)]
Crop.

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

13 years agoAdd.
bangerth [Sat, 12 Feb 2011 13:56:44 +0000 (13:56 +0000)]
Add.

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

13 years agoDocument GridGenerator::hyper_shell.
bangerth [Sat, 12 Feb 2011 13:55:42 +0000 (13:55 +0000)]
Document GridGenerator::hyper_shell.

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

13 years agoAdjust output.
bangerth [Sat, 12 Feb 2011 13:54:30 +0000 (13:54 +0000)]
Adjust output.

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

13 years agoFix hypershell 96.
bangerth [Sat, 12 Feb 2011 13:53:51 +0000 (13:53 +0000)]
Fix hypershell 96.

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

13 years agoFirst version of the 96-cell hypersphere. Doesn't work completely yet, but a start...
bangerth [Fri, 11 Feb 2011 16:03:48 +0000 (16:03 +0000)]
First version of the 96-cell hypersphere. Doesn't work completely yet, but a start to finish while I'm on campus later.

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

13 years agoOverride qmake's default for XCode on Mac OS X.
bangerth [Fri, 11 Feb 2011 15:45:38 +0000 (15:45 +0000)]
Override qmake's default for XCode on Mac OS X.

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

13 years agoAnother test.
bangerth [Fri, 11 Feb 2011 15:08:30 +0000 (15:08 +0000)]
Another test.

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

13 years agoAdd test.
bangerth [Fri, 11 Feb 2011 15:04:05 +0000 (15:04 +0000)]
Add test.

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

13 years agoFix poor design of test: opening a file twice and writing into both streams is not...
bangerth [Fri, 11 Feb 2011 14:52:44 +0000 (14:52 +0000)]
Fix poor design of test: opening a file twice and writing into both streams is not likely to lead to anything good.

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

13 years agoAdd comment.
bangerth [Fri, 11 Feb 2011 14:47:38 +0000 (14:47 +0000)]
Add comment.

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

13 years agoAugment documentation.
bangerth [Fri, 11 Feb 2011 04:18:50 +0000 (04:18 +0000)]
Augment documentation.

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

13 years agoSome more minor edits.
bangerth [Fri, 11 Feb 2011 04:06:56 +0000 (04:06 +0000)]
Some more minor edits.

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

13 years agoMinor edits.
bangerth [Fri, 11 Feb 2011 04:04:23 +0000 (04:04 +0000)]
Minor edits.

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

13 years agoDisallow a whole bunch of functions that modify vectors if we have
bangerth [Fri, 11 Feb 2011 03:53:35 +0000 (03:53 +0000)]
Disallow a whole bunch of functions that modify vectors if we have
ghosted elements.

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

13 years agoModify the implementation of second_invariant. The old implementation
bangerth [Fri, 11 Feb 2011 03:43:51 +0000 (03:43 +0000)]
Modify the implementation of second_invariant. The old implementation
was difficult to understand (thought correct) and certainly not efficient.

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

13 years agoNew test.
bangerth [Fri, 11 Feb 2011 03:40:45 +0000 (03:40 +0000)]
New test.

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

13 years agoSet properties correctly.
bangerth [Fri, 11 Feb 2011 03:19:07 +0000 (03:19 +0000)]
Set properties correctly.

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

13 years agoAdd new test.
bangerth [Fri, 11 Feb 2011 03:17:54 +0000 (03:17 +0000)]
Add new test.

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