]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
16 years agoChanges entry for FEFaceValuesBase::get_face_index
hartmann [Fri, 15 Feb 2008 15:05:48 +0000 (15:05 +0000)]
Changes entry for FEFaceValuesBase::get_face_index

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

16 years agoImplementation of a new FEFaceValuesBase::get_face_index() function which returns...
hartmann [Fri, 15 Feb 2008 15:02:33 +0000 (15:02 +0000)]
Implementation of a new FEFaceValuesBase::get_face_index() function which returns the index of the face selected the last time the reinit() function was called.

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

16 years agotest new shell colors
kanschat [Fri, 15 Feb 2008 00:33:26 +0000 (00:33 +0000)]
test new shell colors

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

16 years agocolorize shells
kanschat [Fri, 15 Feb 2008 00:33:15 +0000 (00:33 +0000)]
colorize shells

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

16 years agofix copy constructor
kanschat [Wed, 13 Feb 2008 21:39:44 +0000 (21:39 +0000)]
fix copy constructor

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

16 years agomake arguments const
kanschat [Wed, 13 Feb 2008 21:39:00 +0000 (21:39 +0000)]
make arguments const

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

16 years agoUpdate
bangerth [Tue, 12 Feb 2008 06:46:03 +0000 (06:46 +0000)]
Update

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

16 years agoadd
bangerth [Tue, 12 Feb 2008 06:45:18 +0000 (06:45 +0000)]
add

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

16 years agoadd
bangerth [Tue, 12 Feb 2008 06:44:56 +0000 (06:44 +0000)]
add

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

16 years agoMake the x86_64 version the default
bangerth [Tue, 12 Feb 2008 06:44:13 +0000 (06:44 +0000)]
Make the x86_64 version the default

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

16 years agoRemove files that now are obviously outdated since the latest versions produce much...
bangerth [Tue, 12 Feb 2008 06:43:47 +0000 (06:43 +0000)]
Remove files that now are obviously outdated since the latest versions produce much less output

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

16 years agoTwo tests that currently fail.
bangerth [Tue, 12 Feb 2008 01:46:28 +0000 (01:46 +0000)]
Two tests that currently fail.

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

16 years agoadd
bangerth [Sat, 9 Feb 2008 23:12:04 +0000 (23:12 +0000)]
add

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

16 years agoadd
bangerth [Sat, 9 Feb 2008 23:11:21 +0000 (23:11 +0000)]
add

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

16 years agominor edits
kanschat [Fri, 8 Feb 2008 02:50:42 +0000 (02:50 +0000)]
minor edits

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

16 years agofix deocumentation and remove static temporary
kanschat [Fri, 8 Feb 2008 02:50:03 +0000 (02:50 +0000)]
fix deocumentation and remove static temporary

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

16 years agoMake a few variables const.
bangerth [Thu, 7 Feb 2008 23:27:34 +0000 (23:27 +0000)]
Make a few variables const.

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

16 years agonew cmp data for 32 bit
bangerth [Thu, 7 Feb 2008 18:00:27 +0000 (18:00 +0000)]
new cmp data for 32 bit

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

16 years agoMake it compile with gcc3.3.4 by avoiding compiler error: type specifier omitted...
hartmann [Thu, 7 Feb 2008 09:30:57 +0000 (09:30 +0000)]
Make it compile with gcc3.3.4 by avoiding compiler error: type specifier omitted for parameter map_degree

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

16 years agonew LogStream and GrowingVectorMemory semantics
kanschat [Wed, 6 Feb 2008 17:05:44 +0000 (17:05 +0000)]
new LogStream and GrowingVectorMemory semantics

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

16 years agoadd new compare file
kanschat [Wed, 6 Feb 2008 17:04:05 +0000 (17:04 +0000)]
add new compare file

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

16 years agoadd new compare file
kanschat [Wed, 6 Feb 2008 16:54:40 +0000 (16:54 +0000)]
add new compare file

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

