]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
12 years agoMerge branch_codim_two back into trunk
pauletti [Fri, 9 Mar 2012 18:34:59 +0000 (18:34 +0000)]
Merge branch_codim_two back into trunk

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

12 years agoSwitch to types::boundary/material_id_t from 'unsigned char'.
bangerth [Fri, 9 Mar 2012 17:26:39 +0000 (17:26 +0000)]
Switch to types::boundary/material_id_t from 'unsigned char'.

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

12 years agoAugment documentation.
bangerth [Fri, 9 Mar 2012 17:26:11 +0000 (17:26 +0000)]
Augment documentation.

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

12 years agoSwitch to types::boundary/material_id_t from 'unsigned char'.
bangerth [Fri, 9 Mar 2012 17:20:18 +0000 (17:20 +0000)]
Switch to types::boundary/material_id_t from 'unsigned char'.

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

12 years agofix recently introduced error in quarter_hyper_shell()
heister [Thu, 8 Mar 2012 20:21:12 +0000 (20:21 +0000)]
fix recently introduced error in quarter_hyper_shell()

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

12 years agoRevert r25212 and 25217 for the moment since it doesn't compile on the autotester.
bangerth [Thu, 8 Mar 2012 19:04:03 +0000 (19:04 +0000)]
Revert r25212 and 25217 for the moment since it doesn't compile on the autotester.

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

12 years agoadd a comment to the diag_element () function
frohne [Wed, 7 Mar 2012 18:09:21 +0000 (18:09 +0000)]
add a comment to the diag_element () function

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

12 years agomake Timo a maintainer in various places. Also fix some formatting.
heister [Wed, 7 Mar 2012 15:27:43 +0000 (15:27 +0000)]
make Timo a maintainer in various places. Also fix some formatting.

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

12 years agoCompletely stop PETSc from complaining about new nonzero elements in MPI matices...
young [Wed, 7 Mar 2012 12:28:20 +0000 (12:28 +0000)]
Completely stop PETSc from complaining about new nonzero elements in MPI matices; instead, just allocate the memoty (read TODO).

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

12 years agoalso mark TrilinosWrappers::Vector::is_non_negative() as not implemented in parallel
heister [Tue, 6 Mar 2012 23:18:23 +0000 (23:18 +0000)]
also mark TrilinosWrappers::Vector::is_non_negative() as not implemented in parallel

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

12 years agoFixed: TrilinosWrappers::Vector::all_zero() in parallel.
heister [Tue, 6 Mar 2012 23:17:06 +0000 (23:17 +0000)]
Fixed: TrilinosWrappers::Vector::all_zero() in parallel.

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

12 years agoUpdate PETScWrappers for the next backward-compatibility failure...
young [Tue, 6 Mar 2012 09:51:35 +0000 (09:51 +0000)]
Update PETScWrappers for the next backward-compatibility failure...

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

12 years agoadd failing test for quarter_hyper_shell & no_normal_flux
heister [Mon, 5 Mar 2012 16:45:00 +0000 (16:45 +0000)]
add failing test for quarter_hyper_shell & no_normal_flux

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

12 years agoNew: GridGenerator::quarter_hyper_shell() in 3d.
heister [Mon, 5 Mar 2012 16:42:52 +0000 (16:42 +0000)]
New: GridGenerator::quarter_hyper_shell() in 3d.

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

12 years agoUse new scheme for #include paths.
bangerth [Sun, 4 Mar 2012 14:49:54 +0000 (14:49 +0000)]
Use new scheme for #include paths.

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

12 years agoclarify comment in test
heister [Fri, 2 Mar 2012 21:11:21 +0000 (21:11 +0000)]
clarify comment in test

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

12 years agofix test output
heister [Fri, 2 Mar 2012 21:08:58 +0000 (21:08 +0000)]
fix test output

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

12 years agoFix vtu data output with 0 own cells. Before we wrote an empty file, but then the...
heister [Fri, 2 Mar 2012 21:06:32 +0000 (21:06 +0000)]
Fix vtu data output with 0 own cells. Before we wrote an empty file, but then the collection can not be read in with visit or paraview.

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

