]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
10 years agoCompute unit face support points of FE_TraceQ
kronbichler [Thu, 17 Jul 2014 21:36:31 +0000 (21:36 +0000)]
Compute unit face support points of FE_TraceQ

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

10 years agosome tests had rather large output. oops.
heister [Thu, 17 Jul 2014 15:49:49 +0000 (15:49 +0000)]
some tests had rather large output. oops.

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

10 years agofix last commit
heister [Thu, 17 Jul 2014 15:20:00 +0000 (15:20 +0000)]
fix last commit

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

10 years agotestsuite: also log the two filenames in diff in one line for scripting reasons
heister [Thu, 17 Jul 2014 15:18:12 +0000 (15:18 +0000)]
testsuite: also log the two filenames in diff in one line for scripting reasons

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

10 years agoadjust test output
kanschat [Thu, 17 Jul 2014 13:47:13 +0000 (13:47 +0000)]
adjust test output

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

10 years agoFixed another call to KSPSetOperators
heltai [Thu, 17 Jul 2014 12:19:04 +0000 (12:19 +0000)]
Fixed another call to KSPSetOperators

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

10 years agoCMake: Bugfix: Generate options for test subprojects as a list
maier [Thu, 17 Jul 2014 07:34:24 +0000 (07:34 +0000)]
CMake: Bugfix: Generate options for test subprojects as a list

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

10 years agoCMake: The obligatory bugfix...
maier [Wed, 16 Jul 2014 21:44:43 +0000 (21:44 +0000)]
CMake: The obligatory bugfix...

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

10 years agoCMake: Port to version 3.0.0, part 3.
maier [Wed, 16 Jul 2014 21:11:20 +0000 (21:11 +0000)]
CMake: Port to version 3.0.0, part 3.

Quick fix for new lexer rules (tm)

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

10 years agoCMake: Port to version 3.0.0, part 2.
maier [Wed, 16 Jul 2014 21:11:16 +0000 (21:11 +0000)]
CMake: Port to version 3.0.0, part 2.

This commit removes the testsuite subproject regeneration callback and
cleans up the relevant code

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

10 years agoAdd a forgotten entry.
bangerth [Wed, 16 Jul 2014 11:26:40 +0000 (11:26 +0000)]
Add a forgotten entry.

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

10 years agoUpdate it a bit.
bangerth [Tue, 15 Jul 2014 21:53:17 +0000 (21:53 +0000)]
Update it a bit.

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

10 years agoImprove documentation of step-52.
turcksin [Tue, 15 Jul 2014 15:52:04 +0000 (15:52 +0000)]
Improve documentation of step-52.

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

10 years agoAddress issue #228 (https://code.google.com/p/dealii/issues/detail?id=228): Teach...
bangerth [Tue, 15 Jul 2014 02:24:32 +0000 (02:24 +0000)]
Address issue #228 (https://code.google.com/p/dealii/issues/detail?id=228): Teach GridReordering::reorder_cells() to use the vertex numbering that we have used every since deal.II 5.2. Remove the code for this from grid_generator.cc and instead call reorder_cells() from there with the flag set.

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

10 years agoCopy Luca's example from tests/manifold/manifold_06.cc.
bangerth [Tue, 15 Jul 2014 01:35:06 +0000 (01:35 +0000)]
Copy Luca's example from tests/manifold/manifold_06.cc.

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

10 years agoDo not write copies of the output to /tmp.
bangerth [Mon, 14 Jul 2014 23:04:24 +0000 (23:04 +0000)]
Do not write copies of the output to /tmp.

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

10 years agoReindent files according to our usual style.
bangerth [Mon, 14 Jul 2014 22:59:39 +0000 (22:59 +0000)]
Reindent files according to our usual style.

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

10 years agoTests for the previous commit.
bangerth [Mon, 14 Jul 2014 22:55:53 +0000 (22:55 +0000)]
Tests for the previous commit.

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

10 years agoAlso provide GridOut::write_vtu().
bangerth [Mon, 14 Jul 2014 22:55:47 +0000 (22:55 +0000)]
Also provide GridOut::write_vtu().

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

