]>
https://gitweb.dealii.org/ - dealii-svn.git/log
wolf [Wed, 1 Jun 2005 14:26:49 +0000 (14:26 +0000)]
Move statement to the right place.
git-svn-id: https://svn.dealii.org/trunk@10807
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 1 Jun 2005 13:58:18 +0000 (13:58 +0000)]
Fix two typos (using CFLAGSO when only CFLAGS is used). Also check
whether we can switch off warning 1572 for the icc C compiler.
git-svn-id: https://svn.dealii.org/trunk@10806
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 1 Jun 2005 13:27:34 +0000 (13:27 +0000)]
Fix a typo ("GC" instead of "GCC" that leads to a misrecognition of
icc as gcc. Fix a typo in a comment.
git-svn-id: https://svn.dealii.org/trunk@10805
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 1 Jun 2005 03:19:44 +0000 (03:19 +0000)]
Actually also detect 3.3.6 (which exists) and 3.3.7 (which then is the CVS version)
git-svn-id: https://svn.dealii.org/trunk@10804
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 1 Jun 2005 03:16:43 +0000 (03:16 +0000)]
Detect gcc3.3.5.
git-svn-id: https://svn.dealii.org/trunk@10803
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 1 Jun 2005 00:29:46 +0000 (00:29 +0000)]
Guard instantiation.
git-svn-id: https://svn.dealii.org/trunk@10802
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 1 Jun 2005 00:28:37 +0000 (00:28 +0000)]
Use proper data type.
git-svn-id: https://svn.dealii.org/trunk@10801
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 1 Jun 2005 00:26:08 +0000 (00:26 +0000)]
Augment documentation.
git-svn-id: https://svn.dealii.org/trunk@10800
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 1 Jun 2005 00:25:57 +0000 (00:25 +0000)]
New test.
git-svn-id: https://svn.dealii.org/trunk@10799
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 1 Jun 2005 00:21:08 +0000 (00:21 +0000)]
Add outer_product function.
git-svn-id: https://svn.dealii.org/trunk@10798
0785d39b -7218-0410-832d-
ea1e28bc413d
oliver [Tue, 31 May 2005 19:45:23 +0000 (19:45 +0000)]
Documented last changes.
git-svn-id: https://svn.dealii.org/trunk@10797
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 31 May 2005 18:59:23 +0000 (18:59 +0000)]
Fix omitted tag.
git-svn-id: https://svn.dealii.org/trunk@10796
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 31 May 2005 18:57:33 +0000 (18:57 +0000)]
Augment documentation.
git-svn-id: https://svn.dealii.org/trunk@10795
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 31 May 2005 16:36:48 +0000 (16:36 +0000)]
throw exception if Cartesian mapping is required, but other mapping is used
git-svn-id: https://svn.dealii.org/trunk@10794
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 31 May 2005 16:36:20 +0000 (16:36 +0000)]
documentation improved
git-svn-id: https://svn.dealii.org/trunk@10793
0785d39b -7218-0410-832d-
ea1e28bc413d
oliver [Tue, 31 May 2005 16:08:43 +0000 (16:08 +0000)]
Implemented an option to output the solution of deformed meshes,
which result from using the MappingQ1Eulerian class.
git-svn-id: https://svn.dealii.org/trunk@10792
0785d39b -7218-0410-832d-
ea1e28bc413d
oliver [Tue, 31 May 2005 16:08:00 +0000 (16:08 +0000)]
Implemented an option to output the solution on deformed meshes, which
stem from a MappingQ1Eulerian.
git-svn-id: https://svn.dealii.org/trunk@10791
0785d39b -7218-0410-832d-
ea1e28bc413d
oliver [Tue, 31 May 2005 15:19:25 +0000 (15:19 +0000)]
Introduced the type of Euler vector as template parameter.
git-svn-id: https://svn.dealii.org/trunk@10790
0785d39b -7218-0410-832d-
ea1e28bc413d
oliver [Tue, 31 May 2005 15:18:56 +0000 (15:18 +0000)]
Introduced the type of the Euler vector as a template parameter.
git-svn-id: https://svn.dealii.org/trunk@10789
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 31 May 2005 14:26:15 +0000 (14:26 +0000)]
New test
git-svn-id: https://svn.dealii.org/trunk@10788
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 31 May 2005 14:21:31 +0000 (14:21 +0000)]
Fix author list.
git-svn-id: https://svn.dealii.org/trunk@10787
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 31 May 2005 09:09:21 +0000 (09:09 +0000)]
QProjector moved to its own header file
QProjector::project_to_line added
git-svn-id: https://svn.dealii.org/trunk@10786
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 31 May 2005 09:07:14 +0000 (09:07 +0000)]
remove obsolete mebedding matrices
git-svn-id: https://svn.dealii.org/trunk@10785
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 31 May 2005 02:24:44 +0000 (02:24 +0000)]
Add a way to get the tensor identity operator.
git-svn-id: https://svn.dealii.org/trunk@10784
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 30 May 2005 15:45:15 +0000 (15:45 +0000)]
3d gradients fixed
git-svn-id: https://svn.dealii.org/trunk@10783
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 30 May 2005 15:45:00 +0000 (15:45 +0000)]
QGaussN removed
git-svn-id: https://svn.dealii.org/trunk@10782
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 30 May 2005 15:44:01 +0000 (15:44 +0000)]
remove obsolete quadrature rules QGaussN
git-svn-id: https://svn.dealii.org/trunk@10781
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 30 May 2005 15:13:17 +0000 (15:13 +0000)]
changes of the last week
git-svn-id: https://svn.dealii.org/trunk@10780
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 30 May 2005 15:10:59 +0000 (15:10 +0000)]
Gradients were computed wrong way round
git-svn-id: https://svn.dealii.org/trunk@10779
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 30 May 2005 14:46:39 +0000 (14:46 +0000)]
Lagrange interpolation for arbitrary points
git-svn-id: https://svn.dealii.org/trunk@10778
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 30 May 2005 14:45:55 +0000 (14:45 +0000)]
GaussLobatto points fixed
git-svn-id: https://svn.dealii.org/trunk@10777
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 30 May 2005 13:17:12 +0000 (13:17 +0000)]
polynomial multiplication and Lagrange class started
git-svn-id: https://svn.dealii.org/trunk@10776
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 30 May 2005 09:08:21 +0000 (09:08 +0000)]
add tests for new nodal RT element
git-svn-id: https://svn.dealii.org/trunk@10775
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 30 May 2005 08:53:27 +0000 (08:53 +0000)]
typo in assertion fixed
git-svn-id: https://svn.dealii.org/trunk@10774
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 30 May 2005 08:53:01 +0000 (08:53 +0000)]
derivatives of Raviart-Thomas polynomials fixed
git-svn-id: https://svn.dealii.org/trunk@10773
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Sat, 28 May 2005 22:56:37 +0000 (22:56 +0000)]
fix node values in 2d and accomodate for Wolfgangs project_to_all_faces in 3d
git-svn-id: https://svn.dealii.org/trunk@10772
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sat, 28 May 2005 19:05:24 +0000 (19:05 +0000)]
Fix a bug in the deviator.
git-svn-id: https://svn.dealii.org/trunk@10771
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sat, 28 May 2005 19:04:57 +0000 (19:04 +0000)]
New tests.
git-svn-id: https://svn.dealii.org/trunk@10770
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Sat, 28 May 2005 17:01:48 +0000 (17:01 +0000)]
Fix two problems that made this not compile.
git-svn-id: https://svn.dealii.org/trunk@10769
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 27 May 2005 13:22:16 +0000 (13:22 +0000)]
Add QGauss<0>::QGauss to avoid some linker failures.
git-svn-id: https://svn.dealii.org/trunk@10768
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 27 May 2005 13:14:43 +0000 (13:14 +0000)]
Detect gcc 3.4.5
git-svn-id: https://svn.dealii.org/trunk@10767
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 26 May 2005 17:44:17 +0000 (17:44 +0000)]
Fix previous version of adding blas when using petsc with static libs.
git-svn-id: https://svn.dealii.org/trunk@10766
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 26 May 2005 17:34:56 +0000 (17:34 +0000)]
Use blas when using petsc with static libs.
git-svn-id: https://svn.dealii.org/trunk@10765
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 26 May 2005 17:26:41 +0000 (17:26 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@10764
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 26 May 2005 15:40:13 +0000 (15:40 +0000)]
More indentation changes.
git-svn-id: https://svn.dealii.org/trunk@10763
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 26 May 2005 15:39:55 +0000 (15:39 +0000)]
Slight doc updates.
git-svn-id: https://svn.dealii.org/trunk@10762
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 26 May 2005 15:16:04 +0000 (15:16 +0000)]
Move the code to validate xrefs down one level. Replace giant command line by individual calls for each file.
git-svn-id: https://svn.dealii.org/trunk@10761
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 26 May 2005 15:13:58 +0000 (15:13 +0000)]
In line with the usual unix philosophy, do not generate any output if
everything is fine.
git-svn-id: https://svn.dealii.org/trunk@10760
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 20:32:37 +0000 (20:32 +0000)]
Regenerate some output files.
git-svn-id: https://svn.dealii.org/trunk@10759
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 20:28:59 +0000 (20:28 +0000)]
Instead of using a #ifdef in the code, only run umfpack tests from
Makefile if umfpack is actually configured.
git-svn-id: https://svn.dealii.org/trunk@10758
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 20:27:46 +0000 (20:27 +0000)]
Remove tests from standard list.
git-svn-id: https://svn.dealii.org/trunk@10757
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 20:27:33 +0000 (20:27 +0000)]
Run umfpack tests only if umfpack configured.
git-svn-id: https://svn.dealii.org/trunk@10756
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 20:22:05 +0000 (20:22 +0000)]
Regenerate.
git-svn-id: https://svn.dealii.org/trunk@10755
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 19:25:15 +0000 (19:25 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@10754
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 19:23:32 +0000 (19:23 +0000)]
Add pictures.
git-svn-id: https://svn.dealii.org/trunk@10753
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 19:23:19 +0000 (19:23 +0000)]
Write text.
git-svn-id: https://svn.dealii.org/trunk@10752
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 18:36:29 +0000 (18:36 +0000)]
Don't output the time quite so wide.
git-svn-id: https://svn.dealii.org/trunk@10751
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 18:25:28 +0000 (18:25 +0000)]
We can get into write_eps from an input file, so could hit the
assertion that this isn't implemented for 3d based on dynamic
decisions. Therefore convert Assert into AssertThrow.
git-svn-id: https://svn.dealii.org/trunk@10750
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 18:22:28 +0000 (18:22 +0000)]
Specifying the output format is optional.
git-svn-id: https://svn.dealii.org/trunk@10749
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 18:20:50 +0000 (18:20 +0000)]
Improve output. There is always one parameter (the name of the executable).
git-svn-id: https://svn.dealii.org/trunk@10748
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 18:05:25 +0000 (18:05 +0000)]
Add formula graphics.
git-svn-id: https://svn.dealii.org/trunk@10747
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 18:04:47 +0000 (18:04 +0000)]
Generate the intro from the html file.
git-svn-id: https://svn.dealii.org/trunk@10746
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 17:59:52 +0000 (17:59 +0000)]
Add intro.pdf file for better quality.
git-svn-id: https://svn.dealii.org/trunk@10745
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 17:59:22 +0000 (17:59 +0000)]
Minor last fixes.
git-svn-id: https://svn.dealii.org/trunk@10744
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 17:41:10 +0000 (17:41 +0000)]
Proofread and fix.
git-svn-id: https://svn.dealii.org/trunk@10743
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 16:03:24 +0000 (16:03 +0000)]
Add some more documentation.
git-svn-id: https://svn.dealii.org/trunk@10742
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 15:28:23 +0000 (15:28 +0000)]
Rename the member variable 'degree' to 'rt_order', to avoid a
confusion with a variabl of the same name in the base class.
git-svn-id: https://svn.dealii.org/trunk@10741
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 25 May 2005 09:14:10 +0000 (09:14 +0000)]
debugging RaviartThomasNodal
git-svn-id: https://svn.dealii.org/trunk@10740
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 25 May 2005 09:06:06 +0000 (09:06 +0000)]
made function compilable; compute_projection_matrices was checked in by accident and cannot be used yet.
git-svn-id: https://svn.dealii.org/trunk@10739
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 25 May 2005 08:43:04 +0000 (08:43 +0000)]
line offending gcc 4 removed
git-svn-id: https://svn.dealii.org/trunk@10738
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Wed, 25 May 2005 05:36:35 +0000 (05:36 +0000)]
still debugging
git-svn-id: https://svn.dealii.org/trunk@10737
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 03:55:30 +0000 (03:55 +0000)]
Minor changes.
git-svn-id: https://svn.dealii.org/trunk@10736
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 03:42:23 +0000 (03:42 +0000)]
Fix a few ``...'' by using texttt instead.
git-svn-id: https://svn.dealii.org/trunk@10735
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 03:40:19 +0000 (03:40 +0000)]
Fix missing parenthesis.
git-svn-id: https://svn.dealii.org/trunk@10734
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 03:39:01 +0000 (03:39 +0000)]
Avoid warning from latex2html.
git-svn-id: https://svn.dealii.org/trunk@10733
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 25 May 2005 03:36:53 +0000 (03:36 +0000)]
Finish text, spell check.
git-svn-id: https://svn.dealii.org/trunk@10732
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 24 May 2005 22:58:46 +0000 (22:58 +0000)]
Fix comment markers.
git-svn-id: https://svn.dealii.org/trunk@10731
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 24 May 2005 16:49:01 +0000 (16:49 +0000)]
compiles with gcc 4.0
git-svn-id: https://svn.dealii.org/trunk@10730
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 24 May 2005 16:30:59 +0000 (16:30 +0000)]
Add another reference.
git-svn-id: https://svn.dealii.org/trunk@10729
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 24 May 2005 15:14:25 +0000 (15:14 +0000)]
doxygen structure improved
git-svn-id: https://svn.dealii.org/trunk@10728
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 24 May 2005 13:27:51 +0000 (13:27 +0000)]
Fix one place in the documentation.
git-svn-id: https://svn.dealii.org/trunk@10727
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 24 May 2005 13:07:00 +0000 (13:07 +0000)]
use identity for embedding
git-svn-id: https://svn.dealii.org/trunk@10725
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 24 May 2005 12:33:20 +0000 (12:33 +0000)]
don't forget public!
git-svn-id: https://svn.dealii.org/trunk@10724
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 24 May 2005 12:32:31 +0000 (12:32 +0000)]
duplicate degree from FE_Poly removed (was already present in FiniteElementData)
git-svn-id: https://svn.dealii.org/trunk@10723
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 24 May 2005 10:48:25 +0000 (10:48 +0000)]
output adjusted
git-svn-id: https://svn.dealii.org/trunk@10722
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 24 May 2005 10:47:46 +0000 (10:47 +0000)]
better tests
git-svn-id: https://svn.dealii.org/trunk@10721
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 24 May 2005 10:34:01 +0000 (10:34 +0000)]
use formulae from Brezzi-Fortin for number of polynomials
git-svn-id: https://svn.dealii.org/trunk@10720
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 24 May 2005 10:20:27 +0000 (10:20 +0000)]
new RT compiles and links
git-svn-id: https://svn.dealii.org/trunk@10719
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 24 May 2005 09:29:06 +0000 (09:29 +0000)]
mistakes in documentation fixed
git-svn-id: https://svn.dealii.org/trunk@10718
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Tue, 24 May 2005 06:51:17 +0000 (06:51 +0000)]
checking in preliminary version
git-svn-id: https://svn.dealii.org/trunk@10717
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 24 May 2005 04:14:16 +0000 (04:14 +0000)]
More function descriptions.
git-svn-id: https://svn.dealii.org/trunk@10716
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 24 May 2005 04:09:24 +0000 (04:09 +0000)]
Some function descriptions.
git-svn-id: https://svn.dealii.org/trunk@10715
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 24 May 2005 03:58:15 +0000 (03:58 +0000)]
Add a little more docs.
git-svn-id: https://svn.dealii.org/trunk@10714
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 24 May 2005 03:53:49 +0000 (03:53 +0000)]
More text, more slight changes.
git-svn-id: https://svn.dealii.org/trunk@10713
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 24 May 2005 02:37:36 +0000 (02:37 +0000)]
Forward declare a function.
git-svn-id: https://svn.dealii.org/trunk@10712
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 23 May 2005 23:03:34 +0000 (23:03 +0000)]
Mention a few more topics.
git-svn-id: https://svn.dealii.org/trunk@10711
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 23 May 2005 22:51:49 +0000 (22:51 +0000)]
Some more words.
git-svn-id: https://svn.dealii.org/trunk@10710
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 23 May 2005 22:36:12 +0000 (22:36 +0000)]
remove bogus documentation
git-svn-id: https://svn.dealii.org/trunk@10709
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 23 May 2005 22:23:57 +0000 (22:23 +0000)]
today's changes
git-svn-id: https://svn.dealii.org/trunk@10708
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Mon, 23 May 2005 22:20:17 +0000 (22:20 +0000)]
use VectorSlice in transform functions; this will allow us to get rid of the offset soon
git-svn-id: https://svn.dealii.org/trunk@10707
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.