]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
11 years agoReintegrate branch_eliminate_iterator_functions.
bangerth [Sat, 13 Oct 2012 21:12:41 +0000 (21:12 +0000)]
Reintegrate branch_eliminate_iterator_functions.

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

11 years agoFix typo.
bangerth [Sat, 13 Oct 2012 12:39:13 +0000 (12:39 +0000)]
Fix typo.

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

11 years agoRemove references to merged branched from mainline.
bangerth [Sat, 13 Oct 2012 12:24:37 +0000 (12:24 +0000)]
Remove references to merged branched from mainline.

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

11 years agoNew test.
bangerth [Fri, 12 Oct 2012 16:20:34 +0000 (16:20 +0000)]
New test.

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

11 years agoFix a few markup problems.
bangerth [Fri, 12 Oct 2012 13:53:06 +0000 (13:53 +0000)]
Fix a few markup problems.

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

11 years agohopefully make numbering less depending on roundoff errors
kanschat [Fri, 12 Oct 2012 13:47:47 +0000 (13:47 +0000)]
hopefully make numbering less depending on roundoff errors

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

11 years agoWrite glossary entries for user flags and user data. Link to it.
bangerth [Fri, 12 Oct 2012 13:21:30 +0000 (13:21 +0000)]
Write glossary entries for user flags and user data. Link to it.

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

11 years agoAnother test.
bangerth [Fri, 12 Oct 2012 03:12:30 +0000 (03:12 +0000)]
Another test.

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

11 years agoNew test.
bangerth [Fri, 12 Oct 2012 03:08:44 +0000 (03:08 +0000)]
New test.

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

11 years agoFix language.
bangerth [Thu, 11 Oct 2012 23:58:40 +0000 (23:58 +0000)]
Fix language.

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

11 years agoProperly instantiate a few static variables.
bangerth [Thu, 11 Oct 2012 23:58:19 +0000 (23:58 +0000)]
Properly instantiate a few static variables.

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

11 years agoMake interface similar to the one for UMFPACK.
buerg [Thu, 11 Oct 2012 09:23:54 +0000 (09:23 +0000)]
Make interface similar to the one for UMFPACK.

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

11 years agoupdated bench.sh to output results from 3 tests per revision
cazamias [Wed, 10 Oct 2012 21:01:40 +0000 (21:01 +0000)]
updated bench.sh to output results from 3 tests per revision

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

11 years agoAvoid a warning about a potentially uninitialized variable.
bangerth [Wed, 10 Oct 2012 20:59:51 +0000 (20:59 +0000)]
Avoid a warning about a potentially uninitialized variable.

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

11 years agoUpdated get_times.cc to collect minimum times of multiple tests
cazamias [Wed, 10 Oct 2012 17:03:36 +0000 (17:03 +0000)]
Updated get_times.cc to collect minimum times of multiple tests

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

11 years agospeed up test
heister [Wed, 10 Oct 2012 15:52:45 +0000 (15:52 +0000)]
speed up test

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

11 years agoFix compile issue with clang++-v3.1
maier [Wed, 10 Oct 2012 13:22:55 +0000 (13:22 +0000)]
Fix compile issue with clang++-v3.1

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

11 years agoActually instantiate SparseDirectMumps::initialize to make gcc-4.7 happy
maier [Wed, 10 Oct 2012 08:17:13 +0000 (08:17 +0000)]
Actually instantiate SparseDirectMumps::initialize to make gcc-4.7 happy

Also fixup some unsigned int* -> int* type conversions gcc-4.7 barks about very
loudly because they are not permitted by ISO C++ (ISO C++ 11)

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

11 years agoFix a typo
maier [Wed, 10 Oct 2012 07:43:14 +0000 (07:43 +0000)]
Fix a typo

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

11 years agotreat lucky breakdown in GMRES and FGMRES
heister [Tue, 9 Oct 2012 22:08:00 +0000 (22:08 +0000)]
treat lucky breakdown in GMRES and FGMRES

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

