]>
https://gitweb.dealii.org/ - dealii-svn.git/log
wolf [Tue, 10 Apr 2001 22:55:48 +0000 (22:55 +0000)]
Micro doc change.
git-svn-id: https://svn.dealii.org/trunk@4425
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 10 Apr 2001 22:54:52 +0000 (22:54 +0000)]
Modify check rule such that it a/ becomes simpler, b/ is extendible for automatic report generation for WWW page.
git-svn-id: https://svn.dealii.org/trunk@4424
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 10 Apr 2001 17:36:16 +0000 (17:36 +0000)]
Implement the missing functions in HalfHyperShellBoundary.
git-svn-id: https://svn.dealii.org/trunk@4423
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 10 Apr 2001 14:14:12 +0000 (14:14 +0000)]
Small fix.
git-svn-id: https://svn.dealii.org/trunk@4422
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 10 Apr 2001 12:54:12 +0000 (12:54 +0000)]
Add mapping combatibility mode.
git-svn-id: https://svn.dealii.org/trunk@4421
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 10 Apr 2001 12:15:31 +0000 (12:15 +0000)]
Add compat checks.
git-svn-id: https://svn.dealii.org/trunk@4420
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 17:19:51 +0000 (17:19 +0000)]
Add boundary checks finally.
git-svn-id: https://svn.dealii.org/trunk@4419
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Mon, 9 Apr 2001 17:08:44 +0000 (17:08 +0000)]
Fix annoying bug of myself :-(
git-svn-id: https://svn.dealii.org/trunk@4418
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 16:35:12 +0000 (16:35 +0000)]
Fix (strange?) compiler warning.
git-svn-id: https://svn.dealii.org/trunk@4416
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 15:58:04 +0000 (15:58 +0000)]
Combine the various typedefs FunctionMap into one central place.
git-svn-id: https://svn.dealii.org/trunk@4415
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 15:45:54 +0000 (15:45 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@4414
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 15:30:49 +0000 (15:30 +0000)]
Move FunctionMap typedefs.
git-svn-id: https://svn.dealii.org/trunk@4413
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 14:31:13 +0000 (14:31 +0000)]
Fix error_estimator.cc in two ways.
git-svn-id: https://svn.dealii.org/trunk@4412
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 14:29:09 +0000 (14:29 +0000)]
Fix performance problem.
git-svn-id: https://svn.dealii.org/trunk@4410
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 13:34:04 +0000 (13:34 +0000)]
Document the --enable-compat-blocker switch.
git-svn-id: https://svn.dealii.org/trunk@4409
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 13:27:29 +0000 (13:27 +0000)]
Enable or disable compatibility checks.
git-svn-id: https://svn.dealii.org/trunk@4408
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 10:09:14 +0000 (10:09 +0000)]
Add ExcCompatibility.
git-svn-id: https://svn.dealii.org/trunk@4407
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 09:46:29 +0000 (09:46 +0000)]
Add one thing to use for future examples.
git-svn-id: https://svn.dealii.org/trunk@4406
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 09:44:29 +0000 (09:44 +0000)]
Add tests for MatrixCreator functions and the Kelly error estimator.
git-svn-id: https://svn.dealii.org/trunk@4405
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 09:42:51 +0000 (09:42 +0000)]
Avoid warning about unused variable.
git-svn-id: https://svn.dealii.org/trunk@4404
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 09:42:32 +0000 (09:42 +0000)]
Dont assume that Neumann boundary functions have vector_value overloaded in the scalar case.
git-svn-id: https://svn.dealii.org/trunk@4403
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 09:41:51 +0000 (09:41 +0000)]
Fixes from the week-end.
git-svn-id: https://svn.dealii.org/trunk@4402
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 09:38:34 +0000 (09:38 +0000)]
Make the functions in MatrixCreator use multiple threads if supported.
git-svn-id: https://svn.dealii.org/trunk@4401
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 09:37:57 +0000 (09:37 +0000)]
Small consistency fix.
git-svn-id: https://svn.dealii.org/trunk@4400
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 9 Apr 2001 09:37:17 +0000 (09:37 +0000)]
Implement spawn wrappers for functions with 9 and 10 args.
git-svn-id: https://svn.dealii.org/trunk@4399
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Apr 2001 16:40:54 +0000 (16:40 +0000)]
Ups, remove debug output again.
git-svn-id: https://svn.dealii.org/trunk@4398
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Apr 2001 16:32:10 +0000 (16:32 +0000)]
Back out 3d part again, as I couldn't find a way to compute the eigenvalues of a 3x3 matrix... :-((
git-svn-id: https://svn.dealii.org/trunk@4397
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Apr 2001 16:30:46 +0000 (16:30 +0000)]
Disable 3x3 eigenvalues again, since it doesn't work with Maple... :-(
git-svn-id: https://svn.dealii.org/trunk@4396
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Apr 2001 13:59:37 +0000 (13:59 +0000)]
Indentation change.
git-svn-id: https://svn.dealii.org/trunk@4395
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Apr 2001 13:58:21 +0000 (13:58 +0000)]
Compute also in 3d. There are problems, though, yielding NaNs. Have to check that soon.
git-svn-id: https://svn.dealii.org/trunk@4394
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Apr 2001 13:52:13 +0000 (13:52 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@4393
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Apr 2001 13:08:25 +0000 (13:08 +0000)]
Add test to check finite difference approximations of derivatives.
git-svn-id: https://svn.dealii.org/trunk@4392
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Apr 2001 12:55:25 +0000 (12:55 +0000)]
Add missing default arg.
git-svn-id: https://svn.dealii.org/trunk@4391
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Apr 2001 12:47:05 +0000 (12:47 +0000)]
Add forgotten linker flag.
git-svn-id: https://svn.dealii.org/trunk@4390
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Apr 2001 12:46:08 +0000 (12:46 +0000)]
Add forgotten default arg.
git-svn-id: https://svn.dealii.org/trunk@4389
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 6 Apr 2001 12:45:38 +0000 (12:45 +0000)]
Move extra F77 libs to instead of , since they appear in different places of the linker command line. In the old way, we couldnt link with F77 code parts on Linux.
git-svn-id: https://svn.dealii.org/trunk@4388
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Fri, 6 Apr 2001 12:03:04 +0000 (12:03 +0000)]
Derive HyperShellBoundary from HyperBallBoundary to avoid copying lots of code.
git-svn-id: https://svn.dealii.org/trunk@4387
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 5 Apr 2001 19:07:49 +0000 (19:07 +0000)]
Extensive class documentation.
git-svn-id: https://svn.dealii.org/trunk@4386
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 5 Apr 2001 17:27:56 +0000 (17:27 +0000)]
Functions of KellyErrorEstimator and DerivativeApproximation are extended to work on arbitrary mappings.
git-svn-id: https://svn.dealii.org/trunk@4385
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 5 Apr 2001 17:08:03 +0000 (17:08 +0000)]
Extend all functions of the DerivativeApproximation to use an arbitrary mapping. For backward compatibility keep a second version without mapping argument of each public function. Then the global mapping_q1 object can be removed.
git-svn-id: https://svn.dealii.org/trunk@4384
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 5 Apr 2001 16:53:25 +0000 (16:53 +0000)]
Extend all functions of the KellyErrorEstimator to use an arbitrary mapping. For backward compatibility keep a second version without mapping argument of each public function. Then the global mapping_q1 object can be removed.
git-svn-id: https://svn.dealii.org/trunk@4383
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 5 Apr 2001 16:03:23 +0000 (16:03 +0000)]
DataOut's only output is on MappingQ1. Therefore use FEValues constructors without mapping argument. Then the global mapping_q1 object can be removed.
git-svn-id: https://svn.dealii.org/trunk@4382
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 5 Apr 2001 13:58:54 +0000 (13:58 +0000)]
Include typedef FunctionMap into VectorTools. This will be replaced by a globalized FunctionMap later. Include missing explicite templatizations.
git-svn-id: https://svn.dealii.org/trunk@4381
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 5 Apr 2001 13:58:02 +0000 (13:58 +0000)]
Include typedef FunctionMap into VectorTools. This will be replaced by a globalized FunctionMap later. Doc update
git-svn-id: https://svn.dealii.org/trunk@4380
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 5 Apr 2001 13:43:53 +0000 (13:43 +0000)]
Include TODO.
git-svn-id: https://svn.dealii.org/trunk@4379
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 5 Apr 2001 13:13:35 +0000 (13:13 +0000)]
Now the global mapping_q1 object can be removed.
git-svn-id: https://svn.dealii.org/trunk@4378
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 5 Apr 2001 13:02:48 +0000 (13:02 +0000)]
FiniteElement::get_local_mass_matrix removed. MatrixCreator::create_mass_matrix with two arguments removed. Several functions in MatrixCreator and VectorTools extended to work on arbitrary mappings.
git-svn-id: https://svn.dealii.org/trunk@4377
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 5 Apr 2001 12:57:01 +0000 (12:57 +0000)]
Extend the project and project_boundary_values functions to use an arbitrary mapping. Keep second version without mapping argument for backward compatibility. Extensive doc updates and fixes.
git-svn-id: https://svn.dealii.org/trunk@4376
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 5 Apr 2001 11:28:59 +0000 (11:28 +0000)]
Now the global mapping_q1 object can be removed.
git-svn-id: https://svn.dealii.org/trunk@4375
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 5 Apr 2001 11:27:59 +0000 (11:27 +0000)]
Fix problem introduced by aborted cvs commit last time.
git-svn-id: https://svn.dealii.org/trunk@4374
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 5 Apr 2001 11:26:06 +0000 (11:26 +0000)]
Extend each function of MatrixCreator to use an arbitrary mapping. Keep second version without mapping argument for backward compatibility. Rewrite almost all documentation of MatrixCreator.
git-svn-id: https://svn.dealii.org/trunk@4373
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 4 Apr 2001 13:57:42 +0000 (13:57 +0000)]
Delete libs differently: since $(LIBDIR) is not in CVS, we can't have
a Makefile there that can clean up itself.
git-svn-id: https://svn.dealii.org/trunk@4372
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 4 Apr 2001 13:53:33 +0000 (13:53 +0000)]
Clean libs as well.
git-svn-id: https://svn.dealii.org/trunk@4371
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 4 Apr 2001 12:48:02 +0000 (12:48 +0000)]
Change name and style of exception thrown upon failure of linear solvers.
git-svn-id: https://svn.dealii.org/trunk@4370
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Wed, 4 Apr 2001 12:40:06 +0000 (12:40 +0000)]
Change thing about throwing an exception from solvers.
git-svn-id: https://svn.dealii.org/trunk@4369
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 3 Apr 2001 16:35:55 +0000 (16:35 +0000)]
Doc update. C1 mapping already exists.
git-svn-id: https://svn.dealii.org/trunk@4368
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 3 Apr 2001 16:31:56 +0000 (16:31 +0000)]
Add link to 3.1.0-vs-3.1.1.html.
git-svn-id: https://svn.dealii.org/trunk@4367
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 3 Apr 2001 15:45:17 +0000 (15:45 +0000)]
New ExcMultiplySetLineInfoOfLine exception. Fix: Check for the error that previously lead to an (wrong) exception thrown somewhere else.
git-svn-id: https://svn.dealii.org/trunk@4366
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 3 Apr 2001 15:42:56 +0000 (15:42 +0000)]
New ExcMultiplySetLineInfoOfLine exception. Fix: Check for the error that previously lead to an (wrong) exception thrown somewhere else.
git-svn-id: https://svn.dealii.org/trunk@4364
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 3 Apr 2001 15:12:00 +0000 (15:12 +0000)]
Add ucd to list of supported GridOut output formats
git-svn-id: https://svn.dealii.org/trunk@4363
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Tue, 3 Apr 2001 14:28:36 +0000 (14:28 +0000)]
Small bug fix.
git-svn-id: https://svn.dealii.org/trunk@4361
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Tue, 3 Apr 2001 13:02:55 +0000 (13:02 +0000)]
Two small changes to allow compilation with present gcc3 snapshots.
git-svn-id: https://svn.dealii.org/trunk@4360
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Mon, 2 Apr 2001 14:54:52 +0000 (14:54 +0000)]
Add TODO.
git-svn-id: https://svn.dealii.org/trunk@4359
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 13:09:30 +0000 (13:09 +0000)]
Make wave-test more sensitive by multiplying error and signal numbers by a constant factor such that they do no more show up merely as 0.00.
git-svn-id: https://svn.dealii.org/trunk@4358
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 12:41:53 +0000 (12:41 +0000)]
Normalize checked output as well, if we are to compare it to normalized new output...
git-svn-id: https://svn.dealii.org/trunk@4357
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 12:02:07 +0000 (12:02 +0000)]
Augment TODOs with a tag indicating that something should be made that depends on further progress with the compilers.
git-svn-id: https://svn.dealii.org/trunk@4356
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 11:55:33 +0000 (11:55 +0000)]
Remove preprocessor kludge again.
git-svn-id: https://svn.dealii.org/trunk@4355
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 11:47:10 +0000 (11:47 +0000)]
Undo change, have to find a better way.
git-svn-id: https://svn.dealii.org/trunk@4354
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 11:45:13 +0000 (11:45 +0000)]
Remove preprocessor kludge.
git-svn-id: https://svn.dealii.org/trunk@4353
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 11:06:57 +0000 (11:06 +0000)]
Fix an obscure corner case where add_data_vector could not detect itself whether something is a dof vector or a cell vector. Also abolish the _units_ field.
git-svn-id: https://svn.dealii.org/trunk@4352
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 09:29:06 +0000 (09:29 +0000)]
Add doc.
git-svn-id: https://svn.dealii.org/trunk@4351
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 09:27:17 +0000 (09:27 +0000)]
Slight indentation change.
git-svn-id: https://svn.dealii.org/trunk@4350
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 09:26:00 +0000 (09:26 +0000)]
Add doc.
git-svn-id: https://svn.dealii.org/trunk@4349
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 09:20:19 +0000 (09:20 +0000)]
Unify lots of code from the 6 constructors of the FE*Values classes.
git-svn-id: https://svn.dealii.org/trunk@4348
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 08:19:01 +0000 (08:19 +0000)]
Make GrowingVectorMemory thread-safe.
git-svn-id: https://svn.dealii.org/trunk@4347
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 08:07:19 +0000 (08:07 +0000)]
Only replace once.
git-svn-id: https://svn.dealii.org/trunk@4346
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 07:50:03 +0000 (07:50 +0000)]
Automagically determine number of elements in fields.
git-svn-id: https://svn.dealii.org/trunk@4345
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 06:40:12 +0000 (06:40 +0000)]
on't config HSL subdir, since there is nothing in it at present to be configured
git-svn-id: https://svn.dealii.org/trunk@4344
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Fri, 30 Mar 2001 06:39:37 +0000 (06:39 +0000)]
Don't config HSL subdir, since there is nothing in it at present to be configured.
git-svn-id: https://svn.dealii.org/trunk@4343
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 29 Mar 2001 23:35:15 +0000 (23:35 +0000)]
solvers throw exception on failure
git-svn-id: https://svn.dealii.org/trunk@4342
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 29 Mar 2001 23:08:41 +0000 (23:08 +0000)]
don't compile with LDFLAGS, $(LIBS) added
git-svn-id: https://svn.dealii.org/trunk@4341
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 29 Mar 2001 17:46:26 +0000 (17:46 +0000)]
$(LIBS) fixed
git-svn-id: https://svn.dealii.org/trunk@4340
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 29 Mar 2001 17:16:36 +0000 (17:16 +0000)]
new exceptions in solvers
git-svn-id: https://svn.dealii.org/trunk@4339
0785d39b -7218-0410-832d-
ea1e28bc413d
guido [Thu, 29 Mar 2001 17:05:25 +0000 (17:05 +0000)]
added missing $(LIBS)
fixed tensor.checked
git-svn-id: https://svn.dealii.org/trunk@4338
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 16:08:59 +0000 (16:08 +0000)]
Nicer TODO file format.
git-svn-id: https://svn.dealii.org/trunk@4337
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 15:46:35 +0000 (15:46 +0000)]
Move contents of TODO file into .h and .cc files.
git-svn-id: https://svn.dealii.org/trunk@4336
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 15:33:15 +0000 (15:33 +0000)]
Move contents of TODO file into .h and .cc files.
git-svn-id: https://svn.dealii.org/trunk@4335
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 15:26:59 +0000 (15:26 +0000)]
Move contents of TODO file into .h and .cc files.
git-svn-id: https://svn.dealii.org/trunk@4334
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 15:20:10 +0000 (15:20 +0000)]
Remove unnecessary .c_str().
git-svn-id: https://svn.dealii.org/trunk@4333
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 14:59:33 +0000 (14:59 +0000)]
Assign names to TODOs.
git-svn-id: https://svn.dealii.org/trunk@4332
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 14:36:53 +0000 (14:36 +0000)]
Assign names to TODOs.
git-svn-id: https://svn.dealii.org/trunk@4331
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 14:35:33 +0000 (14:35 +0000)]
Remove TODO.
git-svn-id: https://svn.dealii.org/trunk@4330
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 14:33:10 +0000 (14:33 +0000)]
And fix another oddity.
git-svn-id: https://svn.dealii.org/trunk@4329
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 14:32:07 +0000 (14:32 +0000)]
Fix indentation slightly while we're at it.
git-svn-id: https://svn.dealii.org/trunk@4328
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 14:31:34 +0000 (14:31 +0000)]
Assign names to TODOs.
git-svn-id: https://svn.dealii.org/trunk@4327
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 14:26:06 +0000 (14:26 +0000)]
Fix one TODO (how to generate infinity).
git-svn-id: https://svn.dealii.org/trunk@4326
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 14:18:22 +0000 (14:18 +0000)]
Associate names with TODOs.
git-svn-id: https://svn.dealii.org/trunk@4325
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 14:08:36 +0000 (14:08 +0000)]
Remove fixed things.
git-svn-id: https://svn.dealii.org/trunk@4324
0785d39b -7218-0410-832d-
ea1e28bc413d
wolf [Thu, 29 Mar 2001 14:01:19 +0000 (14:01 +0000)]
Replace #...# by @p{...}
git-svn-id: https://svn.dealii.org/trunk@4323
0785d39b -7218-0410-832d-
ea1e28bc413d
hartmann [Thu, 29 Mar 2001 13:51:58 +0000 (13:51 +0000)]
FullMatrix::mmult and Tmmult have now an additional adding argument.
git-svn-id: https://svn.dealii.org/trunk@4322
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.