16 years agoaccomodate for new LogStream
kanschat [Wed, 6 Feb 2008 16:51:16 +0000 (16:51 +0000)]
accomodate for new LogStream

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

16 years agoFix an index error where we were writing into non-existing memory locations and shoul...
bangerth [Wed, 6 Feb 2008 00:00:57 +0000 (00:00 +0000)]
Fix an index error where we were writing into non-existing memory locations and should have wondered later why the dof indices don't make any sense. Clarify the documentation.

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

16 years agoreduce some output
kanschat [Tue, 5 Feb 2008 23:37:47 +0000 (23:37 +0000)]
reduce some output

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

16 years agoadjust to new Logstream
kanschat [Tue, 5 Feb 2008 23:16:23 +0000 (23:16 +0000)]
adjust to new Logstream

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

16 years agoAdd an assertion that trips on andromeda and lets the test fail there.
bangerth [Tue, 5 Feb 2008 21:40:17 +0000 (21:40 +0000)]
Add an assertion that trips on andromeda and lets the test fail there.

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

16 years agoAdd Joshua White's contribution of a MappingQEulerian class.
bangerth [Tue, 5 Feb 2008 21:07:09 +0000 (21:07 +0000)]
Add Joshua White's contribution of a MappingQEulerian class.

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

16 years agoMake the flag that determines whether to use higher order mappings also on internal...
bangerth [Tue, 5 Feb 2008 20:43:14 +0000 (20:43 +0000)]
Make the flag that determines whether to use higher order mappings also on internal cells settable by the user.

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

16 years agoFix title of a paper.
bangerth [Mon, 4 Feb 2008 17:08:02 +0000 (17:08 +0000)]
Fix title of a paper.

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