11 years agoalso test fgmres for lucky breakdown
heister [Tue, 9 Oct 2012 22:02:45 +0000 (22:02 +0000)]
also test fgmres for lucky breakdown

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

11 years agoadd test for lucky breakdown
heister [Tue, 9 Oct 2012 21:52:30 +0000 (21:52 +0000)]
add test for lucky breakdown

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

11 years agoUpdate test result.
bangerth [Tue, 9 Oct 2012 13:57:38 +0000 (13:57 +0000)]
Update test result.

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

11 years agotreat tke lucky breakdown, otherwise we had devision by zero
janssen [Tue, 9 Oct 2012 12:46:18 +0000 (12:46 +0000)]
treat tke lucky breakdown, otherwise we had devision by zero

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

11 years agoReally go through all neighbors of a vertex.
bangerth [Tue, 9 Oct 2012 12:44:57 +0000 (12:44 +0000)]
Really go through all neighbors of a vertex.

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

11 years agoAdd comment to SCALAPACK section.
buerg [Mon, 8 Oct 2012 18:31:56 +0000 (18:31 +0000)]
Add comment to SCALAPACK section.

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

11 years agoFix a problem in GridTools::find_cells_adjacent_to_vertex with anisotropic refinement.
bangerth [Mon, 8 Oct 2012 17:31:55 +0000 (17:31 +0000)]
Fix a problem in GridTools::find_cells_adjacent_to_vertex with anisotropic refinement.

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

11 years agofix typo
heister [Mon, 8 Oct 2012 14:24:49 +0000 (14:24 +0000)]
fix typo

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

11 years agoUndo r26920 since that appears to have led to numerous testsuite failures.
bangerth [Mon, 8 Oct 2012 12:31:45 +0000 (12:31 +0000)]
Undo r26920 since that appears to have led to numerous testsuite failures.

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

11 years agoAvoid warning about unused argument.
bangerth [Mon, 8 Oct 2012 11:52:33 +0000 (11:52 +0000)]
Avoid warning about unused argument.

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

11 years agoSimplify code.
bangerth [Mon, 8 Oct 2012 03:05:13 +0000 (03:05 +0000)]
Simplify code.

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

11 years agoNew, failing test.
bangerth [Mon, 8 Oct 2012 02:38:53 +0000 (02:38 +0000)]
New, failing test.

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

11 years agoEdited plot.sh to use test parameter
cazamias [Wed, 3 Oct 2012 21:57:45 +0000 (21:57 +0000)]
Edited plot.sh to use test parameter

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

11 years agoUpdated bench.sh to extract names
cazamias [Wed, 3 Oct 2012 21:50:57 +0000 (21:50 +0000)]
Updated bench.sh to extract names

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

11 years agoDefine
bangerth [Wed, 3 Oct 2012 18:33:04 +0000 (18:33 +0000)]
Define
   DEAL_II_PETSC_LIBDIR     = $(DEAL_II_PETSC_DIR)/$(DEAL_II_PETSC_ARCH)/lib
since this variable is used in source/Makefile.

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

11 years agoTake over patches 26839 to 26844 from Matthias' branch for cmake conversion. These...
bangerth [Tue, 2 Oct 2012 05:32:32 +0000 (05:32 +0000)]
Take over patches 26839 to 26844 from Matthias' branch for cmake conversion. These patches clean up compiler bug tests that are from the gcc 2.95 and 3.x era and almost certainly no longer apply to the current crop of compilers we have.

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

11 years agoUpdate documentation in a couple of places.
bangerth [Sun, 30 Sep 2012 16:06:12 +0000 (16:06 +0000)]
Update documentation in a couple of places.

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

11 years agoRemove some old parts of the code dealing with PETSc versions prior to 2.3. Add some...
bangerth [Fri, 28 Sep 2012 23:29:04 +0000 (23:29 +0000)]
Remove some old parts of the code dealing with PETSc versions prior to 2.3. Add some comments.

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

11 years agosimplify more dublicated code in fe_system
heister [Fri, 28 Sep 2012 21:56:08 +0000 (21:56 +0000)]
simplify more dublicated code in fe_system

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

