]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
19 years agoAdd a double_contract function.
Wolfgang Bangerth [Tue, 29 Mar 2005 21:50:41 +0000 (21:50 +0000)]
Add a double_contract function.

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

19 years ago.
Wolfgang Bangerth [Tue, 29 Mar 2005 21:46:36 +0000 (21:46 +0000)]
.

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

19 years agoNew testcase comparing symmetric tensors and asymmetric ones.
Wolfgang Bangerth [Tue, 29 Mar 2005 21:46:16 +0000 (21:46 +0000)]
New testcase comparing symmetric tensors and asymmetric ones.

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

19 years agoFinish accessors for fourth order tensors. Add a cautionary note to
Wolfgang Bangerth [Tue, 29 Mar 2005 21:27:18 +0000 (21:27 +0000)]
Finish accessors for fourth order tensors. Add a cautionary note to
the docs.

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

19 years agoAdd default arguments necessary for certain template tricks in SymmetricTensor.
Wolfgang Bangerth [Tue, 29 Mar 2005 21:27:04 +0000 (21:27 +0000)]
Add default arguments necessary for certain template tricks in SymmetricTensor.

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

19 years agoNew testcase.
Wolfgang Bangerth [Tue, 29 Mar 2005 21:24:59 +0000 (21:24 +0000)]
New testcase.

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

19 years agocopyright
Guido Kanschat [Tue, 29 Mar 2005 21:20:43 +0000 (21:20 +0000)]
copyright

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

19 years agotop matter
Guido Kanschat [Tue, 29 Mar 2005 21:15:57 +0000 (21:15 +0000)]
top matter

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

19 years agoformatted
Guido Kanschat [Tue, 29 Mar 2005 20:37:07 +0000 (20:37 +0000)]
formatted

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

19 years agoimages in classes
Guido Kanschat [Tue, 29 Mar 2005 20:30:27 +0000 (20:30 +0000)]
images in classes

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

19 years agocompressed
Guido Kanschat [Tue, 29 Mar 2005 20:20:15 +0000 (20:20 +0000)]
compressed

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

19 years agocompressed
Guido Kanschat [Tue, 29 Mar 2005 20:18:35 +0000 (20:18 +0000)]
compressed

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

19 years agoRewrite the entire accessor stuff so that we can also handle higher
Wolfgang Bangerth [Tue, 29 Mar 2005 18:53:50 +0000 (18:53 +0000)]
Rewrite the entire accessor stuff so that we can also handle higher
order tensors. Doesn't work for rank-4 tensors right now, though...

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

19 years agoRename variable.
Wolfgang Bangerth [Tue, 29 Mar 2005 16:44:29 +0000 (16:44 +0000)]
Rename variable.

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

19 years agodo not extend to end of line
Guido Kanschat [Tue, 29 Mar 2005 16:27:05 +0000 (16:27 +0000)]
do not extend to end of line

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

19 years agoQualify calls to n_rows()
Wolfgang Bangerth [Tue, 29 Mar 2005 16:08:58 +0000 (16:08 +0000)]
Qualify calls to n_rows()

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

19 years agoAdd doc.
Wolfgang Bangerth [Tue, 29 Mar 2005 15:47:20 +0000 (15:47 +0000)]
Add doc.

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

19 years agoMove closer to general symmetric tensors.
Wolfgang Bangerth [Tue, 29 Mar 2005 15:46:41 +0000 (15:46 +0000)]
Move closer to general symmetric tensors.

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

19 years agoMove table indices out into their own file, since they are now used elsewhere
Wolfgang Bangerth [Tue, 29 Mar 2005 15:45:17 +0000 (15:45 +0000)]
Move table indices out into their own file, since they are now used elsewhere
as well.

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

19 years agoAllow sorting of table indices.
Wolfgang Bangerth [Tue, 29 Mar 2005 15:38:14 +0000 (15:38 +0000)]
Allow sorting of table indices.

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