12 years agoTest that compare the kelly estimator for the same mesh, when consider
pauletti [Thu, 1 Mar 2012 20:48:38 +0000 (20:48 +0000)]
Test that compare the kelly estimator for the same mesh, when consider
as codim 0 or as codim 1

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

12 years agoNew: DataOut::write_vtu_in_parallel(). This routine uses MPI I/O to write a big vtu...
heister [Thu, 1 Mar 2012 00:10:18 +0000 (00:10 +0000)]
New: DataOut::write_vtu_in_parallel(). This routine uses MPI I/O to write a big vtu file in parallel.

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

12 years agoA couple more notes.
bangerth [Wed, 29 Feb 2012 16:46:22 +0000 (16:46 +0000)]
A couple more notes.

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

12 years agoFinal version.
bangerth [Wed, 29 Feb 2012 16:42:54 +0000 (16:42 +0000)]
Final version.

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

12 years agoFirst attempt to update 2011 and move it to 2012.
bangerth [Tue, 28 Feb 2012 21:46:10 +0000 (21:46 +0000)]
First attempt to update 2011 and move it to 2012.

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

12 years agoAdd another flag necessary for xlC as per email from Basic Kanneth to
bangerth [Tue, 28 Feb 2012 15:38:15 +0000 (15:38 +0000)]
Add another flag necessary for xlC as per email from Basic Kanneth to
WB today.

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

12 years agoStep-44: Deleted old pictures
pelteret [Tue, 28 Feb 2012 13:39:22 +0000 (13:39 +0000)]
Step-44: Deleted old pictures

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

12 years agostep:44 minor changes to code and results.dox
mcbride [Tue, 28 Feb 2012 12:35:45 +0000 (12:35 +0000)]
step:44 minor changes to code and results.dox

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

12 years agoMinor editorial changes.
bangerth [Tue, 28 Feb 2012 10:27:53 +0000 (10:27 +0000)]
Minor editorial changes.

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

12 years agoAllow serialization of TriaObjects again.
bangerth [Tue, 28 Feb 2012 10:21:18 +0000 (10:21 +0000)]
Allow serialization of TriaObjects again.

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

12 years agoSimplify code slightly.
bangerth [Tue, 28 Feb 2012 09:58:43 +0000 (09:58 +0000)]
Simplify code slightly.

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

12 years agoIntroduction of types::boundary_id_t and types::material_id_t
goll [Mon, 27 Feb 2012 18:22:33 +0000 (18:22 +0000)]
Introduction of types::boundary_id_t and types::material_id_t

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

12 years agoResize the images.
bangerth [Mon, 27 Feb 2012 10:23:31 +0000 (10:23 +0000)]
Resize the images.

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

12 years agoAdd more pictures.
bangerth [Mon, 27 Feb 2012 10:21:39 +0000 (10:21 +0000)]
Add more pictures.

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

12 years agofurther possible extentions
frohne [Mon, 27 Feb 2012 09:49:57 +0000 (09:49 +0000)]
further possible extentions

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

12 years agofixing bugs
frohne [Mon, 27 Feb 2012 09:48:39 +0000 (09:48 +0000)]
fixing bugs

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

12 years agoextend the output by the contact force
frohne [Sun, 26 Feb 2012 17:22:41 +0000 (17:22 +0000)]
extend the output by the contact force

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

12 years agostep:44 updated intro
mcbride [Sat, 25 Feb 2012 17:33:50 +0000 (17:33 +0000)]
step:44 updated intro

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

12 years agoUndo bogus commit to a figure. Add a sentence to Joerg's affiliation.
bangerth [Sat, 25 Feb 2012 10:36:24 +0000 (10:36 +0000)]
Undo bogus commit to a figure. Add a sentence to Joerg's affiliation.

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

