]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
19 years agoMake a few functions inline. This makes icc happier when linking statically, since...
deal [Wed, 13 Apr 2005 23:06:29 +0000 (23:06 +0000)]
Make a few functions inline. This makes icc happier when linking statically, since it otherwise complains that there are multiply defined symbols, even though they are in an anonymous namespace.

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

19 years agoAdd some docs.
wolf [Wed, 13 Apr 2005 15:38:57 +0000 (15:38 +0000)]
Add some docs.

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

19 years agoAdd some missing :: to get the name lookup right, which MIPSpro complains about.
hartmann [Wed, 13 Apr 2005 15:37:59 +0000 (15:37 +0000)]
Add some missing :: to get the name lookup right, which MIPSpro complains about.

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

19 years agoInclude two missing inlines, MIPSpro complains about ..
hartmann [Wed, 13 Apr 2005 15:35:20 +0000 (15:35 +0000)]
Include two missing inlines, MIPSpro complains about ..

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

19 years agoWork-around due to internal compiler error of gcc3.4.3
hartmann [Wed, 13 Apr 2005 14:16:04 +0000 (14:16 +0000)]
Work-around due to internal compiler error of gcc3.4.3

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

19 years agoAdd -Wno-non-template-friend flag for gcc2.95.3
hartmann [Wed, 13 Apr 2005 13:23:50 +0000 (13:23 +0000)]
Add -Wno-non-template-friend flag for gcc2.95.3

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

19 years agoUpdate results.
hartmann [Wed, 13 Apr 2005 13:06:00 +0000 (13:06 +0000)]
Update results.

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

19 years agoUpdate results.
hartmann [Wed, 13 Apr 2005 11:14:56 +0000 (11:14 +0000)]
Update results.

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

19 years agoUpdate results.
hartmann [Wed, 13 Apr 2005 11:02:08 +0000 (11:02 +0000)]
Update results.

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

19 years agoUpdate results.
hartmann [Wed, 13 Apr 2005 10:53:40 +0000 (10:53 +0000)]
Update results.

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

19 years agoMake a few functions inline, in hopes of fixing the icc71 build failure today.
wolf [Wed, 13 Apr 2005 02:13:36 +0000 (02:13 +0000)]
Make a few functions inline, in hopes of fixing the icc71 build failure today.

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

19 years agoBetter output.
wolf [Sun, 10 Apr 2005 18:19:36 +0000 (18:19 +0000)]
Better output.

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

19 years agoAnother TODO fixed.
wolf [Sun, 10 Apr 2005 18:18:02 +0000 (18:18 +0000)]
Another TODO fixed.

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

19 years agoWrite some more docs.
wolf [Sun, 10 Apr 2005 18:16:57 +0000 (18:16 +0000)]
Write some more docs.

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

19 years agoResolve one of the TODOs. Docs still missing.
wolf [Sun, 10 Apr 2005 18:08:39 +0000 (18:08 +0000)]
Resolve one of the TODOs. Docs still missing.

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

19 years ago.
wolf [Sun, 10 Apr 2005 18:04:44 +0000 (18:04 +0000)]
.

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

19 years agoAdd a new example program, even if not entirely ready at present.
wolf [Sun, 10 Apr 2005 17:59:45 +0000 (17:59 +0000)]
Add a new example program, even if not entirely ready at present.

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

19 years agoFix a misspelling.
wolf [Sun, 10 Apr 2005 17:58:05 +0000 (17:58 +0000)]
Fix a misspelling.

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

19 years agoRegenerate a number of files for which small values hadn't been converted to zeros...
deal [Sun, 10 Apr 2005 17:14:38 +0000 (17:14 +0000)]
Regenerate a number of files for which small values hadn't been converted to zeros yet.

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

19 years agoProperly qualify a call.
wolf [Sun, 10 Apr 2005 04:37:07 +0000 (04:37 +0000)]
Properly qualify a call.

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

19 years agomail list address
guido [Sat, 9 Apr 2005 08:42:57 +0000 (08:42 +0000)]
mail list address

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

19 years agonew style
guido [Sat, 9 Apr 2005 08:42:35 +0000 (08:42 +0000)]
new style

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

19 years agomove headline to center of title bar
guido [Sat, 9 Apr 2005 08:38:28 +0000 (08:38 +0000)]
move headline to center of title bar

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

