]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
23 years agoDataOut's only output is on MappingQ1. Therefore use FEValues constructors without...
Ralf 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

23 years agoInclude typedef FunctionMap into VectorTools. This will be replaced by a globalized...
Ralf 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

23 years agoInclude typedef FunctionMap into VectorTools. This will be replaced by a globalized...
Ralf 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

23 years agoInclude TODO.
Ralf 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

23 years agoNow the global mapping_q1 object can be removed.
Ralf 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

23 years agoFiniteElement::get_local_mass_matrix removed. MatrixCreator::create_mass_matrix with...
Ralf 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

23 years agoExtend the project and project_boundary_values functions to use an arbitrary mapping...
Ralf 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

23 years agoNow the global mapping_q1 object can be removed.
Ralf 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

23 years agoFix problem introduced by aborted cvs commit last time.
Wolfgang Bangerth [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

23 years agoExtend each function of MatrixCreator to use an arbitrary mapping. Keep second versio...
Ralf 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

23 years agoDelete libs differently: since $(LIBDIR) is not in CVS, we can't have
Wolfgang Bangerth [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

23 years agoClean libs as well.
Wolfgang Bangerth [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

23 years agoChange name and style of exception thrown upon failure of linear solvers.
Wolfgang Bangerth [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

23 years agoChange thing about throwing an exception from solvers.
Wolfgang Bangerth [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

23 years agoDoc update. C1 mapping already exists.
Ralf 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

23 years agoAdd link to 3.1.0-vs-3.1.1.html.
Ralf 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

23 years agoNew ExcMultiplySetLineInfoOfLine exception. Fix: Check for the error that previously...
Ralf 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

23 years agoNew ExcMultiplySetLineInfoOfLine exception. Fix: Check for the error that previously...
Ralf 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

23 years agoAdd ucd to list of supported GridOut output formats
Ralf 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

23 years agoSmall bug fix.
Ralf 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

23 years agoTwo small changes to allow compilation with present gcc3 snapshots.
Wolfgang Bangerth [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

23 years agoAdd TODO.
Wolfgang Bangerth [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

23 years agoMake wave-test more sensitive by multiplying error and signal numbers by a constant...
Wolfgang Bangerth [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

23 years agoNormalize checked output as well, if we are to compare it to normalized new output...
Wolfgang Bangerth [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

23 years agoAugment TODOs with a tag indicating that something should be made that depends on...
Wolfgang Bangerth [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

23 years agoRemove preprocessor kludge again.
Wolfgang Bangerth [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

23 years agoUndo change, have to find a better way.
Wolfgang Bangerth [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

23 years agoRemove preprocessor kludge.
Wolfgang Bangerth [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

23 years agoFix an obscure corner case where add_data_vector could not detect itself whether...
Wolfgang Bangerth [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

23 years agoAdd doc.
Wolfgang Bangerth [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

23 years agoSlight indentation change.
Wolfgang Bangerth [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

23 years agoAdd doc.
Wolfgang Bangerth [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

23 years agoUnify lots of code from the 6 constructors of the FE*Values classes.
Wolfgang Bangerth [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

23 years agoMake GrowingVectorMemory thread-safe.
Wolfgang Bangerth [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

23 years agoOnly replace once.
Wolfgang Bangerth [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

23 years agoAutomagically determine number of elements in fields.
Wolfgang Bangerth [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

23 years agoon't config HSL subdir, since there is nothing in it at present to be configured
Wolfgang Bangerth [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

23 years agoDon't config HSL subdir, since there is nothing in it at present to be configured.
Wolfgang Bangerth [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

23 years agosolvers throw exception on failure
Guido Kanschat [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

23 years agodon't compile with LDFLAGS, $(LIBS) added
Guido Kanschat [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

23 years ago$(LIBS) fixed
Guido Kanschat [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

23 years agonew exceptions in solvers
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

23 years agoadded missing $(LIBS)
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

23 years agoNicer TODO file format.
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

23 years agoMove contents of TODO file into .h and .cc files.
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

23 years agoMove contents of TODO file into .h and .cc files.
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

23 years agoMove contents of TODO file into .h and .cc files.
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

23 years agoRemove unnecessary .c_str().
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

23 years agoAssign names to TODOs.
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

23 years agoAssign names to TODOs.
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

23 years agoRemove TODO.
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

23 years agoAnd fix another oddity.
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

23 years agoFix indentation slightly while we're at it.
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

23 years agoAssign names to TODOs.
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

23 years agoFix one TODO (how to generate infinity).
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

23 years agoAssociate names with TODOs.
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

23 years agoRemove fixed things.
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

23 years agoReplace #...# by @p{...}
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

23 years agoFullMatrix::mmult and Tmmult have now an additional adding argument.
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

23 years agoImpemlement get_normals_at_vertices fpr HyperShell and HalfHyperShell
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

23 years agoFix 3d problem.
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

23 years agoCompute C1 mapping from normal vectors, rather than from tangentials, as they are...
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

23 years agoAllow everything to be compilable again.
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

23 years agoChange the way the LogStream class uses endl, so that we now use std::endl instead...
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

23 years agoFix a bug in the MappingQ::transform_unit_to_real(real_to_unit)_cell functions. This...
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

23 years agoRemove obsolete lines also in constructors of FESubfaceValues.
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

23 years agoFix.
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

23 years agoComments added
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

23 years agodeveloper documentation
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

23 years agobug removed
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

23 years agoDoc fix.
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

23 years agoPurge more classes: Assembler, MassMatrix, LaplaceMatrix, Equation. big-tests do...
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

23 years agoCheck in normalized file.
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

23 years agoAdd mapping_c1.check to check
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

23 years agoAvoid warning.
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

23 years agoFix assertion.
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

23 years agoPurge the ProblemBase class. Keep it in tests/big-tests/problem_base.h to allow big...
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

23 years agoIndentation change.
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

23 years agoDoc fix.
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

23 years agoRemove bogus patch, as it disables creating the file we want. The problem was already...
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

23 years agoImplement a C1 mapping.
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

23 years agoUpdate publication.
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

23 years agoExtend several functions in VectorTools to work on arbitrary Mappings.
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

23 years agoRenaming default MappingQ1 from mapping to more intuitive name mapping_q1.
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

23 years agoExtend several functions to work on arbitrary Mappings.
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

23 years agoDoc fix.
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

23 years agoRenaming default MappingQ1 from mapping to more intuitive name mapping_q1.
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

23 years agoNeed to collect flags twice, see example in doc.
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

23 years agoDoc update.
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

23 years agoAdd assertions.
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

23 years agoDoc update.
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

23 years agoGopalakrishnan/Kanschat updated
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

23 years agocvslog in default removed
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

23 years agoMake ~destructor virtual.
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

23 years agoMake add_{line,quad}_support_points protected to allow overloading
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

23 years agoUse LDFLAGS in one place, instead of $(flags)
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

23 years agoUse LDFLAGS to link, as in the other directories.
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

23 years agoMake things work in 1d as well.
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

23 years agoFix two further problems.
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

23 years agoFix typo that prevented linking.
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


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.