]>
https://gitweb.dealii.org/ - dealii.git/log
Guido Kanschat [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 Kanschat [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Wolfgang Bangerth [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
Ralf 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
Wolfgang Bangerth [Thu, 29 Mar 2001 09:22:12 +0000 (09:22 +0000)]
Impemlement get_normals_at_vertices fpr HyperShell and HalfHyperShell
as well.
git-svn-id: https://svn.dealii.org/trunk@4321
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 29 Mar 2001 09:21:32 +0000 (09:21 +0000)]
Fix 3d problem.
git-svn-id: https://svn.dealii.org/trunk@4320
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 29 Mar 2001 08:52:23 +0000 (08:52 +0000)]
Compute C1 mapping from normal vectors, rather than from tangentials, as they are simpler to compute in the beginning, and their future use in 3d is less uncertain than the use of tangentials, as e.g., we don't need both tangentials in the middle of a line in 3d, as the tangential along the line is already determined, we will only need the one perpendicular to the line.
git-svn-id: https://svn.dealii.org/trunk@4319
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 28 Mar 2001 17:13:49 +0000 (17:13 +0000)]
Allow everything to be compilable again.
git-svn-id: https://svn.dealii.org/trunk@4318
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 28 Mar 2001 16:11:43 +0000 (16:11 +0000)]
Change the way the LogStream class uses endl, so that we now use std::endl instead of our own version. The latter is removed.
git-svn-id: https://svn.dealii.org/trunk@4317
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Wed, 28 Mar 2001 15:03:15 +0000 (15:03 +0000)]
Fix a bug in the MappingQ::transform_unit_to_real(real_to_unit)_cell functions. This needed some reorganization that includes giving MappingQ its own implementation of these virtual functions, introducing a new MappingQ1::transform_real_to_unit_internal and removing the MappingQ1<dim>::get_cell_data function.
git-svn-id: https://svn.dealii.org/trunk@4316
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Wed, 28 Mar 2001 09:36:59 +0000 (09:36 +0000)]
Remove obsolete lines also in constructors of FESubfaceValues.
git-svn-id: https://svn.dealii.org/trunk@4315
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 28 Mar 2001 09:13:30 +0000 (09:13 +0000)]
Fix.
git-svn-id: https://svn.dealii.org/trunk@4314
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 27 Mar 2001 18:05:32 +0000 (18:05 +0000)]
Comments added
git-svn-id: https://svn.dealii.org/trunk@4313
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 27 Mar 2001 17:07:19 +0000 (17:07 +0000)]
developer documentation
git-svn-id: https://svn.dealii.org/trunk@4312
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 27 Mar 2001 17:04:38 +0000 (17:04 +0000)]
bug removed
git-svn-id: https://svn.dealii.org/trunk@4311
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Tue, 27 Mar 2001 16:05:08 +0000 (16:05 +0000)]
Doc fix.
git-svn-id: https://svn.dealii.org/trunk@4310
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Mar 2001 15:23:23 +0000 (15:23 +0000)]
Purge more classes: Assembler, MassMatrix, LaplaceMatrix, Equation. big-tests do not compile at present, will look into that tomorrow.
git-svn-id: https://svn.dealii.org/trunk@4309
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Mar 2001 14:26:17 +0000 (14:26 +0000)]
Check in normalized file.
git-svn-id: https://svn.dealii.org/trunk@4308
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Mar 2001 14:20:50 +0000 (14:20 +0000)]
Add mapping_c1.check to check
git-svn-id: https://svn.dealii.org/trunk@4307
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Mar 2001 14:15:40 +0000 (14:15 +0000)]
Avoid warning.
git-svn-id: https://svn.dealii.org/trunk@4306
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Mar 2001 14:12:34 +0000 (14:12 +0000)]
Fix assertion.
git-svn-id: https://svn.dealii.org/trunk@4305
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Mar 2001 14:09:01 +0000 (14:09 +0000)]
Purge the ProblemBase class. Keep it in tests/big-tests/problem_base.h to allow big-tests to compile as before.
git-svn-id: https://svn.dealii.org/trunk@4304
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Mar 2001 14:06:19 +0000 (14:06 +0000)]
Indentation change.
git-svn-id: https://svn.dealii.org/trunk@4303
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Mar 2001 13:55:48 +0000 (13:55 +0000)]
Doc fix.
git-svn-id: https://svn.dealii.org/trunk@4302
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Mar 2001 13:33:19 +0000 (13:33 +0000)]
Remove bogus patch, as it disables creating the file we want. The problem was already fixed in the patch before.
git-svn-id: https://svn.dealii.org/trunk@4301
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Mar 2001 13:31:35 +0000 (13:31 +0000)]
Implement a C1 mapping.
git-svn-id: https://svn.dealii.org/trunk@4300
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Tue, 27 Mar 2001 12:18:22 +0000 (12:18 +0000)]
Update publication.
git-svn-id: https://svn.dealii.org/trunk@4299
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Tue, 27 Mar 2001 11:54:22 +0000 (11:54 +0000)]
Extend several functions in VectorTools to work on arbitrary Mappings.
git-svn-id: https://svn.dealii.org/trunk@4298
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Tue, 27 Mar 2001 11:47:33 +0000 (11:47 +0000)]
Renaming default MappingQ1 from mapping to more intuitive name mapping_q1.
git-svn-id: https://svn.dealii.org/trunk@4297
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Tue, 27 Mar 2001 11:45:29 +0000 (11:45 +0000)]
Extend several functions to work on arbitrary Mappings.
git-svn-id: https://svn.dealii.org/trunk@4296
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Tue, 27 Mar 2001 11:43:22 +0000 (11:43 +0000)]
Doc fix.
git-svn-id: https://svn.dealii.org/trunk@4295
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 26 Mar 2001 16:05:20 +0000 (16:05 +0000)]
Renaming default MappingQ1 from mapping to more intuitive name mapping_q1.
git-svn-id: https://svn.dealii.org/trunk@4294
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 26 Mar 2001 16:03:17 +0000 (16:03 +0000)]
Need to collect flags twice, see example in doc.
git-svn-id: https://svn.dealii.org/trunk@4293
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 26 Mar 2001 16:01:30 +0000 (16:01 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@4292
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Mar 2001 15:47:22 +0000 (15:47 +0000)]
Add assertions.
git-svn-id: https://svn.dealii.org/trunk@4291
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Mar 2001 15:44:17 +0000 (15:44 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@4290
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 26 Mar 2001 15:39:36 +0000 (15:39 +0000)]
Gopalakrishnan/Kanschat updated
git-svn-id: https://svn.dealii.org/trunk@4289
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 26 Mar 2001 15:39:13 +0000 (15:39 +0000)]
cvslog in default removed
git-svn-id: https://svn.dealii.org/trunk@4288
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Mar 2001 15:29:15 +0000 (15:29 +0000)]
Make ~destructor virtual.
git-svn-id: https://svn.dealii.org/trunk@4287
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Mar 2001 15:28:02 +0000 (15:28 +0000)]
Make add_{line,quad}_support_points protected to allow overloading
them in derived classes.
git-svn-id: https://svn.dealii.org/trunk@4286
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Mar 2001 07:47:58 +0000 (07:47 +0000)]
Use LDFLAGS in one place, instead of $(flags)
git-svn-id: https://svn.dealii.org/trunk@4285
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Mar 2001 07:43:50 +0000 (07:43 +0000)]
Use LDFLAGS to link, as in the other directories.
git-svn-id: https://svn.dealii.org/trunk@4284
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Mar 2001 07:18:08 +0000 (07:18 +0000)]
Make things work in 1d as well.
git-svn-id: https://svn.dealii.org/trunk@4283
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Mar 2001 07:13:31 +0000 (07:13 +0000)]
Fix two further problems.
git-svn-id: https://svn.dealii.org/trunk@4282
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Mar 2001 07:11:58 +0000 (07:11 +0000)]
Fix typo that prevented linking.
git-svn-id: https://svn.dealii.org/trunk@4281
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 23 Mar 2001 16:38:25 +0000 (16:38 +0000)]
Could not link: added bogus implementation of HalfHyperBallBoundary<dim>::get_tangents_at_vertices
git-svn-id: https://svn.dealii.org/trunk@4280
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 23 Mar 2001 16:27:27 +0000 (16:27 +0000)]
Documentation fixed
git-svn-id: https://svn.dealii.org/trunk@4279
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 23 Mar 2001 14:48:42 +0000 (14:48 +0000)]
Boundary<dim>::get_tangents_at_vertices to generate a description of the tangent space to a boundary object at each vertex of a face.
git-svn-id: https://svn.dealii.org/trunk@4278
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 23 Mar 2001 09:57:57 +0000 (09:57 +0000)]
As in program2html.
git-svn-id: https://svn.dealii.org/trunk@4276
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 23 Mar 2001 08:55:50 +0000 (08:55 +0000)]
Ignore comments at the beginning of the program altogether, i.e. copyright notices and CVS tags, not only the latter.
git-svn-id: https://svn.dealii.org/trunk@4275
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 23 Mar 2001 08:45:28 +0000 (08:45 +0000)]
We need the online docs for the class index, but only those, not autogen-all.
git-svn-id: https://svn.dealii.org/trunk@4273
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 23 Mar 2001 08:03:51 +0000 (08:03 +0000)]
switch off caching, since that leads to insurmountable trouble if you call ./configure subsequently on different systems without clearing the cache
git-svn-id: https://svn.dealii.org/trunk@4270
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 22 Mar 2001 21:44:17 +0000 (21:44 +0000)]
Documentation
git-svn-id: https://svn.dealii.org/trunk@4269
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 22 Mar 2001 17:45:43 +0000 (17:45 +0000)]
New SchurMatrix class
git-svn-id: https://svn.dealii.org/trunk@4266
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 22 Mar 2001 17:42:23 +0000 (17:42 +0000)]
new class for Schur complements
git-svn-id: https://svn.dealii.org/trunk@4265
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 22 Mar 2001 17:12:58 +0000 (17:12 +0000)]
Don't make HTML docs of kdoc, since it requires jade.
git-svn-id: https://svn.dealii.org/trunk@4264
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 22 Mar 2001 17:06:13 +0000 (17:06 +0000)]
Fix program2html.
git-svn-id: https://svn.dealii.org/trunk@4262
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 22 Mar 2001 17:02:54 +0000 (17:02 +0000)]
Allow //* at the start of the line.
git-svn-id: https://svn.dealii.org/trunk@4260
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 22 Mar 2001 16:58:48 +0000 (16:58 +0000)]
Fix parsing of CVS tag line. CVS expanded $id: in the regexp itself,
so it did not match anything reasonable any more...
git-svn-id: https://svn.dealii.org/trunk@4259
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 22 Mar 2001 09:32:39 +0000 (09:32 +0000)]
Fix 1d incompatibility.
git-svn-id: https://svn.dealii.org/trunk@4258
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 22 Mar 2001 08:08:15 +0000 (08:08 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@4257
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 22 Mar 2001 06:19:31 +0000 (06:19 +0000)]
bug removed
git-svn-id: https://svn.dealii.org/trunk@4256
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 21 Mar 2001 22:31:59 +0000 (22:31 +0000)]
Documentation update
git-svn-id: https://svn.dealii.org/trunk@4255
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 21 Mar 2001 16:57:57 +0000 (16:57 +0000)]
Micro change.
git-svn-id: https://svn.dealii.org/trunk@4254
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 21 Mar 2001 16:57:22 +0000 (16:57 +0000)]
Implement get_intermediate_points_on_* for HalfHyperBallBoundary
git-svn-id: https://svn.dealii.org/trunk@4253
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 21 Mar 2001 16:43:05 +0000 (16:43 +0000)]
Make code slightly faster.
git-svn-id: https://svn.dealii.org/trunk@4252
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 20 Mar 2001 14:56:19 +0000 (14:56 +0000)]
On some systems (discovered on DEC Alpha OSF1 V5), static variables in inline functions are not allowed. In this particular case, there also seems no reason to make the variable static, as the compiler might even be able to optimize access to it away sometimes, and it doesn't harm to make it non-static.
git-svn-id: https://svn.dealii.org/trunk@4251
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 20 Mar 2001 14:54:36 +0000 (14:54 +0000)]
Disable shared libs on OSF1 V5 as well.
git-svn-id: https://svn.dealii.org/trunk@4250
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 20 Mar 2001 14:43:59 +0000 (14:43 +0000)]
On gcc2.95 on Alpha OSF1, the native assembler does not like empty files, so provide some dummy code if necessary.
git-svn-id: https://svn.dealii.org/trunk@4249
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Tue, 20 Mar 2001 10:47:09 +0000 (10:47 +0000)]
New restore(unsigned int step) function (among others) in PersistentTriangulation.
git-svn-id: https://svn.dealii.org/trunk@4248
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Tue, 20 Mar 2001 10:21:02 +0000 (10:21 +0000)]
New functions restore(uint step), clear_flags, n_refinement_steps. This allows to restore the triangulation step by step.
git-svn-id: https://svn.dealii.org/trunk@4247
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 20 Mar 2001 07:49:00 +0000 (07:49 +0000)]
Fix one more bug, per Hans' suggestion.
git-svn-id: https://svn.dealii.org/trunk@4246
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 19 Mar 2001 15:15:09 +0000 (15:15 +0000)]
Add a barrier class to the Threads:: namespace.
git-svn-id: https://svn.dealii.org/trunk@4245
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 19 Mar 2001 15:05:55 +0000 (15:05 +0000)]
Add a barrier class to the Threads:: namespace.
git-svn-id: https://svn.dealii.org/trunk@4244
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 19 Mar 2001 10:59:00 +0000 (10:59 +0000)]
Fix various bugs in VTK output.
git-svn-id: https://svn.dealii.org/trunk@4243
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 19 Mar 2001 10:03:41 +0000 (10:03 +0000)]
Add Vtk to list of supported file formats.
git-svn-id: https://svn.dealii.org/trunk@4242
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 19 Mar 2001 09:54:06 +0000 (09:54 +0000)]
Two fixes.
git-svn-id: https://svn.dealii.org/trunk@4241
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 19 Mar 2001 09:32:57 +0000 (09:32 +0000)]
doc update.
git-svn-id: https://svn.dealii.org/trunk@4240
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Fri, 16 Mar 2001 15:47:39 +0000 (15:47 +0000)]
Remove obsolete arguments of the MappingQ1<dim>::transform_unit_to_real_cell_internal function.
git-svn-id: https://svn.dealii.org/trunk@4239
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Fri, 16 Mar 2001 15:21:12 +0000 (15:21 +0000)]
Make it compile with a prerelease of gcc3.0
git-svn-id: https://svn.dealii.org/trunk@4238
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 16 Mar 2001 14:57:21 +0000 (14:57 +0000)]
new mesh hyper_rectangle
git-svn-id: https://svn.dealii.org/trunk@4237
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Fri, 16 Mar 2001 14:52:35 +0000 (14:52 +0000)]
Bug fix.
git-svn-id: https://svn.dealii.org/trunk@4236
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 16 Mar 2001 14:49:29 +0000 (14:49 +0000)]
Output only lib name, no path.
git-svn-id: https://svn.dealii.org/trunk@4235
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Fri, 16 Mar 2001 11:05:53 +0000 (11:05 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@4234
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 16 Mar 2001 09:39:20 +0000 (09:39 +0000)]
Purge static non-const variables, or make them const to avoid ordering problems with read access in multithreaded applications.
git-svn-id: https://svn.dealii.org/trunk@4233
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Fri, 16 Mar 2001 09:36:23 +0000 (09:36 +0000)]
Doc update.
git-svn-id: https://svn.dealii.org/trunk@4232
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.