]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
19 years agopolynomial multiplication and Lagrange class started
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

19 years agoadd tests for new nodal RT element
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

19 years agotypo in assertion fixed
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

19 years agoderivatives of Raviart-Thomas polynomials fixed
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

19 years agofix node values in 2d and accomodate for Wolfgangs project_to_all_faces in 3d
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

19 years agoFix a bug in the deviator.
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

19 years agoNew tests.
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

19 years agoFix two problems that made this not compile.
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

19 years agoAdd QGauss<0>::QGauss to avoid some linker failures.
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

19 years agoDetect gcc 3.4.5
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

19 years agoFix previous version of adding blas when using petsc with static libs.
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

19 years agoUse blas when using petsc with static libs.
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

19 years ago.
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

19 years agoMore indentation changes.
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

19 years agoSlight doc updates.
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

19 years agoMove the code to validate xrefs down one level. Replace giant command line by individ...
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

19 years agoIn line with the usual unix philosophy, do not generate any output if
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

19 years agoRegenerate some output files.
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

19 years agoInstead of using a #ifdef in the code, only run umfpack tests from
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

19 years agoRemove tests from standard list.
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

19 years agoRun umfpack tests only if umfpack configured.
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

19 years agoRegenerate.
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

19 years ago.
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

19 years agoAdd pictures.
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

19 years agoWrite text.
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

19 years agoDon't output the time quite so wide.
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

19 years agoWe can get into write_eps from an input file, so could hit the
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

19 years agoSpecifying the output format is optional.
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

19 years agoImprove output. There is always one parameter (the name of the executable).
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

19 years agoAdd formula graphics.
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

19 years agoGenerate the intro from the html file.
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

19 years agoAdd intro.pdf file for better quality.
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

19 years agoMinor last fixes.
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

19 years agoProofread and fix.
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

19 years agoAdd some more documentation.
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

19 years agoRename the member variable 'degree' to 'rt_order', to avoid a
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

19 years agodebugging RaviartThomasNodal
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

19 years agomade function compilable; compute_projection_matrices was checked in by accident...
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

19 years agoline offending gcc 4 removed
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

19 years agostill debugging
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

19 years agoMinor changes.
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

19 years agoFix a few ``...'' by using texttt instead.
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

19 years agoFix missing parenthesis.
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

19 years agoAvoid warning from latex2html.
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

19 years agoFinish text, spell check.
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

19 years agoFix comment markers.
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

19 years agocompiles with gcc 4.0
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

19 years agoAdd another reference.
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

19 years agodoxygen structure improved
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

19 years agoFix one place in the documentation.
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

19 years agouse identity for embedding
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

19 years agodon't forget public!
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

19 years agoduplicate degree from FE_Poly removed (was already present in FiniteElementData)
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

19 years agooutput adjusted
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

19 years agobetter tests
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

19 years agouse formulae from Brezzi-Fortin for number of polynomials
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

19 years agonew RT compiles and links
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

19 years agomistakes in documentation fixed
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

19 years agochecking in preliminary version
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

19 years agoMore function descriptions.
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

19 years agoSome function descriptions.
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

19 years agoAdd a little more docs.
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

19 years agoMore text, more slight changes.
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

19 years agoForward declare a function.
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

19 years agoMention a few more topics.
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

19 years agoSome more words.
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

19 years agoremove bogus documentation
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

19 years agotoday's changes
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

19 years agouse VectorSlice in transform functions; this will allow us to get rid of the offset...
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

19 years agostyle recommendation for virtuals
guido [Mon, 23 May 2005 22:17:24 +0000 (22:17 +0000)]
style recommendation for virtuals

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

19 years agonew module Quadrature
guido [Mon, 23 May 2005 22:17:05 +0000 (22:17 +0000)]
new module Quadrature

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

19 years agoGauss-Lobatto points; weights are missing
guido [Mon, 23 May 2005 22:15:29 +0000 (22:15 +0000)]
Gauss-Lobatto points; weights are missing

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

19 years agomore documentation and members const
guido [Mon, 23 May 2005 22:13:59 +0000 (22:13 +0000)]
more documentation and members const

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

19 years agonew class QAnisotropic and new module Quadrature
guido [Mon, 23 May 2005 22:13:21 +0000 (22:13 +0000)]
new class QAnisotropic and new module Quadrature

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

19 years agoSome more updates.
wolf [Mon, 23 May 2005 21:38:49 +0000 (21:38 +0000)]
Some more updates.

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

19 years agoHave a function that generates a unit tensor.
wolf [Mon, 23 May 2005 19:30:08 +0000 (19:30 +0000)]
Have a function that generates a unit tensor.

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