19 years agoeigenvalues
Guido Kanschat [Tue, 29 Mar 2005 03:08:00 +0000 (03:08 +0000)]
eigenvalues

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

19 years agoadjust copyright after last changes
Guido Kanschat [Tue, 29 Mar 2005 00:49:28 +0000 (00:49 +0000)]
adjust copyright after last changes

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

19 years agocopyright and divider lines
Guido Kanschat [Tue, 29 Mar 2005 00:48:42 +0000 (00:48 +0000)]
copyright and divider lines

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

19 years agocopyright and divider lines
Guido Kanschat [Tue, 29 Mar 2005 00:46:37 +0000 (00:46 +0000)]
copyright and divider lines

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

19 years agocopyright and divider lines
Guido Kanschat [Tue, 29 Mar 2005 00:38:49 +0000 (00:38 +0000)]
copyright and divider lines

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

19 years agoCopyright 2005
Guido Kanschat [Tue, 29 Mar 2005 00:33:27 +0000 (00:33 +0000)]
Copyright 2005

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

19 years agoadjust copyright after last changes
Guido Kanschat [Tue, 29 Mar 2005 00:32:19 +0000 (00:32 +0000)]
adjust copyright after last changes

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

19 years agocopyright and divider lines
Guido Kanschat [Tue, 29 Mar 2005 00:29:22 +0000 (00:29 +0000)]
copyright and divider lines

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

19 years agoadjust copyright after last changes
Guido Kanschat [Tue, 29 Mar 2005 00:24:18 +0000 (00:24 +0000)]
adjust copyright after last changes

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

19 years agocopyright and divider lines
Guido Kanschat [Tue, 29 Mar 2005 00:04:22 +0000 (00:04 +0000)]
copyright and divider lines

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

19 years agocriterion changed
Guido Kanschat [Tue, 29 Mar 2005 00:04:15 +0000 (00:04 +0000)]
criterion changed

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

19 years agocopyright and divider lines
Guido Kanschat [Mon, 28 Mar 2005 23:37:00 +0000 (23:37 +0000)]
copyright and divider lines

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

19 years agoA few more renamed in preparation to rank-4 tensors.
Wolfgang Bangerth [Mon, 28 Mar 2005 23:17:56 +0000 (23:17 +0000)]
A few more renamed in preparation to rank-4 tensors.

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

19 years agoMore renames.
Wolfgang Bangerth [Mon, 28 Mar 2005 23:15:16 +0000 (23:15 +0000)]
More renames.

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

19 years agoRename Accessor.
Wolfgang Bangerth [Mon, 28 Mar 2005 23:14:39 +0000 (23:14 +0000)]
Rename Accessor.

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

19 years agoImplement a few things about rank-4 tensors.
Wolfgang Bangerth [Mon, 28 Mar 2005 23:08:13 +0000 (23:08 +0000)]
Implement a few things about rank-4 tensors.

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

19 years agooutput reduced
Guido Kanschat [Mon, 28 Mar 2005 23:06:33 +0000 (23:06 +0000)]
output reduced

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

19 years agoCheck copyright lines against log
Guido Kanschat [Mon, 28 Mar 2005 23:05:37 +0000 (23:05 +0000)]
Check copyright lines against log

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

19 years agoAdd doc. Rename one variable.
Wolfgang Bangerth [Mon, 28 Mar 2005 23:04:35 +0000 (23:04 +0000)]
Add doc. Rename one variable.

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

19 years agoFactor some code out.
Wolfgang Bangerth [Mon, 28 Mar 2005 23:03:32 +0000 (23:03 +0000)]
Factor some code out.

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

19 years agoRename one field.
Wolfgang Bangerth [Mon, 28 Mar 2005 22:39:03 +0000 (22:39 +0000)]
Rename one field.

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

19 years ago.
Wolfgang Bangerth [Mon, 28 Mar 2005 22:18:19 +0000 (22:18 +0000)]
.

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