10 years agoTests for the previous commit.
bangerth [Mon, 14 Jul 2014 22:20:47 +0000 (22:20 +0000)]
Tests for the previous commit.

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

10 years agoProvide a function GridOut::write_vtk().
bangerth [Mon, 14 Jul 2014 22:20:35 +0000 (22:20 +0000)]
Provide a function GridOut::write_vtk().

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

10 years agoClarify a piece of documentation that was pretty much unintelligible before.
bangerth [Mon, 14 Jul 2014 22:08:41 +0000 (22:08 +0000)]
Clarify a piece of documentation that was pretty much unintelligible before.

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

10 years agoThe GridOut::Svg class does not implement functions to declare and parse parameters...
bangerth [Mon, 14 Jul 2014 21:24:59 +0000 (21:24 +0000)]
The GridOut::Svg class does not implement functions to declare and parse parameters. Remove the declarations (currently commented out anyway) to avoid confusion.

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

10 years agoAdded set_manifold with two arguments.
heltai [Mon, 14 Jul 2014 15:54:06 +0000 (15:54 +0000)]
Added set_manifold with two arguments.

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

10 years agoAdjust type.
bangerth [Mon, 14 Jul 2014 14:38:50 +0000 (14:38 +0000)]
Adjust type.

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

10 years agoStart a new tutorial on geometry.
bangerth [Mon, 14 Jul 2014 14:37:56 +0000 (14:37 +0000)]
Start a new tutorial on geometry.

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

10 years agoMove entry to the right place.
bangerth [Mon, 14 Jul 2014 11:08:08 +0000 (11:08 +0000)]
Move entry to the right place.

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

10 years agoFixed memory consumption test in realease mode.
heltai [Mon, 14 Jul 2014 10:25:31 +0000 (10:25 +0000)]
Fixed memory consumption test in realease mode.

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

10 years agoFix bug
kronbichler [Mon, 14 Jul 2014 09:10:06 +0000 (09:10 +0000)]
Fix bug

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

10 years agoIntegrated branch manifold_id_intermediated into trunk.
heltai [Mon, 14 Jul 2014 08:35:14 +0000 (08:35 +0000)]
Integrated branch manifold_id_intermediated into trunk.

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

10 years agoMerged from trunk. branch_manifold_id_intermediate
heltai [Mon, 14 Jul 2014 08:03:55 +0000 (08:03 +0000)]
Merged from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33157 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFixed failing tests due to manifold id being an int.
heltai [Mon, 14 Jul 2014 06:52:09 +0000 (06:52 +0000)]
Fixed failing tests due to manifold id being an int.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33156 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFixed get_boundary/manifold_ids. Removed all references to get_boundary in tria.cc
heltai [Sun, 13 Jul 2014 22:10:51 +0000 (22:10 +0000)]
Fixed get_boundary/manifold_ids. Removed all references to get_boundary in tria.cc

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33155 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk.
heltai [Sun, 13 Jul 2014 22:09:46 +0000 (22:09 +0000)]
Merged from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33154 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFix some fallout from changing the size of manifold_id.
bangerth [Sun, 13 Jul 2014 18:54:31 +0000 (18:54 +0000)]
Fix some fallout from changing the size of manifold_id.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33153 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoArg...
bangerth [Sun, 13 Jul 2014 18:38:58 +0000 (18:38 +0000)]
Arg...

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33152 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMake it compile.
bangerth [Sun, 13 Jul 2014 18:34:51 +0000 (18:34 +0000)]
Make it compile.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33151 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMore documentation updates.
bangerth [Sun, 13 Jul 2014 18:14:05 +0000 (18:14 +0000)]
More documentation updates.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33150 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoEnlarge manifold_id to unsigned int, as discussed on the mailing list.
bangerth [Sun, 13 Jul 2014 18:13:43 +0000 (18:13 +0000)]
Enlarge manifold_id to unsigned int, as discussed on the mailing list.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33149 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoLeave a note.
bangerth [Sun, 13 Jul 2014 17:54:47 +0000 (17:54 +0000)]
Leave a note.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33148 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMinor comment updates.
bangerth [Sun, 13 Jul 2014 14:15:37 +0000 (14:15 +0000)]
Minor comment updates.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33147 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoIndent something.
bangerth [Sun, 13 Jul 2014 13:06:00 +0000 (13:06 +0000)]
Indent something.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33146 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoReshuffle items to have them sorted in alphabetical order.
bangerth [Sun, 13 Jul 2014 12:21:51 +0000 (12:21 +0000)]
Reshuffle items to have them sorted in alphabetical order.

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