19 years agoImplement the second invariant of a tensor. Implement functions
wolf [Mon, 23 May 2005 17:04:34 +0000 (17:04 +0000)]
Implement the second invariant of a tensor. Implement functions
first_invariant and third_invariant that just link to trace() and determinant().

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

19 years agoThe determinant is actually the third invariant.
wolf [Mon, 23 May 2005 16:54:35 +0000 (16:54 +0000)]
The determinant is actually the third invariant.

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

19 years agodon't output to screen
guido [Sun, 22 May 2005 19:23:20 +0000 (19:23 +0000)]
don't output to screen

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

19 years agostart testing vector valued polynomials
guido [Sun, 22 May 2005 11:56:41 +0000 (11:56 +0000)]
start testing vector valued polynomials

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

19 years agonew class PolynomialsRaviartThomas
guido [Sun, 22 May 2005 11:55:28 +0000 (11:55 +0000)]
new class PolynomialsRaviartThomas

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

19 years agofixed subscription problems
guido [Sun, 22 May 2005 09:35:33 +0000 (09:35 +0000)]
fixed subscription problems

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

19 years agoadapt to improved Subscriptor scheme
guido [Sun, 22 May 2005 08:39:45 +0000 (08:39 +0000)]
adapt to improved Subscriptor scheme

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

19 years agocopied from bdm and first changes
guido [Thu, 19 May 2005 17:20:46 +0000 (17:20 +0000)]
copied from bdm and first changes

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

19 years agoCorrected bug that prevented parsing of one_string expressions
luca [Thu, 19 May 2005 16:53:37 +0000 (16:53 +0000)]
Corrected bug that prevented parsing of one_string expressions
when there was no space between delimiter and next expression.

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

19 years agoclean up and document BDM polynomials
guido [Thu, 19 May 2005 07:00:00 +0000 (07:00 +0000)]
clean up and document BDM polynomials

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

19 years agoMake vector static instead of recreating it again and again.
hartmann [Tue, 17 May 2005 17:41:28 +0000 (17:41 +0000)]
Make vector static instead of recreating it again and again.

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

19 years agoUse GeometryInfo<dim>::child_to_cell_coordinates function instead of implementing...
hartmann [Tue, 17 May 2005 17:39:00 +0000 (17:39 +0000)]
Use GeometryInfo<dim>::child_to_cell_coordinates function instead of implementing this functionality again.

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

19 years agoUse of GeometryInfo<3>::face_to_cell_vertices and face_to_cell_lines maps instead...
hartmann [Tue, 17 May 2005 16:16:39 +0000 (16:16 +0000)]
Use of GeometryInfo<3>::face_to_cell_vertices and face_to_cell_lines maps instead of redefining them.

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

19 years agoUpdate refs.
hartmann [Tue, 17 May 2005 09:36:15 +0000 (09:36 +0000)]
Update refs.

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

19 years agoFixed a bug in the split string utility.
luca [Mon, 16 May 2005 22:37:50 +0000 (22:37 +0000)]
Fixed a bug in the split string utility.
Made code more readable and less involuted.

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

19 years agoMark plenty of functions as inline to avoid link conflicts when using this
wolf [Mon, 16 May 2005 21:24:44 +0000 (21:24 +0000)]
Mark plenty of functions as inline to avoid link conflicts when using this
file in multiple translation units.

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

19 years agoAdd deviator function.
wolf [Mon, 16 May 2005 21:18:01 +0000 (21:18 +0000)]
Add deviator function.

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

19 years agoAugment documentation.
wolf [Mon, 16 May 2005 21:08:36 +0000 (21:08 +0000)]
Augment documentation.

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

19 years agoUpdate results.
hartmann [Mon, 16 May 2005 19:19:03 +0000 (19:19 +0000)]
Update results.

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

19 years agoadd -f to rm
guido [Sun, 15 May 2005 13:59:48 +0000 (13:59 +0000)]
add -f to rm

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

19 years agoorder of indices fixed
guido [Sun, 15 May 2005 00:57:04 +0000 (00:57 +0000)]
order of indices fixed

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

19 years agowrite faces for DX
guido [Sat, 14 May 2005 22:24:57 +0000 (22:24 +0000)]
write faces for DX

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

19 years agoExclude inlined member functions from doxygen doc generation.
wolf [Thu, 12 May 2005 18:27:31 +0000 (18:27 +0000)]
Exclude inlined member functions from doxygen doc generation.

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

19 years ago# [WB] Set MT flags so that the corresponding documentation will always be visible,
wolf [Thu, 12 May 2005 18:20:53 +0000 (18:20 +0000)]
# [WB] Set MT flags so that the corresponding documentation will always be visible,
# [WB] irrespective of whether MT is actually switched on or not.

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