]>
https://gitweb.dealii.org/ - dealii-svn.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
bangerth [Tue, 22 Jan 2008 04:00:57 +0000 (04:00 +0000)]
Update
git-svn-id: https://svn.dealii.org/trunk@15636
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 22 Jan 2008 03:19:13 +0000 (03:19 +0000)]
Fix up a number of html markups.
git-svn-id: https://svn.dealii.org/trunk@15635
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 18 Jan 2008 00:59:11 +0000 (00:59 +0000)]
Remove now stale link to the 1999 report that was removed.
git-svn-id: https://svn.dealii.org/trunk@15634
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 17 Jan 2008 23:52:58 +0000 (23:52 +0000)]
Undefine our own #defines
git-svn-id: https://svn.dealii.org/trunk@15633
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 17 Jan 2008 23:50:08 +0000 (23:50 +0000)]
Undefine our own #defines
git-svn-id: https://svn.dealii.org/trunk@15632
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 17 Jan 2008 23:47:31 +0000 (23:47 +0000)]
Remove the empty function we used to place into object files if the rest of the file was commented out with #ifdef ... #endif. This was necessary back in the days with gcc 2.95 on Dec Alpha, but we don't use that compiler any more and the number of these systems in the wild is probably miniscule as well.
git-svn-id: https://svn.dealii.org/trunk@15631
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 17 Jan 2008 22:29:39 +0000 (22:29 +0000)]
Undefine #defines.
git-svn-id: https://svn.dealii.org/trunk@15630
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 17 Jan 2008 22:25:38 +0000 (22:25 +0000)]
Remove. The directory wasn't populated anyway.
git-svn-id: https://svn.dealii.org/trunk@15629
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 17 Jan 2008 22:24:06 +0000 (22:24 +0000)]
Remove the old report from the doc/ directory. Instead link to the new paper available on W's homepage, and also link to the old report at that location
git-svn-id: https://svn.dealii.org/trunk@15628
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 17 Jan 2008 20:22:32 +0000 (20:22 +0000)]
use new identifier in BlockMatrixArray
git-svn-id: https://svn.dealii.org/trunk@15627
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 17 Jan 2008 20:21:35 +0000 (20:21 +0000)]
add optional identifier to new_pointer_matrix()
git-svn-id: https://svn.dealii.org/trunk@15626
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 17 Jan 2008 20:15:58 +0000 (20:15 +0000)]
use Quadrature::size() instead of n_quadrature_points
git-svn-id: https://svn.dealii.org/trunk@15625
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Thu, 17 Jan 2008 17:46:10 +0000 (17:46 +0000)]
use Quadrature::size() instead of n_quadrature_points
git-svn-id: https://svn.dealii.org/trunk@15624
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.