19 years agoAdd a second testcase.
Wolfgang Bangerth [Mon, 28 Mar 2005 22:17:28 +0000 (22:17 +0000)]
Add a second testcase.

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

19 years agoAdd docs.
Wolfgang Bangerth [Mon, 28 Mar 2005 22:06:58 +0000 (22:06 +0000)]
Add docs.

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

19 years agoAdd new test for symmetric tensors.
Wolfgang Bangerth [Mon, 28 Mar 2005 22:06:40 +0000 (22:06 +0000)]
Add new test for symmetric tensors.

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

19 years agoGet a few issues with constness right.
Wolfgang Bangerth [Mon, 28 Mar 2005 22:06:00 +0000 (22:06 +0000)]
Get a few issues with constness right.

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

19 years agoAdd missing include file.
Wolfgang Bangerth [Mon, 28 Mar 2005 21:58:03 +0000 (21:58 +0000)]
Add missing include file.

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

19 years agoConvert to new-style format with tests_x.
Wolfgang Bangerth [Mon, 28 Mar 2005 21:51:32 +0000 (21:51 +0000)]
Convert to new-style format with tests_x.

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

19 years agoAdd scalar product between symmetric tensors.
Wolfgang Bangerth [Mon, 28 Mar 2005 21:40:01 +0000 (21:40 +0000)]
Add scalar product between symmetric tensors.

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

19 years agoadd class name to subscription
Guido Kanschat [Mon, 28 Mar 2005 21:20:55 +0000 (21:20 +0000)]
add class name to subscription

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

19 years agoadding functions
Guido Kanschat [Mon, 28 Mar 2005 21:19:33 +0000 (21:19 +0000)]
adding functions

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

19 years agoAdd accessors. Add a few more functions.
Wolfgang Bangerth [Mon, 28 Mar 2005 19:05:28 +0000 (19:05 +0000)]
Add accessors. Add a few more functions.

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

19 years agoclass name in SmartPointer
Guido Kanschat [Mon, 28 Mar 2005 17:49:28 +0000 (17:49 +0000)]
class name in SmartPointer

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

19 years agoforgotten ,
Guido Kanschat [Mon, 28 Mar 2005 17:45:05 +0000 (17:45 +0000)]
forgotten ,

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

19 years agoAdd a class implementing symmetric tensors of rank 2.
Wolfgang Bangerth [Mon, 28 Mar 2005 17:41:32 +0000 (17:41 +0000)]
Add a class implementing symmetric tensors of rank 2.

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

19 years agoadd classname to SmartPointer
Guido Kanschat [Mon, 28 Mar 2005 17:40:11 +0000 (17:40 +0000)]
add classname to SmartPointer

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

19 years agoAdd a class implementing symmetric tensors of rank 2.
Wolfgang Bangerth [Mon, 28 Mar 2005 17:31:03 +0000 (17:31 +0000)]
Add a class implementing symmetric tensors of rank 2.

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

19 years agoReword the documentation that seems to be a left-over from 1997.
Wolfgang Bangerth [Mon, 28 Mar 2005 17:27:54 +0000 (17:27 +0000)]
Reword the documentation that seems to be a left-over from 1997.

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

19 years agoOne more fix.
Wolfgang Bangerth [Mon, 28 Mar 2005 17:25:44 +0000 (17:25 +0000)]
One more fix.

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

19 years agoReword the documentation that seems to be a left-over from 1997.
Wolfgang Bangerth [Mon, 28 Mar 2005 17:25:14 +0000 (17:25 +0000)]
Reword the documentation that seems to be a left-over from 1997.

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

19 years agoThere is no point in passing doubles by reference.
Wolfgang Bangerth [Mon, 28 Mar 2005 17:04:43 +0000 (17:04 +0000)]
There is no point in passing doubles by reference.

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

19 years agoReindent comments.
Wolfgang Bangerth [Mon, 28 Mar 2005 16:59:00 +0000 (16:59 +0000)]
Reindent comments.

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

