]>
https://gitweb.dealii.org/ - dealii-svn.git/log
bangerth [Tue, 16 Aug 2011 13:58:12 +0000 (13:58 +0000)]
Use VTK instead of the now outdated GMV format. Discuss visualization a bit more and re-generate the pictures.
git-svn-id: https://svn.dealii.org/trunk@24093
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 16 Aug 2011 13:26:09 +0000 (13:26 +0000)]
Add a link.
git-svn-id: https://svn.dealii.org/trunk@24092
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 16 Aug 2011 13:12:02 +0000 (13:12 +0000)]
Go over some of the comments.
git-svn-id: https://svn.dealii.org/trunk@24091
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Tue, 16 Aug 2011 12:51:27 +0000 (12:51 +0000)]
Fix compiler warnings eventually.
git-svn-id: https://svn.dealii.org/trunk@24090
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Tue, 16 Aug 2011 12:14:59 +0000 (12:14 +0000)]
Work around compiler warning.
git-svn-id: https://svn.dealii.org/trunk@24089
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Tue, 16 Aug 2011 12:13:33 +0000 (12:13 +0000)]
Avoid compiler error.
git-svn-id: https://svn.dealii.org/trunk@24088
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 16 Aug 2011 03:41:39 +0000 (03:41 +0000)]
Provide the rest of a real introduction to step-3.
git-svn-id: https://svn.dealii.org/trunk@24087
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 16 Aug 2011 00:11:19 +0000 (00:11 +0000)]
Update output after Timo's patch in r24078.
git-svn-id: https://svn.dealii.org/trunk@24086
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 16 Aug 2011 00:09:12 +0000 (00:09 +0000)]
Fix language.
git-svn-id: https://svn.dealii.org/trunk@24085
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 16 Aug 2011 00:08:37 +0000 (00:08 +0000)]
Leave markers.
git-svn-id: https://svn.dealii.org/trunk@24084
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 16 Aug 2011 00:06:47 +0000 (00:06 +0000)]
Update output after Timo's patch in r24078.
git-svn-id: https://svn.dealii.org/trunk@24083
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 16 Aug 2011 00:04:46 +0000 (00:04 +0000)]
Move entry to the right place.
git-svn-id: https://svn.dealii.org/trunk@24082
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 16 Aug 2011 00:02:42 +0000 (00:02 +0000)]
Fix invalid component access.
git-svn-id: https://svn.dealii.org/trunk@24081
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 15 Aug 2011 23:00:54 +0000 (23:00 +0000)]
add more structure
git-svn-id: https://svn.dealii.org/trunk@24080
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 15 Aug 2011 22:33:44 +0000 (22:33 +0000)]
clarify configuration an making
git-svn-id: https://svn.dealii.org/trunk@24079
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 15 Aug 2011 21:57:45 +0000 (21:57 +0000)]
fixed VectorTools::create_boundary_right_hand_side() with empty boundary_indicators.
Fixed: The functions VectorTools::create_boundary_right_hand_side()
called with an empty set of boundary_indicators (the default), did not apply
any boundary conditions. The empty set now applies it to all boundaries.
git-svn-id: https://svn.dealii.org/trunk@24078
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Mon, 15 Aug 2011 19:05:31 +0000 (19:05 +0000)]
add colorized parameter in GridGenerator::half_hyper_shell() and update changes.h.
git-svn-id: https://svn.dealii.org/trunk@24077
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 15 Aug 2011 14:31:59 +0000 (14:31 +0000)]
Start to give step-3 a real introduction.
git-svn-id: https://svn.dealii.org/trunk@24076
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 15 Aug 2011 13:56:41 +0000 (13:56 +0000)]
Add a comment.
git-svn-id: https://svn.dealii.org/trunk@24075
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 15 Aug 2011 13:01:27 +0000 (13:01 +0000)]
Remove unused variable name.
git-svn-id: https://svn.dealii.org/trunk@24074
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 15 Aug 2011 12:28:26 +0000 (12:28 +0000)]
implement output of face elements
git-svn-id: https://svn.dealii.org/trunk@24073
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 15 Aug 2011 12:19:02 +0000 (12:19 +0000)]
replace two unnecessarily virtual functions by inline
provide standard implementation for base_element() such that only FESystem reimplements it
git-svn-id: https://svn.dealii.org/trunk@24072
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 15 Aug 2011 12:17:25 +0000 (12:17 +0000)]
suppress screen output
git-svn-id: https://svn.dealii.org/trunk@24071
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 15 Aug 2011 10:18:52 +0000 (10:18 +0000)]
more output from BlockIndices
git-svn-id: https://svn.dealii.org/trunk@24070
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 15 Aug 2011 09:58:44 +0000 (09:58 +0000)]
test emptying index set
git-svn-id: https://svn.dealii.org/trunk@24069
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 15 Aug 2011 09:57:56 +0000 (09:57 +0000)]
test emptying index set
git-svn-id: https://svn.dealii.org/trunk@24068
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 15 Aug 2011 09:52:18 +0000 (09:52 +0000)]
new BlockIndices functionality
git-svn-id: https://svn.dealii.org/trunk@24067
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 15 Aug 2011 09:51:24 +0000 (09:51 +0000)]
add push_back()
fix bug in reinit
git-svn-id: https://svn.dealii.org/trunk@24066
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 15 Aug 2011 09:16:02 +0000 (09:16 +0000)]
resolve problem with serialization
git-svn-id: https://svn.dealii.org/trunk@24065
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 15 Aug 2011 00:37:38 +0000 (00:37 +0000)]
Add a link and other minor additions.
git-svn-id: https://svn.dealii.org/trunk@24064
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Mon, 15 Aug 2011 00:22:00 +0000 (00:22 +0000)]
More on sparsity.
git-svn-id: https://svn.dealii.org/trunk@24063
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Sun, 14 Aug 2011 23:59:13 +0000 (23:59 +0000)]
Minor addition.
git-svn-id: https://svn.dealii.org/trunk@24062
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Sat, 13 Aug 2011 20:34:23 +0000 (20:34 +0000)]
Warn that this is not really an a posteriori error estimator
git-svn-id: https://svn.dealii.org/trunk@24061
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 12 Aug 2011 23:26:02 +0000 (23:26 +0000)]
Add a comment.
git-svn-id: https://svn.dealii.org/trunk@24060
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 12 Aug 2011 23:24:31 +0000 (23:24 +0000)]
fix bug and reintroduce old constructor with "explicit"
git-svn-id: https://svn.dealii.org/trunk@24059
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 12 Aug 2011 23:13:58 +0000 (23:13 +0000)]
Test new functionality also for MappingQ2.
git-svn-id: https://svn.dealii.org/trunk@24058
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 12 Aug 2011 23:09:37 +0000 (23:09 +0000)]
Make FEFaceValues in 1d also work with MappingCartesian.
git-svn-id: https://svn.dealii.org/trunk@24057
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 12 Aug 2011 23:09:22 +0000 (23:09 +0000)]
Make FEFaceValues in 1d also work with MappingCartesian.
git-svn-id: https://svn.dealii.org/trunk@24056
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 12 Aug 2011 22:44:18 +0000 (22:44 +0000)]
Make FEFaceValues and FESubFaceValues work for faces in 1d, i.e. on points.
git-svn-id: https://svn.dealii.org/trunk@24055
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 12 Aug 2011 22:37:55 +0000 (22:37 +0000)]
Properly set the quadrature weight for 0d quadrature formulas to 1.
git-svn-id: https://svn.dealii.org/trunk@24054
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 12 Aug 2011 21:13:52 +0000 (21:13 +0000)]
Clean up unused variable.
git-svn-id: https://svn.dealii.org/trunk@24053
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 12 Aug 2011 20:57:41 +0000 (20:57 +0000)]
Allow creation of a Tensor<1,0>.
git-svn-id: https://svn.dealii.org/trunk@24052
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 12 Aug 2011 20:55:03 +0000 (20:55 +0000)]
Make a couple things compile for 1d face quadrature as well.
git-svn-id: https://svn.dealii.org/trunk@24051
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 12 Aug 2011 20:07:35 +0000 (20:07 +0000)]
Allow creation of Quadrature objects for dim==0. This is one step in the direction of making FEFaceValue work in 1d.
git-svn-id: https://svn.dealii.org/trunk@24050
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 12 Aug 2011 16:10:48 +0000 (16:10 +0000)]
List paper as accepted.
git-svn-id: https://svn.dealii.org/trunk@24049
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 12 Aug 2011 16:10:07 +0000 (16:10 +0000)]
Add a reference to some literature.
git-svn-id: https://svn.dealii.org/trunk@24048
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 12 Aug 2011 16:03:14 +0000 (16:03 +0000)]
adapt to changed constructor
git-svn-id: https://svn.dealii.org/trunk@24047
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 12 Aug 2011 16:02:47 +0000 (16:02 +0000)]
change scope of class
git-svn-id: https://svn.dealii.org/trunk@24046
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 10 Aug 2011 22:57:51 +0000 (22:57 +0000)]
Move test that now works.
git-svn-id: https://svn.dealii.org/trunk@24045
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 10 Aug 2011 22:53:44 +0000 (22:53 +0000)]
Fix a bug in compute_no_normal_flux_constraints.
git-svn-id: https://svn.dealii.org/trunk@24044
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 10 Aug 2011 21:15:41 +0000 (21:15 +0000)]
add failing test with strange normals for a half_hyper_shell.
git-svn-id: https://svn.dealii.org/trunk@24043
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 9 Aug 2011 14:29:06 +0000 (14:29 +0000)]
Fix wording.
git-svn-id: https://svn.dealii.org/trunk@24042
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 9 Aug 2011 14:27:29 +0000 (14:27 +0000)]
Restructure a bit and provide some advice on debugging, with a link to the FAQ.
git-svn-id: https://svn.dealii.org/trunk@24041
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 9 Aug 2011 14:12:18 +0000 (14:12 +0000)]
Minor edits.
git-svn-id: https://svn.dealii.org/trunk@24040
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Tue, 9 Aug 2011 13:42:16 +0000 (13:42 +0000)]
Make compile with older compilers.
git-svn-id: https://svn.dealii.org/trunk@24039
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Tue, 9 Aug 2011 13:23:53 +0000 (13:23 +0000)]
Compute local CFL number. Use two solver alternatives for the Stokes system: a fast and a robust one.
git-svn-id: https://svn.dealii.org/trunk@24038
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 9 Aug 2011 09:56:33 +0000 (09:56 +0000)]
FESystem fixed
git-svn-id: https://svn.dealii.org/trunk@24037
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 9 Aug 2011 09:38:41 +0000 (09:38 +0000)]
fix a bug in FESystem:\
the functions get_data, get_face_data and get_subface_data did not honor if a base element required a separate implementation
git-svn-id: https://svn.dealii.org/trunk@24036
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 9 Aug 2011 09:36:39 +0000 (09:36 +0000)]
change flags
git-svn-id: https://svn.dealii.org/trunk@24035
0785d39b -7218-0410-832d-
ea1e28bc413d
carraro [Tue, 9 Aug 2011 05:18:08 +0000 (05:18 +0000)]
Fixed problem with initializing xfem fevalues. The test works and the convergence is ~1.7. Check if convergence is OK!
git-svn-id: https://svn.dealii.org/trunk@24034
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Tue, 9 Aug 2011 00:06:50 +0000 (00:06 +0000)]
add output
git-svn-id: https://svn.dealii.org/trunk@24033
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 8 Aug 2011 16:08:15 +0000 (16:08 +0000)]
test FE_FaceQ shape functions on faces\
test fails because FESystem does not copy information correctly
git-svn-id: https://svn.dealii.org/trunk@24032
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 8 Aug 2011 12:00:26 +0000 (12:00 +0000)]
first test for face elements
git-svn-id: https://svn.dealii.org/trunk@24031
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 8 Aug 2011 10:41:19 +0000 (10:41 +0000)]
use Polynomials::LagrangeEquidistant
git-svn-id: https://svn.dealii.org/trunk@24030
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 8 Aug 2011 10:31:16 +0000 (10:31 +0000)]
adjust doc and parameter name to reality
git-svn-id: https://svn.dealii.org/trunk@24029
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 8 Aug 2011 10:30:33 +0000 (10:30 +0000)]
only initialize cell data if cells are integrated
git-svn-id: https://svn.dealii.org/trunk@24028
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Mon, 8 Aug 2011 10:29:43 +0000 (10:29 +0000)]
use Table for quadrature values
git-svn-id: https://svn.dealii.org/trunk@24027
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 5 Aug 2011 22:01:26 +0000 (22:01 +0000)]
Use a different formulation where we use a different enriched space
that is only defined on cells that are intersected and where the
additional basis functions are zero at the vertices of cells that are intersected.
git-svn-id: https://svn.dealii.org/trunk@24026
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 5 Aug 2011 21:43:22 +0000 (21:43 +0000)]
Increase degree of quadrature formula since the integrand actually has
higher polynomial degree.
git-svn-id: https://svn.dealii.org/trunk@24025
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 5 Aug 2011 20:19:50 +0000 (20:19 +0000)]
Also output the error.
git-svn-id: https://svn.dealii.org/trunk@24024
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 5 Aug 2011 19:44:57 +0000 (19:44 +0000)]
Produce output that shows the solution as a whole and inside the cells
as well. Also compute the L2 error.
git-svn-id: https://svn.dealii.org/trunk@24023
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 5 Aug 2011 18:58:05 +0000 (18:58 +0000)]
Make it run. Not tested yet.
git-svn-id: https://svn.dealii.org/trunk@24022
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Fri, 5 Aug 2011 18:11:58 +0000 (18:11 +0000)]
Add.
git-svn-id: https://svn.dealii.org/trunk@24021
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 5 Aug 2011 16:17:07 +0000 (16:17 +0000)]
optionally plot all faces\
but for unexplicable reasons, this does not use FEFaceValues
git-svn-id: https://svn.dealii.org/trunk@24020
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 5 Aug 2011 14:46:40 +0000 (14:46 +0000)]
rename triple_product
git-svn-id: https://svn.dealii.org/trunk@24019
0785d39b -7218-0410-832d-
ea1e28bc413d
kanschat [Fri, 5 Aug 2011 14:46:28 +0000 (14:46 +0000)]
improve and rename triple_product
git-svn-id: https://svn.dealii.org/trunk@24018
0785d39b -7218-0410-832d-
ea1e28bc413d
carraro [Fri, 5 Aug 2011 00:36:46 +0000 (00:36 +0000)]
compute_quadrature and append_quadrature ok
git-svn-id: https://svn.dealii.org/trunk@24017
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 4 Aug 2011 18:56:37 +0000 (18:56 +0000)]
Move slightly further.
git-svn-id: https://svn.dealii.org/trunk@24016
0785d39b -7218-0410-832d-
ea1e28bc413d
carraro [Thu, 4 Aug 2011 18:26:57 +0000 (18:26 +0000)]
added type 3
git-svn-id: https://svn.dealii.org/trunk@24015
0785d39b -7218-0410-832d-
ea1e28bc413d
carraro [Thu, 4 Aug 2011 15:32:09 +0000 (15:32 +0000)]
Step 47 XFEM
append_quadrature implemented
git-svn-id: https://svn.dealii.org/trunk@24014
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Thu, 4 Aug 2011 13:52:36 +0000 (13:52 +0000)]
Test works now.
git-svn-id: https://svn.dealii.org/trunk@24013
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 3 Aug 2011 21:04:31 +0000 (21:04 +0000)]
Update output.
git-svn-id: https://svn.dealii.org/trunk@24012
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 3 Aug 2011 21:04:07 +0000 (21:04 +0000)]
Test is now fixed.
git-svn-id: https://svn.dealii.org/trunk@24011
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 3 Aug 2011 20:26:35 +0000 (20:26 +0000)]
add comment about affected Trilinos versions
git-svn-id: https://svn.dealii.org/trunk@24010
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 3 Aug 2011 20:05:41 +0000 (20:05 +0000)]
fix test output
git-svn-id: https://svn.dealii.org/trunk@24009
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 3 Aug 2011 16:37:08 +0000 (16:37 +0000)]
Add missing include file.
git-svn-id: https://svn.dealii.org/trunk@24008
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 3 Aug 2011 16:36:41 +0000 (16:36 +0000)]
Remove the automatic way of compressing PETSc vectors based on the mode. This was an endless source of difficult to find bugs in parallel programs. We do still track the mode, however, for error reporting.
git-svn-id: https://svn.dealii.org/trunk@24007
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 3 Aug 2011 16:36:23 +0000 (16:36 +0000)]
Remove tests that no longer make sense following the next commit.
git-svn-id: https://svn.dealii.org/trunk@24006
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 3 Aug 2011 16:06:09 +0000 (16:06 +0000)]
fix test for bug in trilinos compress()
git-svn-id: https://svn.dealii.org/trunk@24005
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 3 Aug 2011 15:54:15 +0000 (15:54 +0000)]
Avoid a compiler warning about a double passed as an integer. This can
be avoided by using an integer power function.
git-svn-id: https://svn.dealii.org/trunk@24004
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Wed, 3 Aug 2011 15:44:17 +0000 (15:44 +0000)]
Be a bit more carefully when we actually call VecAssembleBegin/End for PETSc vectors.
git-svn-id: https://svn.dealii.org/trunk@24003
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 3 Aug 2011 08:17:52 +0000 (08:17 +0000)]
Fix assertion.
git-svn-id: https://svn.dealii.org/trunk@24002
0785d39b -7218-0410-832d-
ea1e28bc413d
kronbichler [Wed, 3 Aug 2011 08:17:27 +0000 (08:17 +0000)]
Make compile.
git-svn-id: https://svn.dealii.org/trunk@24001
0785d39b -7218-0410-832d-
ea1e28bc413d
heister [Wed, 3 Aug 2011 03:36:32 +0000 (03:36 +0000)]
add test for a parallel trilinos bug when calling compress()
git-svn-id: https://svn.dealii.org/trunk@24000
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 2 Aug 2011 20:20:02 +0000 (20:20 +0000)]
Make more to standard.
git-svn-id: https://svn.dealii.org/trunk@23999
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 2 Aug 2011 20:12:04 +0000 (20:12 +0000)]
Rename variable.
git-svn-id: https://svn.dealii.org/trunk@23998
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 2 Aug 2011 20:11:42 +0000 (20:11 +0000)]
Implement the first few steps of what's necessary here.
git-svn-id: https://svn.dealii.org/trunk@23997
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 2 Aug 2011 18:45:16 +0000 (18:45 +0000)]
Add a program that may or may not become an XFEM tutorial.
git-svn-id: https://svn.dealii.org/trunk@23996
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 2 Aug 2011 14:50:13 +0000 (14:50 +0000)]
Clarify documentation.
git-svn-id: https://svn.dealii.org/trunk@23995
0785d39b -7218-0410-832d-
ea1e28bc413d
bangerth [Tue, 2 Aug 2011 14:33:46 +0000 (14:33 +0000)]
Add another link.
git-svn-id: https://svn.dealii.org/trunk@23994
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.