12 years agoConvert intro from latex to doxygen format.
bangerth [Sat, 25 Feb 2012 10:33:25 +0000 (10:33 +0000)]
Convert intro from latex to doxygen format.

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

12 years agoLast minor mods.
bangerth [Sat, 25 Feb 2012 10:33:03 +0000 (10:33 +0000)]
Last minor mods.

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

12 years agostep:44 fixed some multiline comment warnings
mcbride [Sat, 25 Feb 2012 10:02:14 +0000 (10:02 +0000)]
step:44 fixed some multiline comment warnings

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

12 years agoMinor latex fix.
bangerth [Fri, 24 Feb 2012 22:39:10 +0000 (22:39 +0000)]
Minor latex fix.

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

12 years agofixing the definition of G_i
frohne [Fri, 24 Feb 2012 20:34:28 +0000 (20:34 +0000)]
fixing the definition of G_i

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

12 years agomodification of update_solution_and_constraints ()
frohne [Fri, 24 Feb 2012 20:29:16 +0000 (20:29 +0000)]
modification of update_solution_and_constraints ()

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

12 years agostep:44 fixed intial J projection error, updated documentation, intro and results
mcbride [Fri, 24 Feb 2012 16:26:00 +0000 (16:26 +0000)]
step:44 fixed intial J projection error, updated documentation, intro and results

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

12 years agostep:44 spelling correted within results.dox
mcbride [Fri, 24 Feb 2012 10:58:33 +0000 (10:58 +0000)]
step:44 spelling correted within results.dox

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

12 years agostep:44 rewording and formatting of results.dox
mcbride [Fri, 24 Feb 2012 10:55:27 +0000 (10:55 +0000)]
step:44 rewording and formatting of results.dox

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

12 years agostep:44 changes to documentation in cc file. Needs final check and format
mcbride [Fri, 24 Feb 2012 09:13:16 +0000 (09:13 +0000)]
step:44 changes to documentation in cc file. Needs final check and format

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

12 years agostep:44 changes to documentation in cc file (texify); more to come
mcbride [Thu, 23 Feb 2012 17:40:06 +0000 (17:40 +0000)]
step:44 changes to documentation in cc file (texify); more to come

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

12 years agostep:44 updated introduction, part of cc file and results. More work needed to make...
mcbride [Thu, 23 Feb 2012 12:39:21 +0000 (12:39 +0000)]
step:44 updated introduction, part of cc file and results. More work needed to make the notation uniform

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

12 years agofixing inequality signs and formulations
frohne [Thu, 23 Feb 2012 08:35:12 +0000 (08:35 +0000)]
fixing inequality signs and formulations

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

12 years agoClarify where the output is from.
bangerth [Thu, 23 Feb 2012 08:17:55 +0000 (08:17 +0000)]
Clarify where the output is from.

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

12 years agoDelete information about other compilers that has been out of date for years already.
bangerth [Wed, 22 Feb 2012 15:48:41 +0000 (15:48 +0000)]
Delete information about other compilers that has been out of date for years already.

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

12 years agostep:44 updated introduction
mcbride [Wed, 22 Feb 2012 09:59:31 +0000 (09:59 +0000)]
step:44 updated introduction

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

12 years agoFix markup error.
bangerth [Wed, 22 Feb 2012 09:20:56 +0000 (09:20 +0000)]
Fix markup error.

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

12 years agostep:44 updated introduction, corrected tex, minor changes in cc
mcbride [Tue, 21 Feb 2012 17:16:37 +0000 (17:16 +0000)]
step:44 updated introduction, corrected tex, minor changes in cc

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

12 years agoAdd a note about the sense or nonsense of the model.
bangerth [Tue, 21 Feb 2012 16:51:15 +0000 (16:51 +0000)]
Add a note about the sense or nonsense of the model.

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

12 years agoUse std::size_t instead of int in ExcDimensionMismatch.
bangerth [Tue, 21 Feb 2012 08:45:19 +0000 (08:45 +0000)]
Use std::size_t instead of int in ExcDimensionMismatch.

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