10 years agoupdate readme.html to refer to muparser
heister [Sat, 12 Jul 2014 20:46:44 +0000 (20:46 +0000)]
update readme.html to refer to muparser

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

10 years agoAdd test for previous commit.
bangerth [Sat, 12 Jul 2014 12:58:01 +0000 (12:58 +0000)]
Add test for previous commit.

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

10 years agoWork around a bug in PETSc whereby PETSc does not zero-initialize ghost elements...
bangerth [Sat, 12 Jul 2014 12:57:51 +0000 (12:57 +0000)]
Work around a bug in PETSc whereby PETSc does not zero-initialize ghost elements of a vector.

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

10 years agoProvide more links to video lectures.
bangerth [Fri, 11 Jul 2014 22:49:55 +0000 (22:49 +0000)]
Provide more links to video lectures.

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

10 years agoAnnotate some of the programs with links to the video lectures.
bangerth [Fri, 11 Jul 2014 22:17:53 +0000 (22:17 +0000)]
Annotate some of the programs with links to the video lectures.

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

10 years agoFix a bug when using 64bit indices.
turcksin [Fri, 11 Jul 2014 17:06:38 +0000 (17:06 +0000)]
Fix a bug when using 64bit indices.

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

10 years agoGo through the rest of the introduction, the results section and some of the program...
bangerth [Fri, 11 Jul 2014 02:42:41 +0000 (02:42 +0000)]
Go through the rest of the introduction, the results section and some of the program. Make minor adjustments.

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

10 years agoRemove a file we have not needed for a long time.
bangerth [Fri, 11 Jul 2014 02:42:35 +0000 (02:42 +0000)]
Remove a file we have not needed for a long time.

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

10 years agoGroup functions for more readable documentation.
bangerth [Fri, 11 Jul 2014 02:42:30 +0000 (02:42 +0000)]
Group functions for more readable documentation.

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

10 years agoUpdate documentation in a couple of places. Remove some code duplication.
bangerth [Fri, 11 Jul 2014 02:42:25 +0000 (02:42 +0000)]
Update documentation in a couple of places. Remove some code duplication.

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

10 years agoReindent script files
maier [Thu, 10 Jul 2014 14:34:02 +0000 (14:34 +0000)]
Reindent script files

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

10 years agoMinor edits.
bangerth [Wed, 9 Jul 2014 19:15:31 +0000 (19:15 +0000)]
Minor edits.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33130 0785d39b-7218-0410-832d-ea1e28bc413d

10 years ago"geometrical" does not exist as a word :-)
bangerth [Wed, 9 Jul 2014 18:52:07 +0000 (18:52 +0000)]
"geometrical" does not exist as a word :-)

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33129 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMinor edits.
bangerth [Wed, 9 Jul 2014 17:10:47 +0000 (17:10 +0000)]
Minor edits.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33128 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMinor edits.
bangerth [Wed, 9 Jul 2014 17:10:31 +0000 (17:10 +0000)]
Minor edits.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33127 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMake sure to generate all necessary symbols
kronbichler [Wed, 9 Jul 2014 14:46:35 +0000 (14:46 +0000)]
Make sure to generate all necessary symbols

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

10 years agoAugment documentation.
bangerth [Wed, 9 Jul 2014 13:05:58 +0000 (13:05 +0000)]
Augment documentation.

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

10 years agoReindent.
bangerth [Wed, 9 Jul 2014 12:57:33 +0000 (12:57 +0000)]
Reindent.

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

10 years agoAdd notes for MUMPS.
bangerth [Wed, 9 Jul 2014 12:57:07 +0000 (12:57 +0000)]
Add notes for MUMPS.

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