11 years agosimplify dublicated code in fe_system
heister [Fri, 28 Sep 2012 21:49:00 +0000 (21:49 +0000)]
simplify dublicated code in fe_system

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

11 years agomove test into bits because it works now
heister [Fri, 28 Sep 2012 19:38:07 +0000 (19:38 +0000)]
move test into bits because it works now

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

11 years agoupdate test output
heister [Fri, 28 Sep 2012 19:33:56 +0000 (19:33 +0000)]
update test output

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

11 years agoupdate tests for FESystem
heister [Fri, 28 Sep 2012 19:32:59 +0000 (19:32 +0000)]
update tests for FESystem

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

11 years agoFESystem can now deal with n_elements==0 for a block. Remove a ton of dublicated...
heister [Fri, 28 Sep 2012 19:32:18 +0000 (19:32 +0000)]
FESystem can now deal with n_elements==0 for a block. Remove a ton of dublicated code in the process.

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

11 years agoChange make_dependencies to ignore -D command line options rather than error out
heien [Fri, 28 Sep 2012 18:24:15 +0000 (18:24 +0000)]
Change make_dependencies to ignore -D command line options rather than error out

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

11 years agoMove a piece of code where it is necessary.
bangerth [Fri, 28 Sep 2012 18:04:37 +0000 (18:04 +0000)]
Move a piece of code where it is necessary.

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

11 years agobenchmark: add test for plotting
heister [Fri, 28 Sep 2012 16:22:30 +0000 (16:22 +0000)]
benchmark: add test for plotting

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

11 years agoextend documentation
heister [Fri, 28 Sep 2012 15:36:01 +0000 (15:36 +0000)]
extend documentation

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

11 years agotypo in documentation
heister [Fri, 28 Sep 2012 15:34:14 +0000 (15:34 +0000)]
typo in documentation

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

11 years agoSay which section can't be entered in an assertion.
bangerth [Fri, 28 Sep 2012 15:33:06 +0000 (15:33 +0000)]
Say which section can't be entered in an assertion.

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

11 years agoFix the way we let the normalize.pl script know about where the deal.II directory is.
bangerth [Fri, 28 Sep 2012 12:56:27 +0000 (12:56 +0000)]
Fix the way we let the normalize.pl script know about where the deal.II directory is.

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

11 years agoFind the path to deal.II some other way.
bangerth [Fri, 28 Sep 2012 02:40:49 +0000 (02:40 +0000)]
Find the path to deal.II some other way.

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

11 years agoUpdate.
bangerth [Fri, 28 Sep 2012 02:40:23 +0000 (02:40 +0000)]
Update.

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

11 years agoRemove this file. I've put it on the google code wiki.
bangerth [Fri, 28 Sep 2012 00:22:49 +0000 (00:22 +0000)]
Remove this file. I've put it on the google code wiki.

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

11 years agoRemove now deleted files from the list of things where stuff has to be substitutes.
bangerth [Thu, 27 Sep 2012 23:57:53 +0000 (23:57 +0000)]
Remove now deleted files from the list of things where stuff has to be substitutes.

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

11 years agonicer error message when refining an empty Triangulation
heister [Thu, 27 Sep 2012 22:14:23 +0000 (22:14 +0000)]
nicer error message when refining an empty Triangulation

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

11 years agofix benchmark script loop
heister [Thu, 27 Sep 2012 19:03:14 +0000 (19:03 +0000)]
fix benchmark script loop

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

11 years agoadd Assert for make_periodicity_constraints for a distributed Triangulation
heister [Thu, 27 Sep 2012 18:51:52 +0000 (18:51 +0000)]
add Assert for make_periodicity_constraints for a distributed Triangulation

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

11 years agofix typo in comment
heister [Thu, 27 Sep 2012 18:49:46 +0000 (18:49 +0000)]
fix typo in comment

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

11 years agoimprove documentation for make_periodicity_constraints
heister [Thu, 27 Sep 2012 18:26:37 +0000 (18:26 +0000)]
improve documentation for make_periodicity_constraints

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