19 years agoAdd forgotten call to compress().
wolf [Fri, 8 Apr 2005 22:17:28 +0000 (22:17 +0000)]
Add forgotten call to compress().

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

19 years agoFix up boundary values.
wolf [Fri, 8 Apr 2005 22:16:26 +0000 (22:16 +0000)]
Fix up boundary values.

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

19 years agoLogstream filter for small numbers
guido [Fri, 8 Apr 2005 21:52:44 +0000 (21:52 +0000)]
Logstream filter for small numbers

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

19 years agoExplain.
wolf [Fri, 8 Apr 2005 21:49:05 +0000 (21:49 +0000)]
Explain.

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

19 years agoAdd the new arguments to distribute_local_to_global
wolf [Fri, 8 Apr 2005 21:36:34 +0000 (21:36 +0000)]
Add the new arguments to distribute_local_to_global

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

19 years agoAdd more comments.
wolf [Fri, 8 Apr 2005 21:23:16 +0000 (21:23 +0000)]
Add more comments.

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

19 years agoAdd a comment.
wolf [Fri, 8 Apr 2005 21:19:23 +0000 (21:19 +0000)]
Add a comment.

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

19 years agoTreat a tricky corner case.
wolf [Fri, 8 Apr 2005 21:11:55 +0000 (21:11 +0000)]
Treat a tricky corner case.

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

19 years agoAdd two testcases.
wolf [Fri, 8 Apr 2005 21:11:28 +0000 (21:11 +0000)]
Add two testcases.

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

19 years agoAdd another tricky testcase.
wolf [Fri, 8 Apr 2005 21:10:59 +0000 (21:10 +0000)]
Add another tricky testcase.

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

19 years agoFinish up.
wolf [Fri, 8 Apr 2005 21:08:59 +0000 (21:08 +0000)]
Finish up.

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

19 years agoRemove TODO that has been handled long ago!
wolf [Fri, 8 Apr 2005 20:55:36 +0000 (20:55 +0000)]
Remove TODO that has been handled long ago!

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

19 years agoNo point in passing an integer arg by reference.
wolf [Fri, 8 Apr 2005 20:55:22 +0000 (20:55 +0000)]
No point in passing an integer arg by reference.

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

19 years agoClean up a little.
wolf [Fri, 8 Apr 2005 20:55:07 +0000 (20:55 +0000)]
Clean up a little.

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

19 years agoThe distribute_local_to_global function needs to know which dofs are constrained...
wolf [Fri, 8 Apr 2005 20:47:44 +0000 (20:47 +0000)]
The distribute_local_to_global function needs to know which dofs are constrained to do its work properly.

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

19 years agobrighter colors
guido [Fri, 8 Apr 2005 18:41:42 +0000 (18:41 +0000)]
brighter colors

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

19 years agobrighter colors
guido [Fri, 8 Apr 2005 18:41:32 +0000 (18:41 +0000)]
brighter colors

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

19 years agoheader and styles
guido [Fri, 8 Apr 2005 18:00:22 +0000 (18:00 +0000)]
header and styles

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

19 years agoLet center frame have background white. New style for galery.
wolf [Fri, 8 Apr 2005 17:58:20 +0000 (17:58 +0000)]
Let center frame have background white. New style for galery.

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

19 years agoblue background
guido [Fri, 8 Apr 2005 17:36:38 +0000 (17:36 +0000)]
blue background

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

19 years agoMake it compile with gcc3.4.3.
hartmann [Fri, 8 Apr 2005 16:43:02 +0000 (16:43 +0000)]
Make it compile with gcc3.4.3.

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

19 years agoMake sure that also the icc compiler defines (and not only declares) the vertices_per...
hartmann [Fri, 8 Apr 2005 16:31:51 +0000 (16:31 +0000)]
Make sure that also the icc compiler defines (and not only declares) the vertices_per_cell variable.

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

19 years agostill checking of results needed
guido [Fri, 8 Apr 2005 15:08:16 +0000 (15:08 +0000)]
still checking of results needed

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

19 years agofilter in LogStream
guido [Fri, 8 Apr 2005 13:54:54 +0000 (13:54 +0000)]
filter in LogStream

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

19 years agofilter in LogStream
guido [Fri, 8 Apr 2005 13:36:43 +0000 (13:36 +0000)]
filter in LogStream

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