10 years agoDocument how to compile Trilinos with direct solvers.
bangerth [Wed, 9 Jul 2014 11:57:03 +0000 (11:57 +0000)]
Document how to compile Trilinos with direct solvers.

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

10 years agoDocument how to compile Trilinos with direct solvers.
bangerth [Wed, 9 Jul 2014 11:54:27 +0000 (11:54 +0000)]
Document how to compile Trilinos with direct solvers.

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

10 years agoExtend comment of direct solver class
kronbichler [Wed, 9 Jul 2014 10:17:13 +0000 (10:17 +0000)]
Extend comment of direct solver class

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

10 years agoUse alias to refer to multithreaded methods.
kronbichler [Wed, 9 Jul 2014 08:57:26 +0000 (08:57 +0000)]
Use alias to refer to multithreaded methods.

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

10 years agoTry to avoid differences in roundoff by using weaker tolerance for Bicgstab solver
kronbichler [Wed, 9 Jul 2014 08:33:16 +0000 (08:33 +0000)]
Try to avoid differences in roundoff by using weaker tolerance for Bicgstab solver

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

10 years agoPatch by Uwe Koecher: select among Trilinos solvers
kronbichler [Wed, 9 Jul 2014 08:01:15 +0000 (08:01 +0000)]
Patch by Uwe Koecher: select among Trilinos solvers

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

10 years agoDocument which basic linear algebra functions are currently multithreaded.
kronbichler [Tue, 8 Jul 2014 08:19:47 +0000 (08:19 +0000)]
Document which basic linear algebra functions are currently multithreaded.

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

10 years agoMove the publications site to the top-level of dealii.org to provide it with a more...
bangerth [Mon, 7 Jul 2014 10:55:27 +0000 (10:55 +0000)]
Move the publications site to the top-level of dealii.org to provide it with a more 'corporate' feel.

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

10 years agoFix markup.
bangerth [Mon, 7 Jul 2014 10:52:15 +0000 (10:52 +0000)]
Fix markup.

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

10 years agoAdd one.
bangerth [Mon, 7 Jul 2014 09:11:03 +0000 (09:11 +0000)]
Add one.

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

10 years agoUpdate comment
kronbichler [Mon, 7 Jul 2014 08:33:06 +0000 (08:33 +0000)]
Update comment

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

10 years agoFixed a couple of call changes for PETSc 3.5.0
fahad.alrashed [Sat, 5 Jul 2014 17:57:10 +0000 (17:57 +0000)]
Fixed a couple of call changes for PETSc 3.5.0

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

10 years agowrite a debug file with the first residual even if we converge in one step
kanschat [Fri, 4 Jul 2014 22:56:36 +0000 (22:56 +0000)]
write a debug file with the first residual even if we converge in one step

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

10 years agoImplement some new Trilinos preconditioner. Tests.
kronbichler [Fri, 4 Jul 2014 13:46:44 +0000 (13:46 +0000)]
Implement some new Trilinos preconditioner. Tests.

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

10 years agoProvide missing instantiations.
bangerth [Fri, 4 Jul 2014 08:03:36 +0000 (08:03 +0000)]
Provide missing instantiations.

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

10 years agoAdd two.
bangerth [Thu, 3 Jul 2014 07:52:41 +0000 (07:52 +0000)]
Add two.

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

10 years agoUpdate output.
bangerth [Wed, 2 Jul 2014 08:34:51 +0000 (08:34 +0000)]
Update output.

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

10 years agoFix markup.
bangerth [Tue, 1 Jul 2014 14:55:26 +0000 (14:55 +0000)]
Fix markup.

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

10 years agoFixed GridGenerator::merge_triangulations, Issue 197
daniel.arndt [Mon, 30 Jun 2014 23:49:21 +0000 (23:49 +0000)]
Fixed GridGenerator::merge_triangulations, Issue 197

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

10 years agoFix test
kronbichler [Mon, 30 Jun 2014 19:21:56 +0000 (19:21 +0000)]
Fix test

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

