]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
24 years agoAdd links to graphics programs.
wolf [Thu, 20 Jan 2000 14:34:31 +0000 (14:34 +0000)]
Add links to graphics programs.

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

24 years agoBe more concise about who is to blame...
wolf [Thu, 20 Jan 2000 14:30:49 +0000 (14:30 +0000)]
Be more concise about who is to blame...

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

24 years agoAdd support for void member functions (as opposed to void* return
wolf [Tue, 18 Jan 2000 15:29:19 +0000 (15:29 +0000)]
Add support for void member functions (as opposed to void* return
values), and convert existing code to that.

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

24 years agoAdd support for void member functions (as opposed to void* return
wolf [Tue, 18 Jan 2000 15:17:35 +0000 (15:17 +0000)]
Add support for void member functions (as opposed to void* return
values), at least for Mem_Fun_Data[1234].

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

24 years agoWas done long ago.
wolf [Tue, 18 Jan 2000 13:51:34 +0000 (13:51 +0000)]
Was done long ago.

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

24 years agoremove -ffast-math flag
hartmann [Tue, 18 Jan 2000 12:19:41 +0000 (12:19 +0000)]
remove -ffast-math flag

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

24 years agoadd functions for getting access to the std_out and the file stream, put some inline...
hartmann [Tue, 18 Jan 2000 10:18:09 +0000 (10:18 +0000)]
add functions for getting access to the std_out and the file stream, put some inline functions into log.cc.

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

24 years agoMove the get/set_dof_values functions from the cell accessors to the object accessors...
wolf [Tue, 18 Jan 2000 09:15:43 +0000 (09:15 +0000)]
Move the get/set_dof_values functions from the cell accessors to the object accessors, as seems more reasonable. This enables us to remove the pseudo template things here and there.

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

24 years agoDon't forget to build the patches before writing them.
wolf [Tue, 18 Jan 2000 09:08:44 +0000 (09:08 +0000)]
Don't forget to build the patches before writing them.

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

24 years agoChange navbar a bit.
wolf [Tue, 18 Jan 2000 08:10:08 +0000 (08:10 +0000)]
Change navbar a bit.

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

24 years agoSmall clean-ups.
wolf [Mon, 17 Jan 2000 22:11:02 +0000 (22:11 +0000)]
Small clean-ups.

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

24 years agoCompute inverses at beginning.
wolf [Mon, 17 Jan 2000 20:21:25 +0000 (20:21 +0000)]
Compute inverses at beginning.

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

24 years agoMake this thing compilable (should not have committed it in the first place...)
wolf [Mon, 17 Jan 2000 19:39:47 +0000 (19:39 +0000)]
Make this thing compilable (should not have committed it in the first place...)

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

24 years agoDoc update to let this appear in the TODO files.
wolf [Mon, 17 Jan 2000 16:26:08 +0000 (16:26 +0000)]
Doc update to let this appear in the TODO files.

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

24 years agoTake over from the deal.II sublib.
wolf [Mon, 17 Jan 2000 16:20:32 +0000 (16:20 +0000)]
Take over from the deal.II sublib.

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

24 years agoThis file is no more here.
wolf [Mon, 17 Jan 2000 16:20:12 +0000 (16:20 +0000)]
This file is no more here.

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

24 years agoOnly small clean-up and re-indentation.
wolf [Mon, 17 Jan 2000 14:39:12 +0000 (14:39 +0000)]
Only small clean-up and re-indentation.

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

24 years agoOptimize memory allocation.
wolf [Mon, 17 Jan 2000 14:37:24 +0000 (14:37 +0000)]
Optimize memory allocation.

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

24 years agoMove allocation of vectors outside the loop.
wolf [Mon, 17 Jan 2000 14:34:05 +0000 (14:34 +0000)]
Move allocation of vectors outside the loop.

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

24 years agoSmall restructuring in preparation of larger ones.
wolf [Mon, 17 Jan 2000 14:25:40 +0000 (14:25 +0000)]
Small restructuring in preparation of larger ones.

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

24 years agoSmall doc update and some reformatting.
wolf [Mon, 17 Jan 2000 13:48:13 +0000 (13:48 +0000)]
Small doc update and some reformatting.

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

24 years agoCleanup code.
wolf [Mon, 17 Jan 2000 13:39:46 +0000 (13:39 +0000)]
Cleanup code.

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

24 years agoEnable multithreading for end_sweep.
wolf [Mon, 17 Jan 2000 13:35:53 +0000 (13:35 +0000)]
Enable multithreading for end_sweep.

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

24 years ago.
wolf [Mon, 17 Jan 2000 13:33:30 +0000 (13:33 +0000)]
.

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

24 years agoChange the default size for the interface constraints in 1d. The use
wolf [Mon, 17 Jan 2000 10:58:36 +0000 (10:58 +0000)]
Change the default size for the interface constraints in 1d. The use
of interface constraints in 1d does not make much sense to me, so we
better avoid it altogether. Parts of the library that depend on the
size of the interface_constraints to be dofs_per_face should hopefully
produce an exception.

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

24 years agosome small updates.
wolf [Sat, 15 Jan 2000 14:47:33 +0000 (14:47 +0000)]
some small updates.

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

24 years agoname change facilitates typing
guido [Fri, 14 Jan 2000 20:48:52 +0000 (20:48 +0000)]
name change facilitates typing

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

24 years agodependency generation
guido [Fri, 14 Jan 2000 20:45:54 +0000 (20:45 +0000)]
dependency generation

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

24 years agoGlobalize paths.
wolf [Thu, 13 Jan 2000 21:18:56 +0000 (21:18 +0000)]
Globalize paths.

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

24 years agoVarious updates.
wolf [Thu, 13 Jan 2000 21:18:34 +0000 (21:18 +0000)]
Various updates.

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

24 years agoTime logging is possible
guido [Thu, 13 Jan 2000 00:38:57 +0000 (00:38 +0000)]
Time logging is possible

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

24 years agoFix typos.
wolf [Wed, 12 Jan 2000 19:10:20 +0000 (19:10 +0000)]
Fix typos.

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

24 years agoFix typo.
wolf [Wed, 12 Jan 2000 18:16:05 +0000 (18:16 +0000)]
Fix typo.

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

24 years agoWell, I didn't do this.
wolf [Wed, 12 Jan 2000 18:15:34 +0000 (18:15 +0000)]
Well, I didn't do this.

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

24 years agoAdd all the rest for this example.
wolf [Wed, 12 Jan 2000 18:15:20 +0000 (18:15 +0000)]
Add all the rest for this example.

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

24 years agoWrite text in TeX and convert it to html.
wolf [Wed, 12 Jan 2000 18:09:06 +0000 (18:09 +0000)]
Write text in TeX and convert it to html.

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

24 years agoSpelling check and link to report
guido [Wed, 12 Jan 2000 17:08:52 +0000 (17:08 +0000)]
Spelling check and link to report

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

24 years agoFile with make-rules started
guido [Wed, 12 Jan 2000 15:05:40 +0000 (15:05 +0000)]
File with make-rules started

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

24 years agoChange structure of this subdirectory.
wolf [Wed, 12 Jan 2000 14:28:59 +0000 (14:28 +0000)]
Change structure of this subdirectory.

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

24 years agoAdd additional output files.
wolf [Wed, 12 Jan 2000 14:10:58 +0000 (14:10 +0000)]
Add additional output files.

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

24 years agoGrid after the program has been fixed.
wolf [Wed, 12 Jan 2000 14:09:00 +0000 (14:09 +0000)]
Grid after the program has been fixed.

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

24 years agoGrid after the program has been fixed.
wolf [Wed, 12 Jan 2000 14:02:03 +0000 (14:02 +0000)]
Grid after the program has been fixed.

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

24 years agoI don't think we need the chgrp stuff any more, now that we all run as
wolf [Wed, 12 Jan 2000 13:35:51 +0000 (13:35 +0000)]
I don't think we need the chgrp stuff any more, now that we all run as
cvs from passwd.

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

24 years agoWrong order of elimination of hanging nodes and boundary values.
wolf [Wed, 12 Jan 2000 10:35:59 +0000 (10:35 +0000)]
Wrong order of elimination of hanging nodes and boundary values.

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

24 years agoAck. Wrong equation. Also wrong order for boundary and hanging node constraints.
wolf [Wed, 12 Jan 2000 10:33:22 +0000 (10:33 +0000)]
Ack. Wrong equation. Also wrong order for boundary and hanging node constraints.

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

24 years agoSome small modifications.
wolf [Tue, 11 Jan 2000 22:29:13 +0000 (22:29 +0000)]
Some small modifications.

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

24 years agoAdd some things to step-6.
wolf [Tue, 11 Jan 2000 22:27:03 +0000 (22:27 +0000)]
Add some things to step-6.

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

24 years agoAdd step-8.
wolf [Tue, 11 Jan 2000 22:25:36 +0000 (22:25 +0000)]
Add step-8.

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

24 years agoUpdated license information
guido [Tue, 11 Jan 2000 21:07:57 +0000 (21:07 +0000)]
Updated license information

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

24 years agoTest
hartmann [Tue, 11 Jan 2000 18:08:34 +0000 (18:08 +0000)]
Test

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

24 years agoAdd developers page.
wolf [Tue, 11 Jan 2000 16:58:30 +0000 (16:58 +0000)]
Add developers page.

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

24 years agoAck, forgot - char.
wolf [Tue, 11 Jan 2000 16:18:36 +0000 (16:18 +0000)]
Ack, forgot - char.

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

24 years agoReturn ownership to the cvs user.
wolf [Tue, 11 Jan 2000 16:17:47 +0000 (16:17 +0000)]
Return ownership to the cvs user.

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

24 years agoMake this year 2001 (2002, 2003, ...) safe.
wolf [Tue, 11 Jan 2000 16:14:50 +0000 (16:14 +0000)]
Make this year 2001 (2002, 2003, ...) safe.

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

24 years ago.
wolf [Tue, 11 Jan 2000 16:07:11 +0000 (16:07 +0000)]
.

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

24 years ago.
wolf [Tue, 11 Jan 2000 16:06:01 +0000 (16:06 +0000)]
.

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

24 years ago.
wolf [Tue, 11 Jan 2000 16:04:43 +0000 (16:04 +0000)]
.

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

24 years ago.
wolf [Tue, 11 Jan 2000 16:02:19 +0000 (16:02 +0000)]
.

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

24 years ago.
wolf [Tue, 11 Jan 2000 16:00:28 +0000 (16:00 +0000)]
.

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

24 years ago.
wolf [Tue, 11 Jan 2000 15:58:27 +0000 (15:58 +0000)]
.

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

24 years agoAnd again.
wolf [Tue, 11 Jan 2000 15:55:55 +0000 (15:55 +0000)]
And again.

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

24 years agoOne more dummy check-in.
wolf [Tue, 11 Jan 2000 15:45:10 +0000 (15:45 +0000)]
One more dummy check-in.

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

24 years agoRevert order of two entries. Also test checkin.
wolf [Tue, 11 Jan 2000 15:36:10 +0000 (15:36 +0000)]
Revert order of two entries. Also test checkin.

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

24 years agoChange names according to the great renaming.
wolf [Tue, 11 Jan 2000 15:34:45 +0000 (15:34 +0000)]
Change names according to the great renaming.

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

24 years agoAdd exception if there are no patches.
wolf [Tue, 11 Jan 2000 15:26:08 +0000 (15:26 +0000)]
Add exception if there are no patches.

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

24 years agoOops!
guido [Tue, 11 Jan 2000 04:42:07 +0000 (04:42 +0000)]
Oops!

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

24 years agolocal index exceptions removed
guido [Tue, 11 Jan 2000 04:38:07 +0000 (04:38 +0000)]
local index exceptions removed

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

24 years agoprepare for time log
guido [Tue, 11 Jan 2000 04:35:48 +0000 (04:35 +0000)]
prepare for time log

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

24 years agotypename in line 116 did not compile in 1d
guido [Mon, 10 Jan 2000 21:38:12 +0000 (21:38 +0000)]
typename in line 116 did not compile in 1d

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

24 years agoFix problem with max_smoothing of one cell grids.
hartmann [Mon, 10 Jan 2000 14:58:26 +0000 (14:58 +0000)]
Fix problem with max_smoothing of one cell grids.

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

24 years agoSimilar fix for optimized mode.
hartmann [Mon, 10 Jan 2000 14:45:48 +0000 (14:45 +0000)]
Similar fix for optimized mode.

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

24 years agoformatting update
hartmann [Mon, 10 Jan 2000 14:27:04 +0000 (14:27 +0000)]
formatting update

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

24 years agoAdditional braces in the Assert and AssertThrow macros.
hartmann [Mon, 10 Jan 2000 14:25:57 +0000 (14:25 +0000)]
Additional braces in the Assert and AssertThrow macros.

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

24 years agoUse newest version of cvs2html, which is y2k fixed.
wolf [Mon, 10 Jan 2000 09:25:38 +0000 (09:25 +0000)]
Use newest version of cvs2html, which is y2k fixed.

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

24 years agoFix link.
wolf [Mon, 10 Jan 2000 09:24:50 +0000 (09:24 +0000)]
Fix link.

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

24 years agoMore verbose output.
wolf [Mon, 10 Jan 2000 07:50:20 +0000 (07:50 +0000)]
More verbose output.

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

24 years agoFix inconsistency.
wolf [Sun, 9 Jan 2000 17:26:30 +0000 (17:26 +0000)]
Fix inconsistency.

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

24 years agoNew graphics after Q2 instead of Q1.
wolf [Sun, 9 Jan 2000 17:23:41 +0000 (17:23 +0000)]
New graphics after Q2 instead of Q1.

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

24 years agoAdd step-8.
wolf [Sun, 9 Jan 2000 17:18:02 +0000 (17:18 +0000)]
Add step-8.

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

24 years agoFinish.
wolf [Sun, 9 Jan 2000 17:15:59 +0000 (17:15 +0000)]
Finish.

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

24 years agomaximum of 10 template arguments and adding support for global functions
richter [Fri, 7 Jan 2000 16:47:11 +0000 (16:47 +0000)]
maximum of 10 template arguments and adding support for global functions

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

24 years agoUnfortunately have to remove the 'explicit' keyword from the copy
wolf [Fri, 7 Jan 2000 10:49:56 +0000 (10:49 +0000)]
Unfortunately have to remove the 'explicit' keyword from the copy
constructor since it more or less disallows vector<FullMatrix>...

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

24 years agoInsert URL for doc++.
wolf [Fri, 7 Jan 2000 10:24:15 +0000 (10:24 +0000)]
Insert URL for doc++.

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

24 years agoUpdate path to doc++ and insert additional commands for kdoc-2.
wolf [Fri, 7 Jan 2000 10:22:06 +0000 (10:22 +0000)]
Update path to doc++ and insert additional commands for kdoc-2.

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

24 years agoUpdate.
wolf [Fri, 7 Jan 2000 10:21:22 +0000 (10:21 +0000)]
Update.

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

24 years agoRemove trailing ^M's and above all reinsert the \presentlib tags.
wolf [Fri, 7 Jan 2000 10:19:14 +0000 (10:19 +0000)]
Remove trailing ^M's and above all reinsert the \presentlib tags.

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

24 years agoCheck in this file from doc++ 3.4.
wolf [Fri, 7 Jan 2000 10:18:09 +0000 (10:18 +0000)]
Check in this file from doc++ 3.4.

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

24 years agoFix omission of # char.
wolf [Fri, 7 Jan 2000 10:13:22 +0000 (10:13 +0000)]
Fix omission of # char.

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

24 years agoModify Makefiles to generate reasonable output.
wolf [Thu, 6 Jan 2000 15:54:15 +0000 (15:54 +0000)]
Modify Makefiles to generate reasonable output.

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

24 years agoRemove unnecessary include file.
wolf [Thu, 6 Jan 2000 15:53:37 +0000 (15:53 +0000)]
Remove unnecessary include file.

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

24 years agoFinish step-6 and modify foot of all pages to allow return to step-by-step index...
wolf [Thu, 6 Jan 2000 15:52:29 +0000 (15:52 +0000)]
Finish step-6 and modify foot of all pages to allow return to step-by-step index rather than tutorial index.

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

24 years agoFinish step-6.
wolf [Thu, 6 Jan 2000 15:52:28 +0000 (15:52 +0000)]
Finish step-6.

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

24 years agoallow whitespace at start of preprocessor directive
richter [Wed, 5 Jan 2000 14:38:41 +0000 (14:38 +0000)]
allow whitespace at start of preprocessor directive

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

24 years agoAdd a way to extract radius and center from the boundary object.
wolf [Tue, 4 Jan 2000 14:18:30 +0000 (14:18 +0000)]
Add a way to extract radius and center from the boundary object.

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

24 years agoFilter out the right forward_declarations.h files.
wolf [Tue, 4 Jan 2000 13:57:24 +0000 (13:57 +0000)]
Filter out the right forward_declarations.h files.

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

24 years agochange default precision values of the rate columns to 2.
hartmann [Mon, 3 Jan 2000 17:12:00 +0000 (17:12 +0000)]
change default precision values of the rate columns to 2.

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

24 years agoadd flag for scientific or fixed point notation
hartmann [Mon, 3 Jan 2000 17:09:44 +0000 (17:09 +0000)]
add flag for scientific or fixed point notation

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

24 years agoAdd some pictures for whatever purpose.
wolf [Mon, 3 Jan 2000 15:34:15 +0000 (15:34 +0000)]
Add some pictures for whatever purpose.

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

24 years agoLet the FullMatrix allocate no memory by default. Also, release all memory upon reini...
wolf [Mon, 3 Jan 2000 15:02:17 +0000 (15:02 +0000)]
Let the FullMatrix allocate no memory by default. Also, release all memory upon reinit(0).

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

24 years agoDone by the new configury stuff.
wolf [Mon, 3 Jan 2000 14:41:56 +0000 (14:41 +0000)]
Done by the new configury stuff.

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