19 years agosubset of lac/solver.cc
guido [Fri, 8 Apr 2005 13:15:52 +0000 (13:15 +0000)]
subset of lac/solver.cc

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

19 years agosubset of ;ac/splver.cc
guido [Fri, 8 Apr 2005 13:14:56 +0000 (13:14 +0000)]
subset of ;ac/splver.cc

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

19 years agosubset of lac/solver.cc
guido [Fri, 8 Apr 2005 12:29:11 +0000 (12:29 +0000)]
subset of lac/solver.cc

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

19 years agooptionally disable parser
guido [Fri, 8 Apr 2005 10:03:23 +0000 (10:03 +0000)]
optionally disable parser

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

19 years agoException for disabled features
guido [Fri, 8 Apr 2005 09:44:05 +0000 (09:44 +0000)]
Exception for disabled features

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

19 years agomissing cmath
guido [Fri, 8 Apr 2005 09:26:12 +0000 (09:26 +0000)]
missing cmath

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

19 years agoallow print to LogStream and add threshold to print_formatted
guido [Fri, 8 Apr 2005 09:18:00 +0000 (09:18 +0000)]
allow print to LogStream and add threshold to print_formatted

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

19 years agoadd filtering small values to LogStream
guido [Fri, 8 Apr 2005 09:16:43 +0000 (09:16 +0000)]
add filtering small values to LogStream

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

19 years agoass option for disabling function parser
guido [Fri, 8 Apr 2005 09:15:57 +0000 (09:15 +0000)]
ass option for disabling function parser

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

19 years agoset small entries equal zero
guido [Fri, 8 Apr 2005 07:42:56 +0000 (07:42 +0000)]
set small entries equal zero

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

19 years agounnecessary exception
guido [Fri, 8 Apr 2005 07:42:40 +0000 (07:42 +0000)]
unnecessary exception

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

19 years agofirst attempt at a header
guido [Thu, 7 Apr 2005 22:14:22 +0000 (22:14 +0000)]
first attempt at a header

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

19 years agothinner alphabetical listing
guido [Thu, 7 Apr 2005 22:13:58 +0000 (22:13 +0000)]
thinner alphabetical listing

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

19 years agorearrange
guido [Thu, 7 Apr 2005 21:40:33 +0000 (21:40 +0000)]
rearrange

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

19 years agoexperiments
guido [Thu, 7 Apr 2005 21:36:33 +0000 (21:36 +0000)]
experiments

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

19 years agodocumentation
guido [Thu, 7 Apr 2005 21:09:10 +0000 (21:09 +0000)]
documentation

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

19 years agoborders and font
guido [Thu, 7 Apr 2005 20:58:52 +0000 (20:58 +0000)]
borders and font

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

19 years agoUnify the style.
wolf [Thu, 7 Apr 2005 14:46:24 +0000 (14:46 +0000)]
Unify the style.

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

19 years agoUnify style
wolf [Thu, 7 Apr 2005 14:41:46 +0000 (14:41 +0000)]
Unify style

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

19 years agoReally align in the center of the frame. Reduce the width, since 100%
wolf [Thu, 7 Apr 2005 14:35:34 +0000 (14:35 +0000)]
Really align in the center of the frame. Reduce the width, since 100%
leads to scroll bars on both sides.

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

19 years agoReduce the width of the navbar a little.
wolf [Thu, 7 Apr 2005 14:10:45 +0000 (14:10 +0000)]
Reduce the width of the navbar a little.

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

19 years agoOnly print the lates release in red.
wolf [Thu, 7 Apr 2005 14:00:46 +0000 (14:00 +0000)]
Only print the lates release in red.

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

19 years agoMention the wiki.
wolf [Thu, 7 Apr 2005 13:58:50 +0000 (13:58 +0000)]
Mention the wiki.

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

19 years agoalign headline to lower end of frame
guido [Thu, 7 Apr 2005 11:04:01 +0000 (11:04 +0000)]
align headline to lower end of frame

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

19 years agoremove line in header
guido [Thu, 7 Apr 2005 10:14:28 +0000 (10:14 +0000)]
remove line in header

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

19 years agosmall caps looks ugly - remove offending frameborder
guido [Thu, 7 Apr 2005 10:11:30 +0000 (10:11 +0000)]
small caps looks ugly - remove offending frameborder

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

19 years agotry small caps
guido [Thu, 7 Apr 2005 10:09:50 +0000 (10:09 +0000)]
try small caps

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