10 years agoAvoid Epetra_MultiVector with 0 vectors
kronbichler [Mon, 30 Jun 2014 11:50:56 +0000 (11:50 +0000)]
Avoid Epetra_MultiVector with 0 vectors

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

10 years agoFix markup.
bangerth [Mon, 30 Jun 2014 11:34:33 +0000 (11:34 +0000)]
Fix markup.

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

10 years agoAdd another testcase that currently fails, see issue 197 (https://code.google.com...
bangerth [Mon, 30 Jun 2014 10:23:46 +0000 (10:23 +0000)]
Add another testcase that currently fails, see issue 197 (https://code.google.com/p/dealii/issues/detail?id=197).

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

10 years agoCommit bug in Trilinos precondition
kronbichler [Mon, 30 Jun 2014 10:23:34 +0000 (10:23 +0000)]
Commit bug in Trilinos precondition

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

10 years agoFixed some comments for boundary ids and manifold ids.
heltai [Sun, 29 Jun 2014 19:45:47 +0000 (19:45 +0000)]
Fixed some comments for boundary ids and manifold ids.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33098 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFixed serialization issue with manifold ids.
heltai [Sat, 28 Jun 2014 18:37:07 +0000 (18:37 +0000)]
Fixed serialization issue with manifold ids.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33097 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged from trunk.
heltai [Sat, 28 Jun 2014 09:21:12 +0000 (09:21 +0000)]
Merged from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33096 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoFixed hp/solution_transfer_05 output to be valid with or without zlib
heltai [Sat, 28 Jun 2014 09:12:55 +0000 (09:12 +0000)]
Fixed hp/solution_transfer_05 output to be valid with or without zlib

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33095 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoSimplify FEEvaluation routines considerably by merging all functionality into FEEvalu...
kronbichler [Fri, 27 Jun 2014 20:31:28 +0000 (20:31 +0000)]
Simplify FEEvaluation routines considerably by merging all functionality into FEEvaluation. The internal implementation is done in internal::FEEvaluationImpl that provides the same efficient kernels as before, but frees the user from tedious selection of the appropriate kernel for the element in use.

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

10 years agoFixed a couple of tests. Still in trouble with serialization.
heltai [Fri, 27 Jun 2014 17:15:40 +0000 (17:15 +0000)]
Fixed a couple of tests. Still in trouble with serialization.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33093 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoMerged From trunk.
heltai [Fri, 27 Jun 2014 08:51:13 +0000 (08:51 +0000)]
Merged From trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33092 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoadd grad-div residual
kanschat [Thu, 26 Jun 2014 19:30:26 +0000 (19:30 +0000)]
add grad-div residual

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

10 years agoadd debugging function
kanschat [Thu, 26 Jun 2014 19:30:08 +0000 (19:30 +0000)]
add debugging function

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

10 years agoMerged from trunk r33084 through r33087.
heltai [Thu, 26 Jun 2014 13:55:57 +0000 (13:55 +0000)]
Merged from trunk r33084 through r33087.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33088 0785d39b-7218-0410-832d-ea1e28bc413d

10 years agoNeed to keep constrained entries also when giving both row and column indices if...
kronbichler [Thu, 26 Jun 2014 12:05:54 +0000 (12:05 +0000)]
Need to keep constrained entries also when giving both row and column indices if so requested.

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

10 years agoTestsuite: Disable tests for Boost's Cuthill-McKee implementation
maier [Thu, 26 Jun 2014 08:30:27 +0000 (08:30 +0000)]
Testsuite: Disable tests for Boost's Cuthill-McKee implementation

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

10 years agoCMake: Bugfix: Also add tbb specific include directories to the list of user include...
maier [Wed, 25 Jun 2014 20:33:49 +0000 (20:33 +0000)]
CMake: Bugfix: Also add tbb specific include directories to the list of user include dirs

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

10 years agoMerged from trunk.
heltai [Wed, 25 Jun 2014 17:08:06 +0000 (17:08 +0000)]
Merged from trunk.

git-svn-id: https://svn.dealii.org/branches/branch_manifold_id_intermediate@33084 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.