]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [Wed, 15 Mar 2006 03:38:18 +0000 (03:38 +0000)]
Rename variables, and fix one dependency.
git-svn-id: https://svn.dealii.org/trunk@12595
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 15 Mar 2006 03:36:07 +0000 (03:36 +0000)]
Comment update.
git-svn-id: https://svn.dealii.org/trunk@12594
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 15 Mar 2006 03:33:31 +0000 (03:33 +0000)]
Better dependencies
git-svn-id: https://svn.dealii.org/trunk@12593
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 15 Mar 2006 03:31:16 +0000 (03:31 +0000)]
Generate proper dependencies.
git-svn-id: https://svn.dealii.org/trunk@12592
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 15 Mar 2006 03:16:33 +0000 (03:16 +0000)]
Fix one bug, and simplify one more command somewhat.
git-svn-id: https://svn.dealii.org/trunk@12591
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 15 Mar 2006 03:07:34 +0000 (03:07 +0000)]
Remove now defunct target.
git-svn-id: https://svn.dealii.org/trunk@12590
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 15 Mar 2006 03:06:02 +0000 (03:06 +0000)]
Do a better job cleaning up.
git-svn-id: https://svn.dealii.org/trunk@12589
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 15 Mar 2006 03:05:03 +0000 (03:05 +0000)]
Generate intermediate files instead of data on the fly, so that it becomes easier to concatenate everything. Simplify a lot of the rules that are used here.
git-svn-id: https://svn.dealii.org/trunk@12588
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 14 Mar 2006 21:54:21 +0000 (21:54 +0000)]
Update with new stack trace demangler.
git-svn-id: https://svn.dealii.org/trunk@12587
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 14 Mar 2006 21:17:17 +0000 (21:17 +0000)]
Remove an assertion that doesn't work in libstdc++ debug mode.
git-svn-id: https://svn.dealii.org/trunk@12586
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 14 Mar 2006 20:14:38 +0000 (20:14 +0000)]
Compare only iterators from the same sequence.
git-svn-id: https://svn.dealii.org/trunk@12585
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 14 Mar 2006 20:06:34 +0000 (20:06 +0000)]
Remove now unnecessary output files
git-svn-id: https://svn.dealii.org/trunk@12584
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 14 Mar 2006 18:30:57 +0000 (18:30 +0000)]
Stop backtrace in main().
git-svn-id: https://svn.dealii.org/trunk@12583
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 14 Mar 2006 18:20:58 +0000 (18:20 +0000)]
Demangle stacktraces whenever possible
git-svn-id: https://svn.dealii.org/trunk@12582
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 14 Mar 2006 17:42:51 +0000 (17:42 +0000)]
Detect the ability to demangle symbols from within the program
git-svn-id: https://svn.dealii.org/trunk@12581
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 13 Mar 2006 21:50:18 +0000 (21:50 +0000)]
fix a bug
git-svn-id: https://svn.dealii.org/trunk@12580
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 13 Mar 2006 21:49:49 +0000 (21:49 +0000)]
Add parameters to have less verbose output and remove HTML style, since it does not exist.
git-svn-id: https://svn.dealii.org/trunk@12579
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 13 Mar 2006 20:21:29 +0000 (20:21 +0000)]
Remove a TODO.
git-svn-id: https://svn.dealii.org/trunk@12578
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Sun, 12 Mar 2006 20:09:50 +0000 (20:09 +0000)]
add patch for range checking of std::vector[]
git-svn-id: https://svn.dealii.org/trunk@12577
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 10 Mar 2006 14:52:37 +0000 (14:52 +0000)]
renumbering by block
git-svn-id: https://svn.dealii.org/trunk@12576
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 10 Mar 2006 12:33:52 +0000 (12:33 +0000)]
Remove assertion so a mesh can be changed with a DoFHandler attached.
git-svn-id: https://svn.dealii.org/trunk@12575
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 10 Mar 2006 09:11:10 +0000 (09:11 +0000)]
add block_to_base
git-svn-id: https://svn.dealii.org/trunk@12574
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 9 Mar 2006 21:29:49 +0000 (21:29 +0000)]
Re-indent one place.
git-svn-id: https://svn.dealii.org/trunk@12573
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 9 Mar 2006 21:27:37 +0000 (21:27 +0000)]
More space between functions.
git-svn-id: https://svn.dealii.org/trunk@12572
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 8 Mar 2006 15:16:43 +0000 (15:16 +0000)]
Subscriptor::list_subscribers
git-svn-id: https://svn.dealii.org/trunk@12571
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 8 Mar 2006 15:13:24 +0000 (15:13 +0000)]
new function list_subscribers
git-svn-id: https://svn.dealii.org/trunk@12570
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Wed, 8 Mar 2006 12:15:56 +0000 (12:15 +0000)]
Change docu to new numbering scheme.
git-svn-id: https://svn.dealii.org/trunk@12569
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 8 Mar 2006 09:21:02 +0000 (09:21 +0000)]
parameter names fixed and newlines removed
git-svn-id: https://svn.dealii.org/trunk@12568
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Mar 2006 06:01:20 +0000 (06:01 +0000)]
Output is now fixed.
git-svn-id: https://svn.dealii.org/trunk@12567
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Mar 2006 05:59:56 +0000 (05:59 +0000)]
Use proper HTML.
git-svn-id: https://svn.dealii.org/trunk@12566
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Mar 2006 05:59:34 +0000 (05:59 +0000)]
Update a couple of publications and add another one.
git-svn-id: https://svn.dealii.org/trunk@12565
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Mar 2006 03:11:22 +0000 (03:11 +0000)]
Ech, more typos.
git-svn-id: https://svn.dealii.org/trunk@12564
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Mar 2006 03:10:16 +0000 (03:10 +0000)]
Fix more typos.
git-svn-id: https://svn.dealii.org/trunk@12563
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Mar 2006 03:09:41 +0000 (03:09 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@12562
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Mar 2006 02:20:44 +0000 (02:20 +0000)]
Another test, this time for infinities.
git-svn-id: https://svn.dealii.org/trunk@12558
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Mar 2006 02:18:31 +0000 (02:18 +0000)]
Extend test to signaling nan's
git-svn-id: https://svn.dealii.org/trunk@12556
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 8 Mar 2006 02:14:18 +0000 (02:14 +0000)]
Fix a problem where we printed '0' instead of 'nan' when printing a denormal through deallog.
git-svn-id: https://svn.dealii.org/trunk@12554
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 7 Mar 2006 20:46:28 +0000 (20:46 +0000)]
List more compilers.
git-svn-id: https://svn.dealii.org/trunk@12553
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 7 Mar 2006 20:38:54 +0000 (20:38 +0000)]
More systems.
git-svn-id: https://svn.dealii.org/trunk@12552
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 7 Mar 2006 20:38:02 +0000 (20:38 +0000)]
List new and supported systems.
git-svn-id: https://svn.dealii.org/trunk@12551
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 7 Mar 2006 15:00:55 +0000 (15:00 +0000)]
compute row lengths for block patterns
git-svn-id: https://svn.dealii.org/trunk@12550
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 7 Mar 2006 09:18:14 +0000 (09:18 +0000)]
cellwise counting compilable, but not used or tested yet
git-svn-id: https://svn.dealii.org/trunk@12549
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Tue, 7 Mar 2006 06:26:52 +0000 (06:26 +0000)]
x
git-svn-id: https://svn.dealii.org/trunk@12547
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 7 Mar 2006 05:41:07 +0000 (05:41 +0000)]
Work around a possible problem with the ordering of constructor calls to
::StaticMappingQ1 and hp::StaticMappingQ1.
git-svn-id: https://svn.dealii.org/trunk@12546
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 6 Mar 2006 21:05:51 +0000 (21:05 +0000)]
New functions to evaluate a finite element solution at an arbitrary point.
git-svn-id: https://svn.dealii.org/trunk@12542
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 6 Mar 2006 15:31:06 +0000 (15:31 +0000)]
Update docs.
git-svn-id: https://svn.dealii.org/trunk@12541
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 6 Mar 2006 13:18:09 +0000 (13:18 +0000)]
parameter parsing for GridOut
git-svn-id: https://svn.dealii.org/trunk@12540
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 6 Mar 2006 09:46:21 +0000 (09:46 +0000)]
Use of new n_children function.
git-svn-id: https://svn.dealii.org/trunk@12538
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 6 Mar 2006 09:40:20 +0000 (09:40 +0000)]
Simplify code by using neighbor_child_on_subface function.
git-svn-id: https://svn.dealii.org/trunk@12537
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 6 Mar 2006 09:34:59 +0000 (09:34 +0000)]
add parameter support for grid out I: declaration
git-svn-id: https://svn.dealii.org/trunk@12536
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 6 Mar 2006 08:36:28 +0000 (08:36 +0000)]
n_children function call only allowed if has_children()==true.
git-svn-id: https://svn.dealii.org/trunk@12535
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 6 Mar 2006 02:56:29 +0000 (02:56 +0000)]
Properly indent.
git-svn-id: https://svn.dealii.org/trunk@12534
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 5 Mar 2006 03:06:46 +0000 (03:06 +0000)]
Small doc update.
git-svn-id: https://svn.dealii.org/trunk@12533
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sat, 4 Mar 2006 03:24:03 +0000 (03:24 +0000)]
Add necessary include file.
git-svn-id: https://svn.dealii.org/trunk@12532
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 3 Mar 2006 18:48:29 +0000 (18:48 +0000)]
copied deal related macros from my .emacs
git-svn-id: https://svn.dealii.org/trunk@12531
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 3 Mar 2006 14:22:43 +0000 (14:22 +0000)]
inherit ParameterHandler from Subscriptor
git-svn-id: https://svn.dealii.org/trunk@12530
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Fri, 3 Mar 2006 07:46:20 +0000 (07:46 +0000)]
Add complete detail directory. Just in case the files are needed.
git-svn-id: https://svn.dealii.org/trunk@12529
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Fri, 3 Mar 2006 07:45:22 +0000 (07:45 +0000)]
Required for Mac 10.3
git-svn-id: https://svn.dealii.org/trunk@12528
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 2 Mar 2006 19:33:38 +0000 (19:33 +0000)]
Add a default constructor to KInverse to calm down icc9.
git-svn-id: https://svn.dealii.org/trunk@12527
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 2 Mar 2006 16:56:54 +0000 (16:56 +0000)]
add FE_RaviartThomasNodal to get_fe_from_name
git-svn-id: https://svn.dealii.org/trunk@12526
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Thu, 2 Mar 2006 09:02:23 +0000 (09:02 +0000)]
Use of new TriaObjectAccessor::n_children function.
git-svn-id: https://svn.dealii.org/trunk@12525
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Thu, 2 Mar 2006 08:59:12 +0000 (08:59 +0000)]
New n_children functions.
git-svn-id: https://svn.dealii.org/trunk@12524
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Thu, 2 Mar 2006 07:54:14 +0000 (07:54 +0000)]
Add missing explicit instantiation.
git-svn-id: https://svn.dealii.org/trunk@12523
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 1 Mar 2006 23:34:55 +0000 (23:34 +0000)]
Fix hrefs to be global, not in the present frame.
git-svn-id: https://svn.dealii.org/trunk@12522
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Wed, 1 Mar 2006 14:11:40 +0000 (14:11 +0000)]
Path of deal.II library is already added to LDFLAGS, see configure.in, L697.
git-svn-id: https://svn.dealii.org/trunk@12521
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Wed, 1 Mar 2006 13:56:36 +0000 (13:56 +0000)]
Fix two bugs.
git-svn-id: https://svn.dealii.org/trunk@12520
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Wed, 1 Mar 2006 13:43:34 +0000 (13:43 +0000)]
Update of notation in the doc.
git-svn-id: https://svn.dealii.org/trunk@12519
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Tue, 28 Feb 2006 07:45:43 +0000 (07:45 +0000)]
Add missing explicit instantiations. bits/dof_tools_13 should link now.
git-svn-id: https://svn.dealii.org/trunk@12515
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 27 Feb 2006 16:50:09 +0000 (16:50 +0000)]
Remove unnecessary template argument of InterGridMap.
git-svn-id: https://svn.dealii.org/trunk@12514
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 27 Feb 2006 16:43:39 +0000 (16:43 +0000)]
dimension variable added to several GridClasses. Unnecessary template argument removed from InterGridMap.
git-svn-id: https://svn.dealii.org/trunk@12513
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 27 Feb 2006 16:25:42 +0000 (16:25 +0000)]
Remove unnecessary template argument of InterGridMap. Allows to DH-templatize DoFTools::compute_intergrid_constraints in future.
git-svn-id: https://svn.dealii.org/trunk@12512
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 27 Feb 2006 16:22:03 +0000 (16:22 +0000)]
Add dimension variable.
git-svn-id: https://svn.dealii.org/trunk@12511
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 27 Feb 2006 15:23:45 +0000 (15:23 +0000)]
DH templatize some more functions.
git-svn-id: https://svn.dealii.org/trunk@12510
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 27 Feb 2006 12:49:21 +0000 (12:49 +0000)]
Fix fill function. See tests/lac/lapack_fill.
git-svn-id: https://svn.dealii.org/trunk@12509
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 27 Feb 2006 12:36:36 +0000 (12:36 +0000)]
Add lapack_fill test.
git-svn-id: https://svn.dealii.org/trunk@12508
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 27 Feb 2006 12:36:03 +0000 (12:36 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@12507
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 27 Feb 2006 12:34:41 +0000 (12:34 +0000)]
Check fill function.
git-svn-id: https://svn.dealii.org/trunk@12506
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 27 Feb 2006 00:58:27 +0000 (00:58 +0000)]
Add a missing explicit specialization.
git-svn-id: https://svn.dealii.org/trunk@12505
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 27 Feb 2006 00:54:41 +0000 (00:54 +0000)]
Re-enable guards to avoid instantiation of function in 1d where it is actually
explicitly specialized.
git-svn-id: https://svn.dealii.org/trunk@12504
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 26 Feb 2006 06:36:19 +0000 (06:36 +0000)]
Make run again.
git-svn-id: https://svn.dealii.org/trunk@12503
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 24 Feb 2006 18:16:47 +0000 (18:16 +0000)]
We don't support gcc2.95 any more, so we can at least save ourselves 14.8 MB of output files for that particular compiler.
git-svn-id: https://svn.dealii.org/trunk@12502
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Fri, 24 Feb 2006 17:37:44 +0000 (17:37 +0000)]
It did compile with gcc3.3. Make it compile with gcc.3.4.5, too.
git-svn-id: https://svn.dealii.org/trunk@12501
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Fri, 24 Feb 2006 17:27:38 +0000 (17:27 +0000)]
DH templatize some more functions.
git-svn-id: https://svn.dealii.org/trunk@12500
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 24 Feb 2006 17:20:52 +0000 (17:20 +0000)]
Add assertions that say "you can't set an active_fe_index larger than the
number of finite elements in the collection"
git-svn-id: https://svn.dealii.org/trunk@12499
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 24 Feb 2006 17:20:13 +0000 (17:20 +0000)]
Avoid trying to set active_fe_indices if no fe collection is available yet.
git-svn-id: https://svn.dealii.org/trunk@12498
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 24 Feb 2006 16:43:23 +0000 (16:43 +0000)]
Get rid of the weird SelectFEValues class since we can now always use hp::FEValues, irrespective of whether we actually have a hp::DoFHandler or not.
git-svn-id: https://svn.dealii.org/trunk@12497
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 24 Feb 2006 16:42:34 +0000 (16:42 +0000)]
Make the conversion constructors of the collection classes explicit.
git-svn-id: https://svn.dealii.org/trunk@12496
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 24 Feb 2006 16:41:54 +0000 (16:41 +0000)]
Make the conversion (tensor product) constructor of Quadrature explicit, to avoid funny surprises that for example it is allowed to assign a Quadrature<1> to a QCollection<3>.
git-svn-id: https://svn.dealii.org/trunk@12495
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 24 Feb 2006 16:23:09 +0000 (16:23 +0000)]
Remove more comments about things that have been replaced by better alternatives.
git-svn-id: https://svn.dealii.org/trunk@12494
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 24 Feb 2006 16:22:30 +0000 (16:22 +0000)]
Remove now outdated comment.
git-svn-id: https://svn.dealii.org/trunk@12493
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 24 Feb 2006 16:01:59 +0000 (16:01 +0000)]
Remove now unnecessary include file.
git-svn-id: https://svn.dealii.org/trunk@12492
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 24 Feb 2006 15:54:53 +0000 (15:54 +0000)]
Add an assertion.
git-svn-id: https://svn.dealii.org/trunk@12491
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 24 Feb 2006 15:45:40 +0000 (15:45 +0000)]
Simplify code.
git-svn-id: https://svn.dealii.org/trunk@12490
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Fri, 24 Feb 2006 13:16:09 +0000 (13:16 +0000)]
Remove unnecessary template argument.
git-svn-id: https://svn.dealii.org/trunk@12489
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 24 Feb 2006 02:28:35 +0000 (02:28 +0000)]
Use the correct syntax to initialize a static member variable.
git-svn-id: https://svn.dealii.org/trunk@12488
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 23 Feb 2006 21:57:11 +0000 (21:57 +0000)]
Limit growth of active_fe_index by the number of finite elements in
the list. Also output the active_fe_index fields.
git-svn-id: https://svn.dealii.org/trunk@12487
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 23 Feb 2006 21:53:08 +0000 (21:53 +0000)]
Re-enable the use of DerivativeApproximation, now that the issue with
that class is resolved (see hp/crash_04)
git-svn-id: https://svn.dealii.org/trunk@12486
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 23 Feb 2006 21:48:18 +0000 (21:48 +0000)]
Fix crash_04 by avoiding the use of wicked SelectFEValues objects.
git-svn-id: https://svn.dealii.org/trunk@12485
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 23 Feb 2006 21:46:43 +0000 (21:46 +0000)]
Crash_04 is now fixed.
git-svn-id: https://svn.dealii.org/trunk@12484
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 23 Feb 2006 21:18:34 +0000 (21:18 +0000)]
Further simplify the interface, by removing the single_quadrature hack in QCollection, and letting all the *Collection::operator[] functions be inline in the header file.
git-svn-id: https://svn.dealii.org/trunk@12483
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.