16 years agoUpdate the time it took to compute solutions now that we renumber dofs (this improves...
bangerth [Mon, 4 Feb 2008 04:19:59 +0000 (04:19 +0000)]
Update the time it took to compute solutions now that we renumber dofs (this improves the quality of the ILU).

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

16 years agoWe don't actually have mesh-6 for 2d.
bangerth [Sun, 3 Feb 2008 05:30:28 +0000 (05:30 +0000)]
We don't actually have mesh-6 for 2d.

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

16 years agoGet images from step-31 as well.
bangerth [Sat, 2 Feb 2008 06:04:49 +0000 (06:04 +0000)]
Get images from step-31 as well.

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

16 years agoImplement inner preconditioner choice so that it works in both 2d and 3d.
bangerth [Sat, 2 Feb 2008 03:51:11 +0000 (03:51 +0000)]
Implement inner preconditioner choice so that it works in both 2d and 3d.

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

16 years agoAdd 2d output. Add a few sentences.
bangerth [Sat, 2 Feb 2008 02:58:46 +0000 (02:58 +0000)]
Add 2d output. Add a few sentences.

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

16 years agoRescale meshes.
bangerth [Sat, 2 Feb 2008 01:02:47 +0000 (01:02 +0000)]
Rescale meshes.

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

16 years agoAdd a few results.
bangerth [Fri, 1 Feb 2008 19:27:30 +0000 (19:27 +0000)]
Add a few results.

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

16 years agoUpdate number of tests
bangerth [Fri, 1 Feb 2008 14:05:35 +0000 (14:05 +0000)]
Update number of tests

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

16 years agoWrite up the lead-up of the intro.
bangerth [Fri, 1 Feb 2008 03:40:23 +0000 (03:40 +0000)]
Write up the lead-up of the intro.

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

16 years agoSome more text in the introduction.
bangerth [Thu, 31 Jan 2008 19:50:49 +0000 (19:50 +0000)]
Some more text in the introduction.

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

16 years agoMake run in 3d as well.
bangerth [Mon, 28 Jan 2008 20:50:43 +0000 (20:50 +0000)]
Make run in 3d as well.

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

16 years agoA bit more text.
bangerth [Mon, 28 Jan 2008 20:19:40 +0000 (20:19 +0000)]
A bit more text.

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

16 years agoIgnore the intermediate files this program produces.
bangerth [Mon, 28 Jan 2008 04:08:43 +0000 (04:08 +0000)]
Ignore the intermediate files this program produces.

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

16 years agoStructure documentation.
bangerth [Mon, 28 Jan 2008 04:07:14 +0000 (04:07 +0000)]
Structure documentation.

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

16 years agoMove the documentation of the solution of the Stokes system from step-22 to step-31.
bangerth [Sun, 27 Jan 2008 04:53:48 +0000 (04:53 +0000)]
Move the documentation of the solution of the Stokes system from step-22 to step-31.

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

16 years agoadd
bangerth [Sun, 27 Jan 2008 04:39:35 +0000 (04:39 +0000)]
add

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

16 years agoAdd an exception apparently forgotten.
bangerth [Sun, 27 Jan 2008 03:48:48 +0000 (03:48 +0000)]
Add an exception apparently forgotten.

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

16 years agoAdd an assertion for the right size of the component mask which apparently was forgotten.
bangerth [Sat, 26 Jan 2008 04:46:51 +0000 (04:46 +0000)]
Add an assertion for the right size of the component mask which apparently was forgotten.

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

16 years agoMoved BlockVector::memory_consumption to BlockVectorBase class.
prill [Fri, 25 Jan 2008 20:38:43 +0000 (20:38 +0000)]
Moved BlockVector::memory_consumption to BlockVectorBase class.

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

16 years agoAdded (empty) memory_consumption routines to petsc_vector_base, block_vector_base.
prill [Fri, 25 Jan 2008 20:24:39 +0000 (20:24 +0000)]
Added (empty) memory_consumption routines to petsc_vector_base, block_vector_base.

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

16 years agoAdd a TODO.
bangerth [Fri, 25 Jan 2008 16:24:12 +0000 (16:24 +0000)]
Add a TODO.

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

16 years agoAlso instantiate VectorMemory classes for PETSc vectors.
bangerth [Fri, 25 Jan 2008 16:23:01 +0000 (16:23 +0000)]
Also instantiate VectorMemory classes for PETSc vectors.

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

16 years agoMinor fix.
bangerth [Fri, 25 Jan 2008 05:23:41 +0000 (05:23 +0000)]
Minor fix.

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

16 years agoA bit more text.
bangerth [Fri, 25 Jan 2008 05:18:16 +0000 (05:18 +0000)]
A bit more text.

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

16 years agoIgnore generated and output files.
bangerth [Fri, 25 Jan 2008 00:01:28 +0000 (00:01 +0000)]
Ignore generated and output files.

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

16 years agoAdd the SPEC CPU2006 benchmark 447.dealII with 2 or 3 minor modifications to make...
bangerth [Fri, 25 Jan 2008 00:00:18 +0000 (00:00 +0000)]
Add the SPEC CPU2006 benchmark 447.dealII with 2 or 3 minor modifications to make sure it still compiles.

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

16 years agoFix generation of paths and find deal.II directory even if tests/ is not a parallel...
bangerth [Thu, 24 Jan 2008 23:54:31 +0000 (23:54 +0000)]
Fix generation of paths and find deal.II directory even if tests/ is not a parallel directory to deal.II/

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

16 years agoMove the stuff that computes no-flux constraints into the library proper.
bangerth [Thu, 24 Jan 2008 23:28:37 +0000 (23:28 +0000)]
Move the stuff that computes no-flux constraints into the library proper.

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

16 years agoMove the GrowingVectorMemory::Pool functions into the .cc file. This doesn't hurt...
bangerth [Thu, 24 Jan 2008 17:50:19 +0000 (17:50 +0000)]
Move the GrowingVectorMemory::Pool functions into the .cc file. This doesn't hurt because the pools are constructed only once per program lifetime, so they do not need to be inlined. This also allows us to move the definitions of the static variables into the .cc file which avoids that they are created more than once.

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

16 years agoFix according to current style.
bangerth [Thu, 24 Jan 2008 17:49:54 +0000 (17:49 +0000)]
Fix according to current style.

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

16 years agoeliminate excessive output and runtime
kanschat [Thu, 24 Jan 2008 17:47:53 +0000 (17:47 +0000)]
eliminate excessive output and runtime

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

16 years agoFix according to current style.
bangerth [Thu, 24 Jan 2008 17:46:44 +0000 (17:46 +0000)]
Fix according to current style.

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

16 years agochange tests according to new LogStream; cut some excessive output
kanschat [Thu, 24 Jan 2008 17:40:56 +0000 (17:40 +0000)]
change tests according to new LogStream; cut some excessive output

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

16 years agoMake the guard variable static since otherwise it doesn't help any.
bangerth [Thu, 24 Jan 2008 17:29:12 +0000 (17:29 +0000)]
Make the guard variable static since otherwise it doesn't help any.

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

16 years agoAlso lock memory pool when computing memory consumption.
bangerth [Thu, 24 Jan 2008 17:18:05 +0000 (17:18 +0000)]
Also lock memory pool when computing memory consumption.

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

16 years agoFix recent changes in how deallog wants its accuracy set.
bangerth [Thu, 24 Jan 2008 17:17:35 +0000 (17:17 +0000)]
Fix recent changes in how deallog wants its accuracy set.

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

16 years agoAdd no_flux_04.
bangerth [Thu, 24 Jan 2008 17:17:19 +0000 (17:17 +0000)]
Add no_flux_04.

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

16 years agonew colored cells in subdivided_hyper_rectangle
kanschat [Thu, 24 Jan 2008 16:39:18 +0000 (16:39 +0000)]
new colored cells in subdivided_hyper_rectangle

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

16 years agonew colored cells in subdivided_hyper_rectangle
kanschat [Thu, 24 Jan 2008 16:39:15 +0000 (16:39 +0000)]
new colored cells in subdivided_hyper_rectangle

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

16 years agoAdd two more pictures since they are so nice.
bangerth [Thu, 24 Jan 2008 16:24:58 +0000 (16:24 +0000)]
Add two more pictures since they are so nice.

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

16 years agoimprove error message if include line is corrupted
kanschat [Thu, 24 Jan 2008 16:16:10 +0000 (16:16 +0000)]
improve error message if include line is corrupted

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

16 years agoAdd two more pictures.
bangerth [Thu, 24 Jan 2008 16:01:46 +0000 (16:01 +0000)]
Add two more pictures.

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

16 years agofix bug introduced in last change
kanschat [Thu, 24 Jan 2008 06:01:20 +0000 (06:01 +0000)]
fix bug introduced in last change

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

16 years agotests must be changed for new LogStream
kanschat [Thu, 24 Jan 2008 05:48:56 +0000 (05:48 +0000)]
tests must be changed for new LogStream

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

16 years agotests must be changed for new LogStream
kanschat [Thu, 24 Jan 2008 05:31:14 +0000 (05:31 +0000)]
tests must be changed for new LogStream

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

16 years agotests must be changed for new LogStream
kanschat [Thu, 24 Jan 2008 04:59:09 +0000 (04:59 +0000)]
tests must be changed for new LogStream

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

16 years agotests must be changed for new LogStream
kanschat [Thu, 24 Jan 2008 04:45:18 +0000 (04:45 +0000)]
tests must be changed for new LogStream

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

16 years agoRemove .inst files when doing make distclean.
bangerth [Thu, 24 Jan 2008 00:35:00 +0000 (00:35 +0000)]
Remove .inst files when doing make distclean.

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

16 years agoRemove time tag from output file.
bangerth [Thu, 24 Jan 2008 00:18:43 +0000 (00:18 +0000)]
Remove time tag from output file.

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

16 years agoFix function name
bangerth [Thu, 24 Jan 2008 00:02:55 +0000 (00:02 +0000)]
Fix function name

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

16 years agoOne more test.
bangerth [Thu, 24 Jan 2008 00:02:24 +0000 (00:02 +0000)]
One more test.

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

16 years agoAdd a few words and reformat.
bangerth [Wed, 23 Jan 2008 23:56:39 +0000 (23:56 +0000)]
Add a few words and reformat.

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

16 years agoImplement VectorTools::compute_no_normal_flux_constraints.
bangerth [Wed, 23 Jan 2008 23:42:30 +0000 (23:42 +0000)]
Implement VectorTools::compute_no_normal_flux_constraints.

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

16 years agouse viscosity in StokesCosine
kanschat [Wed, 23 Jan 2008 23:28:31 +0000 (23:28 +0000)]
use viscosity in StokesCosine

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

16 years agoAdd something to a comment.
bangerth [Wed, 23 Jan 2008 22:54:12 +0000 (22:54 +0000)]
Add something to a comment.

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

16 years agoRemove step-99 which was accidentally added.
bangerth [Wed, 23 Jan 2008 20:30:11 +0000 (20:30 +0000)]
Remove step-99 which was accidentally added.

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

16 years agoadd
bangerth [Wed, 23 Jan 2008 19:14:27 +0000 (19:14 +0000)]
add

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

16 years agoOne more testcase in the same direction.
bangerth [Wed, 23 Jan 2008 16:40:04 +0000 (16:40 +0000)]
One more testcase in the same direction.

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

16 years agoDocument the special case of the constraint x_i=0.
bangerth [Wed, 23 Jan 2008 16:33:08 +0000 (16:33 +0000)]
Document the special case of the constraint x_i=0.

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

16 years agoFix the case of constraints of the form x[i]=0 which simply weren't written at all.
bangerth [Wed, 23 Jan 2008 16:28:37 +0000 (16:28 +0000)]
Fix the case of constraints of the form x[i]=0 which simply weren't written at all.

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

16 years agoDocument what the test does.
bangerth [Wed, 23 Jan 2008 16:18:45 +0000 (16:18 +0000)]
Document what the test does.

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

16 years agoTests must include ../tests.h
bangerth [Wed, 23 Jan 2008 03:20:44 +0000 (03:20 +0000)]
Tests must include ../tests.h

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

16 years agoRe-indent.
bangerth [Wed, 23 Jan 2008 00:59:54 +0000 (00:59 +0000)]
Re-indent.

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

16 years agoRework the function that computes no_normal_flux and make it work for all cases in 2d.
bangerth [Wed, 23 Jan 2008 00:21:28 +0000 (00:21 +0000)]
Rework the function that computes no_normal_flux and make it work for all cases in 2d.

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

16 years agoCheck in the benchmark that mimics three candles.
bangerth [Tue, 22 Jan 2008 23:34:03 +0000 (23:34 +0000)]
Check in the benchmark that mimics three candles.

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

16 years agonew LogStream semantics
kanschat [Tue, 22 Jan 2008 23:17:36 +0000 (23:17 +0000)]
new LogStream semantics

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

16 years agoadd Threads::this_thread_id() and make LogStream thread safe
kanschat [Tue, 22 Jan 2008 23:16:51 +0000 (23:16 +0000)]
add Threads::this_thread_id() and make LogStream thread safe

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

16 years agoAdd a default constructor to VtkFlags
bangerth [Tue, 22 Jan 2008 22:27:18 +0000 (22:27 +0000)]
Add a default constructor to VtkFlags

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

16 years agoMake the destructor of the class abstract to ensure that one can't try to instantiate...
bangerth [Tue, 22 Jan 2008 22:21:37 +0000 (22:21 +0000)]
Make the destructor of the class abstract to ensure that one can't try to instantiate an object of this type -- which currently is possible, but because this class is meant to be a base class isn't particularly useful. Improve documentation.

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

16 years agoremove unused reference to logstream.h
kanschat [Tue, 22 Jan 2008 21:06:12 +0000 (21:06 +0000)]
remove unused reference to logstream.h

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