12 years agoUse common style and re-indent function.
bangerth [Mon, 20 Feb 2012 16:23:44 +0000 (16:23 +0000)]
Use common style and re-indent function.

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

12 years agoGo through the rest.
bangerth [Mon, 20 Feb 2012 15:19:56 +0000 (15:19 +0000)]
Go through the rest.

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

12 years agoMore edits.
bangerth [Mon, 20 Feb 2012 14:43:03 +0000 (14:43 +0000)]
More edits.

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

12 years agoFix an omission in parallel::distributed::Triangulation<dim>::clear.
bangerth [Mon, 20 Feb 2012 11:38:53 +0000 (11:38 +0000)]
Fix an omission in parallel::distributed::Triangulation<dim>::clear.

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

12 years agoIndent the whole file.
bangerth [Mon, 20 Feb 2012 10:34:44 +0000 (10:34 +0000)]
Indent the whole file.

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

12 years agoFix a pedantic warning.
bangerth [Mon, 20 Feb 2012 10:29:48 +0000 (10:29 +0000)]
Fix a pedantic warning.

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

12 years agoDerive InterGridMap from Subscriptor so that it is usable with a SmartPointer
maier [Mon, 20 Feb 2012 10:12:22 +0000 (10:12 +0000)]
Derive InterGridMap from Subscriptor so that it is usable with a SmartPointer

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

12 years agoWork around one problem.
bangerth [Mon, 20 Feb 2012 09:33:54 +0000 (09:33 +0000)]
Work around one problem.

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

12 years agoAdd a sentence.
bangerth [Mon, 20 Feb 2012 09:14:51 +0000 (09:14 +0000)]
Add a sentence.

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

12 years agoMuch reorganization but no functional changes.
bangerth [Mon, 20 Feb 2012 09:13:13 +0000 (09:13 +0000)]
Much reorganization but no functional changes.

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

12 years agoStep-44: renamed images per correct format
mcbride [Sun, 19 Feb 2012 16:33:37 +0000 (16:33 +0000)]
Step-44: renamed images per correct format

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

12 years agoFix a small typo in doc/news/changes.h
maier [Sun, 19 Feb 2012 12:12:39 +0000 (12:12 +0000)]
Fix a small typo in doc/news/changes.h

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

12 years agoBugfix: Fix a small bug in VectorTools::interpolate_to_different_mesh
maier [Sun, 19 Feb 2012 12:12:27 +0000 (12:12 +0000)]
Bugfix: Fix a small bug in VectorTools::interpolate_to_different_mesh

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

12 years agoupdated the examples html docs to include step-44
mcbride [Fri, 17 Feb 2012 09:48:16 +0000 (09:48 +0000)]
updated the examples html docs to include step-44

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

12 years agoredo change commited in r25109
mcbride [Fri, 17 Feb 2012 09:01:38 +0000 (09:01 +0000)]
redo change commited in r25109

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

12 years agoMinor edits.
bangerth [Fri, 17 Feb 2012 08:55:29 +0000 (08:55 +0000)]
Minor edits.

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

12 years agoUndoing change commited in r25107
mcbride [Fri, 17 Feb 2012 08:21:52 +0000 (08:21 +0000)]
Undoing change commited in r25107

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

12 years agoLink in step-44.
bangerth [Fri, 17 Feb 2012 08:07:58 +0000 (08:07 +0000)]
Link in step-44.

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

12 years agoDeletion of old results in step-44
mcbride [Fri, 17 Feb 2012 07:32:36 +0000 (07:32 +0000)]
Deletion of old results in step-44

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

12 years agoStep-44: new images in results section
mcbride [Fri, 17 Feb 2012 07:24:55 +0000 (07:24 +0000)]
Step-44: new images in results section

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

12 years agoupdated results
mcbride [Fri, 17 Feb 2012 07:12:41 +0000 (07:12 +0000)]
updated results

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