19 years agoThe problem icc had was that the class both declared an enter() function, but
Wolfgang Bangerth [Fri, 25 Mar 2005 16:30:41 +0000 (16:30 +0000)]
The problem icc had was that the class both declared an enter() function, but
then also made a function of the same signature visible in this class. My
initial attempt removed the function and replaced it with a using declaration,
which however in the sense of gcc conflicted with the other using declaration
(old vs new-style). Resolve this by only removing the new function -- it
called the old one anyway, and there already was a using declaration.

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

19 years agoUndo last checkin, since it makes other compilers fail.
Wolfgang Bangerth [Fri, 25 Mar 2005 16:10:25 +0000 (16:10 +0000)]
Undo last checkin, since it makes other compilers fail.

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

19 years agoGuido was right that -strict_ansi is a nightmare. On some systems, icc
deal [Thu, 24 Mar 2005 22:16:43 +0000 (22:16 +0000)]
Guido was right that -strict_ansi is a nightmare. On some systems, icc
apparently uses preinstalled gcc header files. No idea why it does so,
but while it can compile them it can't do so when -strict_ansi is set
-- the result is that basically nothing can be compiled with this flag...

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

19 years agoWork around a problem in icc7 that complained at the definition of the
deal [Thu, 24 Mar 2005 20:26:55 +0000 (20:26 +0000)]
Work around a problem in icc7 that complained at the definition of the
enter() function that an inherited function can't be defined. This is,
of course, bogus...

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

19 years agoMkae sure the .cc file is printed in the =========optimized======== line.
Wolfgang Bangerth [Thu, 24 Mar 2005 20:22:29 +0000 (20:22 +0000)]
Mkae sure the .cc file is printed in the =========optimized======== line.

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

19 years agoDon't use N and T, but write "N" and "T" directly.
deal [Thu, 24 Mar 2005 20:11:28 +0000 (20:11 +0000)]
Don't use N and T, but write "N" and "T" directly.

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

19 years agoAdd a few this-> here and there. Fix one other bug as well.
deal [Thu, 24 Mar 2005 20:01:58 +0000 (20:01 +0000)]
Add a few this-> here and there. Fix one other bug as well.

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

19 years agoAdd a few this-> here and there.
deal [Thu, 24 Mar 2005 20:00:36 +0000 (20:00 +0000)]
Add a few this-> here and there.

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

19 years agoFix typos.
deal [Thu, 24 Mar 2005 19:59:01 +0000 (19:59 +0000)]
Fix typos.

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

19 years agoRemove a semicolon that gcc4 barfs about.
deal [Thu, 24 Mar 2005 19:58:21 +0000 (19:58 +0000)]
Remove a semicolon that gcc4 barfs about.

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

19 years agoF-cycle and eliminated solve
Guido Kanschat [Thu, 24 Mar 2005 16:57:15 +0000 (16:57 +0000)]
F-cycle and eliminated solve

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

19 years agoFix debug output and eliminate redundant coarse level solve
Guido Kanschat [Thu, 24 Mar 2005 16:53:31 +0000 (16:53 +0000)]
Fix debug output and eliminate redundant coarse level solve

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

19 years agoRemove from mainline for the time being.
oliver [Wed, 23 Mar 2005 21:07:36 +0000 (21:07 +0000)]
Remove from mainline for the time being.

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

19 years agoAdd Q- and MappingCollection on mainline.
oliver [Wed, 23 Mar 2005 21:04:34 +0000 (21:04 +0000)]
Add Q- and MappingCollection on mainline.

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

19 years agoRemove from mainline for the time being.
oliver [Wed, 23 Mar 2005 21:00:21 +0000 (21:00 +0000)]
Remove from mainline for the time being.

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

19 years agoAdd class MappingCollection on mainline.
oliver [Wed, 23 Mar 2005 20:58:22 +0000 (20:58 +0000)]
Add class MappingCollection on mainline.

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