11 years agoRemove from here since it has moved to the homepage/RELEASE directory.
bangerth [Thu, 27 Sep 2012 17:26:27 +0000 (17:26 +0000)]
Remove from here since it has moved to the homepage/RELEASE directory.

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

11 years agoSet properties.
bangerth [Thu, 27 Sep 2012 17:01:58 +0000 (17:01 +0000)]
Set properties.

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

11 years agoSet properties.
bangerth [Thu, 27 Sep 2012 16:59:11 +0000 (16:59 +0000)]
Set properties.

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

11 years agoFix indentation.
bangerth [Thu, 27 Sep 2012 16:58:59 +0000 (16:58 +0000)]
Fix indentation.

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

11 years agoOnly output a list of parameters if there are any. Otherwise we
bangerth [Thu, 27 Sep 2012 16:58:13 +0000 (16:58 +0000)]
Only output a list of parameters if there are any. Otherwise we
end up with an empty {itemize} list which latex does not like.

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

11 years agoMove the 'normalize' and 'status_to_report' scripts to the tests directory.
bangerth [Thu, 27 Sep 2012 16:54:06 +0000 (16:54 +0000)]
Move the 'normalize' and 'status_to_report' scripts to the tests directory.

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

11 years agoFix a bunch of malformed indentations to make merging from mainline less painful.
bangerth [Thu, 27 Sep 2012 16:52:31 +0000 (16:52 +0000)]
Fix a bunch of malformed indentations to make merging from mainline less painful.

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

11 years agoRemove a subdirectory that only contains tools we never seem to
bangerth [Thu, 27 Sep 2012 16:52:25 +0000 (16:52 +0000)]
Remove a subdirectory that only contains tools we never seem to
use.

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

11 years agoConvert several tutorial programs to the ComponentMask approach.
bangerth [Thu, 27 Sep 2012 16:52:24 +0000 (16:52 +0000)]
Convert several tutorial programs to the ComponentMask approach.

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

11 years agoFix one place where the syntax has to be adjusted to the new ComponentMask class.
bangerth [Thu, 27 Sep 2012 16:52:19 +0000 (16:52 +0000)]
Fix one place where the syntax has to be adjusted to the new ComponentMask class.

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

11 years agoRemove a script that generates a TODO file. doxygen does this in a more elegant way...
bangerth [Thu, 27 Sep 2012 16:52:16 +0000 (16:52 +0000)]
Remove a script that generates a TODO file. doxygen does this in a more elegant way, as does Eclipse. It's also easy to do with a grep command.

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

11 years agoRemove more old stuff.
bangerth [Thu, 27 Sep 2012 16:52:12 +0000 (16:52 +0000)]
Remove more old stuff.

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

11 years agoRemove scripts that haven't been used in a long time.
bangerth [Thu, 27 Sep 2012 16:52:11 +0000 (16:52 +0000)]
Remove scripts that haven't been used in a long time.

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

11 years agoRemove a script that nobody seems to recall what exactly it does.
bangerth [Thu, 27 Sep 2012 16:52:07 +0000 (16:52 +0000)]
Remove a script that nobody seems to recall what exactly it does.

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

11 years agoRemove a script that hasn't been useful since we switched to svn :-)
bangerth [Thu, 27 Sep 2012 16:52:05 +0000 (16:52 +0000)]
Remove a script that hasn't been useful since we switched to svn :-)

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

11 years agouse the logic in Triangulation instead of copying it
kanschat [Thu, 27 Sep 2012 09:04:15 +0000 (09:04 +0000)]
use the logic in Triangulation instead of copying it

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

11 years agoremove console output
kanschat [Thu, 27 Sep 2012 08:51:08 +0000 (08:51 +0000)]
remove console output

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

11 years agoadd faces and output file
kanschat [Thu, 27 Sep 2012 08:49:54 +0000 (08:49 +0000)]
add faces and output file

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

11 years agotest iterator functions of DoFHandler
kanschat [Thu, 27 Sep 2012 08:37:30 +0000 (08:37 +0000)]
test iterator functions of DoFHandler

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