19 years agoadditional line after homepage
guido [Thu, 7 Apr 2005 10:07:24 +0000 (10:07 +0000)]
additional line after homepage

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

19 years agosecond body removed
guido [Thu, 7 Apr 2005 10:05:03 +0000 (10:05 +0000)]
second body removed

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

19 years agoStore the detailed version of the compiler. This change has long been made, but I...
wolf [Thu, 7 Apr 2005 00:15:59 +0000 (00:15 +0000)]
Store the detailed version of the compiler. This change has long been made, but I apparently forgot to commit.

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

19 years agoMove headers one level up from where they were before.
wolf [Wed, 6 Apr 2005 22:55:09 +0000 (22:55 +0000)]
Move headers one level up from where they were before.

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

19 years agoNew test. Fails at present.
wolf [Wed, 6 Apr 2005 22:24:08 +0000 (22:24 +0000)]
New test. Fails at present.

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

19 years agogcc 3.4.3
guido [Wed, 6 Apr 2005 20:37:02 +0000 (20:37 +0000)]
gcc 3.4.3

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

19 years agoSteal some styles from the wiki.
wolf [Wed, 6 Apr 2005 19:53:42 +0000 (19:53 +0000)]
Steal some styles from the wiki.

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

19 years agoAdd symmetrize function
wolf [Wed, 6 Apr 2005 18:52:36 +0000 (18:52 +0000)]
Add symmetrize function

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

19 years agocmath
guido [Wed, 6 Apr 2005 18:25:08 +0000 (18:25 +0000)]
cmath

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

19 years agoAdd one thing forgotten before.
wolf [Wed, 6 Apr 2005 18:16:15 +0000 (18:16 +0000)]
Add one thing forgotten before.

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

19 years agoI managed to get the determinant wrong...
wolf [Wed, 6 Apr 2005 18:15:10 +0000 (18:15 +0000)]
I managed to get the determinant wrong...

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

19 years agouse new householder
guido [Wed, 6 Apr 2005 18:08:02 +0000 (18:08 +0000)]
use new householder

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

19 years agoFix the determinant of a tensor.
wolf [Wed, 6 Apr 2005 18:07:52 +0000 (18:07 +0000)]
Fix the determinant of a tensor.

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

19 years agoworks!
guido [Wed, 6 Apr 2005 18:01:07 +0000 (18:01 +0000)]
works!

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

19 years agoNew test.
wolf [Wed, 6 Apr 2005 16:09:36 +0000 (16:09 +0000)]
New test.

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

19 years agoWrite documentation.
wolf [Wed, 6 Apr 2005 16:07:46 +0000 (16:07 +0000)]
Write documentation.

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

19 years agoFile compiles, but results are nonsense. What the heck did I do there?
guido [Wed, 6 Apr 2005 16:04:32 +0000 (16:04 +0000)]
File compiles, but results are nonsense. What the heck did I do there?

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

19 years agoAdd norm() and norm_square()
wolf [Wed, 6 Apr 2005 15:24:33 +0000 (15:24 +0000)]
Add norm() and norm_square()

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

19 years agoTests for full tensors.
wolf [Wed, 6 Apr 2005 15:22:50 +0000 (15:22 +0000)]
Tests for full tensors.

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

19 years ago.
wolf [Wed, 6 Apr 2005 13:22:46 +0000 (13:22 +0000)]
.

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

19 years agoAdd d2 intermediate format as well.
wolf [Wed, 6 Apr 2005 13:22:33 +0000 (13:22 +0000)]
Add d2 intermediate format as well.

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

19 years agoFix one little problem.
wolf [Wed, 6 Apr 2005 13:19:24 +0000 (13:19 +0000)]
Fix one little problem.

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

19 years agoDoc updates. Make a few functions friends.
wolf [Wed, 6 Apr 2005 13:18:27 +0000 (13:18 +0000)]
Doc updates. Make a few functions friends.

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

19 years agoClarify docs.
wolf [Wed, 6 Apr 2005 13:09:05 +0000 (13:09 +0000)]
Clarify docs.

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

19 years agoworkaround compiler bug gcc 3.4.3 on Opteron
guido [Wed, 6 Apr 2005 11:38:38 +0000 (11:38 +0000)]
workaround compiler bug gcc 3.4.3 on Opteron

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