12 years agoA number of minor changes.
bangerth [Thu, 16 Feb 2012 16:56:04 +0000 (16:56 +0000)]
A number of minor changes.

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

12 years agoupdated parameter file
mcbride [Thu, 16 Feb 2012 16:45:12 +0000 (16:45 +0000)]
updated parameter file

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

12 years agoAdded the possibility to compute laplacians of a FEFieldFunction.
goll [Thu, 16 Feb 2012 15:21:53 +0000 (15:21 +0000)]
Added the possibility to compute laplacians of a FEFieldFunction.

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

12 years agoNew test for FEFieldFunction
goll [Thu, 16 Feb 2012 15:18:01 +0000 (15:18 +0000)]
New test for FEFieldFunction

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

12 years agoAdded the possibility to compute laplacians of a FEFieldFunction.
goll [Thu, 16 Feb 2012 15:16:54 +0000 (15:16 +0000)]
Added the possibility to compute laplacians of a FEFieldFunction.

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

12 years agochanged definition of vol free energy to match standard
mcbride [Thu, 16 Feb 2012 14:05:32 +0000 (14:05 +0000)]
changed definition of vol free energy to match standard

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

12 years agomore small changes
mcbride [Thu, 16 Feb 2012 12:45:08 +0000 (12:45 +0000)]
more small changes

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

12 years agoAdd another note.
bangerth [Thu, 16 Feb 2012 09:48:44 +0000 (09:48 +0000)]
Add another note.

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

12 years agosome more small changes and references
mcbride [Thu, 16 Feb 2012 05:37:31 +0000 (05:37 +0000)]
some more small changes and references

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

12 years agoMerge Andrew's changes with mine.
bangerth [Wed, 15 Feb 2012 20:33:27 +0000 (20:33 +0000)]
Merge Andrew's changes with mine.

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

12 years agoJust minor edits.
bangerth [Wed, 15 Feb 2012 18:49:15 +0000 (18:49 +0000)]
Just minor edits.

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

12 years agoAdd a link.
bangerth [Wed, 15 Feb 2012 18:08:09 +0000 (18:08 +0000)]
Add a link.

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

12 years agoMinor doc update.
bangerth [Wed, 15 Feb 2012 17:54:54 +0000 (17:54 +0000)]
Minor doc update.

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

12 years agoSince all png files are copied into the same directory, they need to have a unique...
bangerth [Wed, 15 Feb 2012 17:45:07 +0000 (17:45 +0000)]
Since all png files are copied into the same directory, they need to have a unique prefix, for which we typically choose 'step-xx.'. Do so here. Also fix a typo.

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

12 years agoReindent.
bangerth [Wed, 15 Feb 2012 17:30:02 +0000 (17:30 +0000)]
Reindent.

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

12 years agotut 44 near completion, final touches needed
mcbride [Wed, 15 Feb 2012 16:15:55 +0000 (16:15 +0000)]
tut 44 near completion, final touches needed

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

12 years agoReindent the whole file.
bangerth [Wed, 15 Feb 2012 15:37:41 +0000 (15:37 +0000)]
Reindent the whole file.

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

12 years agoFormatting fixes.
bangerth [Wed, 15 Feb 2012 15:24:34 +0000 (15:24 +0000)]
Formatting fixes.

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

12 years agoDon't use ExcNeedsUMFPACK but instead be explicit.
bangerth [Wed, 15 Feb 2012 15:03:25 +0000 (15:03 +0000)]
Don't use ExcNeedsUMFPACK but instead be explicit.

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

12 years agonew image for updated docs
mcbride [Wed, 15 Feb 2012 09:46:03 +0000 (09:46 +0000)]
new image for updated docs

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

12 years agoUpdated docs
mcbride [Wed, 15 Feb 2012 09:28:52 +0000 (09:28 +0000)]
Updated docs

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

12 years agoUpdated source, seems to be working but needs checking
mcbride [Wed, 15 Feb 2012 09:28:04 +0000 (09:28 +0000)]
Updated source, seems to be working but needs checking

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