]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
23 years agoExtend several functions to work on arbitrary Mappings.
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.
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.
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.
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.
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.
wolf [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.
wolf [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 [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 [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.
wolf [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
wolf [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)
wolf [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.
wolf [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.
wolf [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.
wolf [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.
wolf [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

23 years agoCould not link: added bogus implementation of HalfHyperBallBoundary<dim>::get_tangent...
guido [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

23 years agoDocumentation fixed
guido [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

23 years agoBoundary<dim>::get_tangents_at_vertices to generate a description of the tangent...
wolf [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

23 years agoAs in program2html.
wolf [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

23 years agoIgnore comments at the beginning of the program altogether, i.e. copyright notices...
wolf [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

23 years agoWe need the online docs for the class index, but only those, not autogen-all.
wolf [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

23 years agoswitch off caching, since that leads to insurmountable trouble if you call ./configur...
wolf [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

23 years agoDocumentation
guido [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

23 years agoNew SchurMatrix class
guido [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

23 years agonew class for Schur complements
guido [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

23 years agoDon't make HTML docs of kdoc, since it requires jade.
wolf [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

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

23 years agoAllow //* at the start of the line.
wolf [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

23 years agoFix parsing of CVS tag line. CVS expanded $id: in the regexp itself,
wolf [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

23 years agoFix 1d incompatibility.
wolf [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

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

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

23 years agoDocumentation update
guido [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

23 years agoMicro change.
wolf [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

23 years agoImplement get_intermediate_points_on_* for HalfHyperBallBoundary
wolf [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

23 years agoMake code slightly faster.
wolf [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

23 years agoOn some systems (discovered on DEC Alpha OSF1 V5), static variables in inline functio...
wolf [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

23 years agoDisable shared libs on OSF1 V5 as well.
wolf [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

23 years agoOn gcc2.95 on Alpha OSF1, the native assembler does not like empty files, so provide...
wolf [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

23 years agoNew restore(unsigned int step) function (among others) in PersistentTriangulation.
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

23 years agoNew functions restore(uint step), clear_flags, n_refinement_steps. This allows to...
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

23 years agoFix one more bug, per Hans' suggestion.
wolf [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

23 years agoAdd a barrier class to the Threads:: namespace.
wolf [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

23 years agoAdd a barrier class to the Threads:: namespace.
wolf [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

23 years agoFix various bugs in VTK output.
wolf [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

23 years agoAdd Vtk to list of supported file formats.
wolf [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

23 years agoTwo fixes.
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

23 years agodoc update.
wolf [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

23 years agoRemove obsolete arguments of the MappingQ1<dim>::transform_unit_to_real_cell_internal...
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

23 years agoMake it compile with a prerelease of gcc3.0
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

23 years agonew mesh hyper_rectangle
guido [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

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

23 years agoOutput only lib name, no path.
wolf [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

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

23 years agoPurge static non-const variables, or make them const to avoid ordering problems with...
wolf [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

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

23 years agoFix missing const.
wolf [Fri, 16 Mar 2001 09:28:44 +0000 (09:28 +0000)]
Fix missing const.

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

23 years agoDoc update.
wolf [Fri, 16 Mar 2001 08:59:38 +0000 (08:59 +0000)]
Doc update.

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

23 years agoCrissCross element removed.
hartmann [Thu, 15 Mar 2001 19:14:14 +0000 (19:14 +0000)]
CrissCross element removed.

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

23 years agoRemove obsolete lines.
hartmann [Thu, 15 Mar 2001 19:12:31 +0000 (19:12 +0000)]
Remove obsolete lines.

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

23 years agoDoc update.
hartmann [Thu, 15 Mar 2001 19:10:20 +0000 (19:10 +0000)]
Doc update.

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

23 years agoNew ExcImpossibleInDim.
hartmann [Thu, 15 Mar 2001 19:09:52 +0000 (19:09 +0000)]
New ExcImpossibleInDim.

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

23 years agoRemove InternalDataBase argument of transform_unit_to_real_cell function; new impleme...
hartmann [Thu, 15 Mar 2001 19:07:18 +0000 (19:07 +0000)]
Remove InternalDataBase argument of transform_unit_to_real_cell function; new implementation of transform_unit_to_real_cell_internal function. New internal helper function: get_cell_data.

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

23 years agoRemove alternative_normals_computation, hence could remove overload of compute_face_d...
hartmann [Thu, 15 Mar 2001 19:05:58 +0000 (19:05 +0000)]
Remove alternative_normals_computation, hence could remove overload of compute_face_data, compute_fill_face and update_each functions. Make use_mapping_q_on_all_cells static const. Change straight_boundary from static member variable to static function variables.

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

23 years agoRemove InternalDataBase argument and simplify implementation of transform_unit_to_rea...
hartmann [Thu, 15 Mar 2001 19:02:04 +0000 (19:02 +0000)]
Remove InternalDataBase argument and simplify implementation of transform_unit_to_real_cell function.

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

23 years agoRemove obsolete lines.
hartmann [Thu, 15 Mar 2001 19:00:19 +0000 (19:00 +0000)]
Remove obsolete lines.

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

23 years agoChange private, protected, public of some functions. Remove InternalDataBase argument...
hartmann [Thu, 15 Mar 2001 18:59:06 +0000 (18:59 +0000)]
Change private, protected, public of some functions. Remove InternalDataBase argument of transform_unit_to_real_cell function; new implementation of transform_unit_to_real_cell_internal function. New internal helper function: get_cell_data.

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

23 years agoChange private, protected, public of some functions. Remove alternative_normals_compu...
hartmann [Thu, 15 Mar 2001 18:56:24 +0000 (18:56 +0000)]
Change private, protected, public of some functions. Remove alternative_normals_computation, hence could remove overload of compute_face_data and compute_fill_face functions. Make use_mapping_q_on_all_cells static const.

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

23 years agoRemove InternalDataBase argument of transform_unit_to_real_cell function.
hartmann [Thu, 15 Mar 2001 18:52:15 +0000 (18:52 +0000)]
Remove InternalDataBase argument of transform_unit_to_real_cell function.

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

23 years agoChange private, protected, public of some functions. Remove InternalDataBase argument...
hartmann [Thu, 15 Mar 2001 18:51:41 +0000 (18:51 +0000)]
Change private, protected, public of some functions. Remove InternalDataBase argument of transform_unit_to_real_cell function.

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

23 years agoAdd FESystems including FEs of higher degree. Make it compile on a prerelease of...
hartmann [Thu, 15 Mar 2001 18:48:14 +0000 (18:48 +0000)]
Add FESystems including FEs of higher degree. Make it compile on a prerelease of gcc3.0.

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

23 years agoAdd FESystems including FEs of higher degree.
hartmann [Thu, 15 Mar 2001 18:47:28 +0000 (18:47 +0000)]
Add FESystems including FEs of higher degree.

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

23 years agoWelsch-Axiom
guido [Thu, 15 Mar 2001 11:02:17 +0000 (11:02 +0000)]
Welsch-Axiom

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

23 years agoSmall doc fix.
hartmann [Thu, 15 Mar 2001 10:28:44 +0000 (10:28 +0000)]
Small doc fix.

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

23 years ago0 is 0
guido [Wed, 14 Mar 2001 22:08:28 +0000 (22:08 +0000)]
0 is 0

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

23 years agoDoc update.
hartmann [Wed, 14 Mar 2001 18:28:43 +0000 (18:28 +0000)]
Doc update.

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

23 years agoDoc fix.
hartmann [Wed, 14 Mar 2001 18:26:54 +0000 (18:26 +0000)]
Doc fix.

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

23 years agoSyntax of FiniteElemente<dim>::get_unit_support_points changed.
hartmann [Wed, 14 Mar 2001 18:25:21 +0000 (18:25 +0000)]
Syntax of FiniteElemente<dim>::get_unit_support_points changed.

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

23 years agoDoc update. New classes Polynomial, LagrangeEquidistant, TensorProductPolynomials...
hartmann [Wed, 14 Mar 2001 18:15:53 +0000 (18:15 +0000)]
Doc update. New classes Polynomial, LagrangeEquidistant, TensorProductPolynomials; new Mapping argument for all FEValues classes, and for GridOut::write_gnuplot, GridOut::write_eps. New functionality of the Boundary class. FiniteElemente<dim>::get_support_points function removed.

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

23 years agoseparate directory for ALL libraries deal.II/lib
guido [Wed, 14 Mar 2001 17:34:27 +0000 (17:34 +0000)]
separate directory for ALL libraries deal.II/lib

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

23 years agoexplicite instantiations SparseMatrix<long double> are removed.
hartmann [Wed, 14 Mar 2001 15:04:04 +0000 (15:04 +0000)]
explicite instantiations SparseMatrix<long double> are removed.

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

23 years agoRemove the parts concerning long double, as a prerelease of gcc3.0 fails to compile...
hartmann [Wed, 14 Mar 2001 14:31:38 +0000 (14:31 +0000)]
Remove the parts concerning long double, as a prerelease of gcc3.0 fails to compile them.

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

23 years agoCheck for BLAS improved
guido [Wed, 14 Mar 2001 14:25:22 +0000 (14:25 +0000)]
Check for BLAS improved

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

23 years agoInclude tria_accessor.templates.h into tria_accessor.h also in DEBUG mode. This becau...
hartmann [Wed, 14 Mar 2001 14:22:19 +0000 (14:22 +0000)]
Include tria_accessor.templates.h into tria_accessor.h also in DEBUG mode. This because gcc3.0 wants the inline functions defined in each translation unit.

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

23 years agoAdd copy constructor GridReordering<dim>::Cell::Cell (const Cell &c), as the prerelea...
hartmann [Wed, 14 Mar 2001 14:20:08 +0000 (14:20 +0000)]
Add copy constructor GridReordering<dim>::Cell::Cell (const Cell &c), as the prerelease of gcc 3.0 has a problem in creating the default copy constructor itself.

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

23 years agoWork around problems with gcc3.
wolf [Wed, 14 Mar 2001 14:16:34 +0000 (14:16 +0000)]
Work around problems with gcc3.

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

23 years agoFix date.
wolf [Wed, 14 Mar 2001 14:15:20 +0000 (14:15 +0000)]
Fix date.

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

23 years agoWork around problems with gcc3
wolf [Wed, 14 Mar 2001 14:14:56 +0000 (14:14 +0000)]
Work around problems with gcc3

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

23 years agoCopyright 2001.
wolf [Wed, 14 Mar 2001 10:53:50 +0000 (10:53 +0000)]
Copyright 2001.

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

23 years agoMention new mapping scheme.
wolf [Tue, 13 Mar 2001 17:02:17 +0000 (17:02 +0000)]
Mention new mapping scheme.

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

23 years agoFix non-compilability.
wolf [Tue, 13 Mar 2001 14:21:46 +0000 (14:21 +0000)]
Fix non-compilability.

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

23 years agoMinor clean-ups. Prepare Mapping_Q for possible creation of a Mapping_C1 class.
wolf [Tue, 13 Mar 2001 12:22:00 +0000 (12:22 +0000)]
Minor clean-ups. Prepare Mapping_Q for possible creation of a Mapping_C1 class.

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

23 years agoTODO: test Laguerre class. it has never been tested up to now
wolf [Tue, 13 Mar 2001 10:23:50 +0000 (10:23 +0000)]
TODO: test Laguerre class. it has never been tested up to now

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

23 years agoNote mapping branch merge.
wolf [Tue, 13 Mar 2001 10:23:33 +0000 (10:23 +0000)]
Note mapping branch merge.

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

23 years agoFix incompatibility with gcc3 snapshot that requires some classes to
wolf [Mon, 12 Mar 2001 17:41:23 +0000 (17:41 +0000)]
Fix incompatibility with gcc3 snapshot that requires some classes to
be defined.

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

23 years agoFix a bug that I am puzzled about how it could pass compilation using
wolf [Mon, 12 Mar 2001 16:14:16 +0000 (16:14 +0000)]
Fix a bug that I am puzzled about how it could pass compilation using
gcc2.95.2!? Probably because iterators there were pointers, but how
could that have been promoted to an int?

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

23 years agoFix more missing std::
wolf [Mon, 12 Mar 2001 15:49:31 +0000 (15:49 +0000)]
Fix more missing std::

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

23 years agoRecognize gcc3.0
wolf [Mon, 12 Mar 2001 15:29:42 +0000 (15:29 +0000)]
Recognize gcc3.0

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

23 years agoBuf with update_flags fixed
guido [Mon, 12 Mar 2001 10:33:15 +0000 (10:33 +0000)]
Buf with update_flags fixed

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