11 years agoadd missing copy function to MGDoFAccessor
kanschat [Thu, 27 Sep 2012 08:18:43 +0000 (08:18 +0000)]
add missing copy function to MGDoFAccessor

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

11 years agoallow writing to Logstream
kanschat [Thu, 27 Sep 2012 08:07:52 +0000 (08:07 +0000)]
allow writing to Logstream

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

11 years agoAdded iostream to table_handler.cc
cazamias [Thu, 27 Sep 2012 00:04:20 +0000 (00:04 +0000)]
Added iostream to table_handler.cc

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

11 years agoSmall fixes to get_times program
cazamias [Wed, 26 Sep 2012 23:43:44 +0000 (23:43 +0000)]
Small fixes to get_times program

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

11 years agoimprove Makefile
heister [Wed, 26 Sep 2012 23:15:13 +0000 (23:15 +0000)]
improve Makefile

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

11 years agoUpdated benchmark script with correct name
cazamias [Wed, 26 Sep 2012 23:14:56 +0000 (23:14 +0000)]
Updated benchmark script with correct name

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

11 years agoadd simple makefile for benchmark analyse script
heister [Wed, 26 Sep 2012 23:13:42 +0000 (23:13 +0000)]
add simple makefile for benchmark analyse script

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

11 years agoModified bench script
cazamias [Wed, 26 Sep 2012 23:12:08 +0000 (23:12 +0000)]
Modified bench script

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

11 years agoadd test case for hang with fe_system with 0 components
heister [Wed, 26 Sep 2012 20:41:14 +0000 (20:41 +0000)]
add test case for hang with fe_system with 0 components

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

11 years agoadd copy and access functions
kanschat [Wed, 26 Sep 2012 16:29:09 +0000 (16:29 +0000)]
add copy and access functions

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

11 years agoAdd missing include file.
bangerth [Tue, 25 Sep 2012 18:18:42 +0000 (18:18 +0000)]
Add missing include file.

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

11 years agoAdd missing include file.
bangerth [Tue, 25 Sep 2012 18:17:44 +0000 (18:17 +0000)]
Add missing include file.

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

11 years agoadd test for
heister [Tue, 25 Sep 2012 17:52:19 +0000 (17:52 +0000)]
add test for

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

11 years agoSparsityTools::distribute_sparsity_pattern()
heister [Tue, 25 Sep 2012 17:51:58 +0000 (17:51 +0000)]
SparsityTools::distribute_sparsity_pattern()

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

11 years agotest for BlockCompressedSimpleSparsityPattern::column_number()
heister [Tue, 25 Sep 2012 15:58:47 +0000 (15:58 +0000)]
test for BlockCompressedSimpleSparsityPattern::column_number()

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

11 years agoadded BlockCompressedSimpleSparsityPattern::column_number()
heister [Tue, 25 Sep 2012 15:58:31 +0000 (15:58 +0000)]
added BlockCompressedSimpleSparsityPattern::column_number()

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

11 years agoUpdate output files. (In fact, revert them to the state they were before the merge...
bangerth [Tue, 25 Sep 2012 15:21:19 +0000 (15:21 +0000)]
Update output files. (In fact, revert them to the state they were before the merge; there must have been something different in the configuration of the branch that these tests produced different results there.)

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

11 years agoUse a void* in the argument list of MatShellGetContext as required by the compiler.
bangerth [Tue, 25 Sep 2012 12:32:14 +0000 (12:32 +0000)]
Use a void* in the argument list of MatShellGetContext as required by the compiler.

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

11 years agoFix branch marker that was erroneously merged.
bangerth [Tue, 25 Sep 2012 03:17:57 +0000 (03:17 +0000)]
Fix branch marker that was erroneously merged.

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

11 years agoMerge branch_component_mask into mainline.
bangerth [Tue, 25 Sep 2012 03:04:45 +0000 (03:04 +0000)]
Merge branch_component_mask into mainline.

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

11 years agoremove unused variable
heister [Mon, 24 Sep 2012 22:03:38 +0000 (22:03 +0000)]
remove unused variable

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