19 years agoRemove from mainline for the time being.
oliver [Wed, 23 Mar 2005 20:54:53 +0000 (20:54 +0000)]
Remove from mainline for the time being.

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

19 years agoAdd header for QCollection class on mainline.
oliver [Wed, 23 Mar 2005 20:51:29 +0000 (20:51 +0000)]
Add header for QCollection class on mainline.

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

19 years agoadditional output
Guido Kanschat [Wed, 23 Mar 2005 15:26:02 +0000 (15:26 +0000)]
additional output

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

19 years agobugs fixed
Guido Kanschat [Wed, 23 Mar 2005 15:22:44 +0000 (15:22 +0000)]
bugs fixed

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

19 years agoanother exception
Guido Kanschat [Wed, 23 Mar 2005 14:41:17 +0000 (14:41 +0000)]
another exception

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

19 years agomissing void!
Guido Kanschat [Wed, 23 Mar 2005 14:34:36 +0000 (14:34 +0000)]
missing void!

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

19 years agoin thread_management.h, a namespace modifier for the call of distance was missing...
rschulz [Wed, 23 Mar 2005 09:05:27 +0000 (09:05 +0000)]
in thread_management.h, a namespace modifier for the call of distance was missing. It is now std::distance.

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

19 years agostarting LAPACK matrix
Guido Kanschat [Wed, 23 Mar 2005 03:49:05 +0000 (03:49 +0000)]
starting LAPACK matrix

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

19 years agofirst real version
Guido Kanschat [Wed, 23 Mar 2005 03:47:49 +0000 (03:47 +0000)]
first real version

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

19 years agomore exceptions
Guido Kanschat [Wed, 23 Mar 2005 02:57:32 +0000 (02:57 +0000)]
more exceptions

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

19 years agoExcEmptyObject
Guido Kanschat [Wed, 23 Mar 2005 00:50:40 +0000 (00:50 +0000)]
ExcEmptyObject

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

19 years agotwo exotic exceptions replaced
Guido Kanschat [Wed, 23 Mar 2005 00:48:46 +0000 (00:48 +0000)]
two exotic exceptions replaced

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

19 years agoExcZero
Guido Kanschat [Wed, 23 Mar 2005 00:45:56 +0000 (00:45 +0000)]
ExcZero

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

19 years agoFrobenius norm
Guido Kanschat [Tue, 22 Mar 2005 21:58:39 +0000 (21:58 +0000)]
Frobenius norm

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

19 years agomore documentation update for doxygen
Guido Kanschat [Tue, 22 Mar 2005 21:57:18 +0000 (21:57 +0000)]
more documentation update for doxygen

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

19 years agoAssertLIB macros for blas, lapack and umfpack
Guido Kanschat [Tue, 22 Mar 2005 16:03:04 +0000 (16:03 +0000)]
AssertLIB macros for blas, lapack and umfpack

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

19 years agoExceptions for optional libraries added
Guido Kanschat [Tue, 22 Mar 2005 15:29:11 +0000 (15:29 +0000)]
Exceptions for optional libraries added

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

19 years agoAlignment seems to look better now. Still, we should check if it is ok
Guido Kanschat [Tue, 22 Mar 2005 15:20:37 +0000 (15:20 +0000)]
Alignment seems to look better now. Still, we should check if it is ok
with long return types

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

19 years agostarting on it
Guido Kanschat [Tue, 22 Mar 2005 03:26:30 +0000 (03:26 +0000)]
starting on it

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

19 years agofinal? BlockMatrixArray
Guido Kanschat [Tue, 22 Mar 2005 01:09:04 +0000 (01:09 +0000)]
final? BlockMatrixArray

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

19 years agofinal? BlockMatrixArray
Guido Kanschat [Tue, 22 Mar 2005 01:03:04 +0000 (01:03 +0000)]
final? BlockMatrixArray

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

19 years agocomparison operators added
Guido Kanschat [Tue, 22 Mar 2005 00:07:14 +0000 (00:07 +0000)]
comparison operators added

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