]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
19 years agoLet an assertion have some usefullness.
wolf [Mon, 8 Aug 2005 17:25:59 +0000 (17:25 +0000)]
Let an assertion have some usefullness.

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

19 years agoNew tests.
wolf [Mon, 8 Aug 2005 17:06:59 +0000 (17:06 +0000)]
New tests.

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

19 years agoNew test.
wolf [Mon, 8 Aug 2005 17:06:21 +0000 (17:06 +0000)]
New test.

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

19 years agoSpell check.
wolf [Mon, 8 Aug 2005 16:41:40 +0000 (16:41 +0000)]
Spell check.

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

19 years agoTiny doc update.
wolf [Mon, 8 Aug 2005 16:41:21 +0000 (16:41 +0000)]
Tiny doc update.

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

19 years agoUpdate.
hartmann [Fri, 5 Aug 2005 15:13:42 +0000 (15:13 +0000)]
Update.

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

19 years agoCheck also FE_Q_Hierarchical.
hartmann [Fri, 5 Aug 2005 13:22:42 +0000 (13:22 +0000)]
Check also FE_Q_Hierarchical.

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

19 years agoCheck also FE_Q_Hierarchical
hartmann [Fri, 5 Aug 2005 13:20:20 +0000 (13:20 +0000)]
Check also FE_Q_Hierarchical

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

19 years agoSimplify code by using the GeometryInfo<dim>::face_to_cell_vertices and face_to_cell_...
hartmann [Fri, 5 Aug 2005 12:58:26 +0000 (12:58 +0000)]
Simplify code by using the GeometryInfo<dim>::face_to_cell_vertices and face_to_cell_lines functions.

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

19 years agoRemove lexicographic_to_hierarchic_numbering. Implement hierarchic_to_fe_q_hierarchic...
hartmann [Fri, 5 Aug 2005 08:47:47 +0000 (08:47 +0000)]
Remove lexicographic_to_hierarchic_numbering. Implement hierarchic_to_fe_q_hierarchical_numbering analogous to FETools::hierarchic_to_lexicographic_numbering. Rename face_lexicographic_to_hierarchic_numbering to face_fe_q_hierarchical_to_hierarchic_numbering.

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

19 years agoRef.
hartmann [Wed, 3 Aug 2005 08:45:34 +0000 (08:45 +0000)]
Ref.

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

19 years agoUpdate.
hartmann [Tue, 2 Aug 2005 12:56:47 +0000 (12:56 +0000)]
Update.

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

19 years agoUpdate.
hartmann [Tue, 2 Aug 2005 12:42:33 +0000 (12:42 +0000)]
Update.

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

19 years agogcc2.95.3 ref. for new test.
hartmann [Tue, 2 Aug 2005 12:01:24 +0000 (12:01 +0000)]
gcc2.95.3 ref. for new test.

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

19 years agoUpdate.
hartmann [Tue, 2 Aug 2005 12:00:14 +0000 (12:00 +0000)]
Update.

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

19 years agoFix.
hartmann [Tue, 2 Aug 2005 07:58:34 +0000 (07:58 +0000)]
Fix.

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

19 years agoAdded close() method. Modified construction such that now a new class is
luca [Fri, 29 Jul 2005 20:59:30 +0000 (20:59 +0000)]
Added close() method. Modified construction such that now a new class is
added if the constructor is called with an unknown class.

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

19 years agoAdded comment on pathsearch.
luca [Fri, 29 Jul 2005 20:51:59 +0000 (20:51 +0000)]
Added comment on pathsearch.

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

19 years agoHandle the case that a vector-valued element is given to add_data_vector, but
wolf [Fri, 29 Jul 2005 20:40:23 +0000 (20:40 +0000)]
Handle the case that a vector-valued element is given to add_data_vector, but
only a single name.

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

19 years agoRemove the organization.
wolf [Fri, 29 Jul 2005 19:56:50 +0000 (19:56 +0000)]
Remove the organization.

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

19 years agoDoc updates
wolf [Thu, 28 Jul 2005 22:54:54 +0000 (22:54 +0000)]
Doc updates

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

19 years agoChange docs slightly.
wolf [Thu, 28 Jul 2005 20:19:50 +0000 (20:19 +0000)]
Change docs slightly.

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

19 years agoChange docs slightly.
wolf [Thu, 28 Jul 2005 20:19:12 +0000 (20:19 +0000)]
Change docs slightly.

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

19 years agoFix wording.
wolf [Thu, 28 Jul 2005 20:03:14 +0000 (20:03 +0000)]
Fix wording.

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

19 years agostylesheet name fixed
guido [Wed, 27 Jul 2005 08:31:22 +0000 (08:31 +0000)]
stylesheet name fixed

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

19 years agoDoc update
wolf [Tue, 26 Jul 2005 19:17:05 +0000 (19:17 +0000)]
Doc update

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

19 years ago@section removed
guido [Tue, 26 Jul 2005 12:30:41 +0000 (12:30 +0000)]
@section removed

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

19 years agofurther adaption to doxygen
guido [Tue, 26 Jul 2005 11:36:43 +0000 (11:36 +0000)]
further adaption to doxygen

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

19 years agoignore header.html
guido [Tue, 26 Jul 2005 11:16:31 +0000 (11:16 +0000)]
ignore header.html

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

19 years agoprocess custom doxygen header
guido [Tue, 26 Jul 2005 09:54:16 +0000 (09:54 +0000)]
process custom doxygen header

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

19 years agouse custom header
guido [Tue, 26 Jul 2005 09:53:10 +0000 (09:53 +0000)]
use custom header

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

19 years agoFix version variable and copyright
guido [Tue, 26 Jul 2005 09:52:55 +0000 (09:52 +0000)]
Fix version variable and copyright

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

19 years agoadd a little overview
guido [Tue, 26 Jul 2005 09:37:34 +0000 (09:37 +0000)]
add a little overview

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

19 years agoMake a variable const.
wolf [Mon, 25 Jul 2005 20:52:20 +0000 (20:52 +0000)]
Make a variable const.

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

19 years agonew tests.
wolf [Mon, 25 Jul 2005 20:39:15 +0000 (20:39 +0000)]
new tests.

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

19 years agoDataOutStack for 2+1d
wolf [Mon, 25 Jul 2005 20:23:45 +0000 (20:23 +0000)]
DataOutStack for 2+1d

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

19 years agoFix things for 2+1d.
wolf [Mon, 25 Jul 2005 20:22:27 +0000 (20:22 +0000)]
Fix things for 2+1d.

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

19 years agoImprove readability of documentation.
wolf [Mon, 25 Jul 2005 19:31:35 +0000 (19:31 +0000)]
Improve readability of documentation.

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

19 years agoRemove a few stray semicolons.
wolf [Mon, 25 Jul 2005 19:24:09 +0000 (19:24 +0000)]
Remove a few stray semicolons.

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

19 years agoCreate data also for 2+1d
wolf [Mon, 25 Jul 2005 19:23:00 +0000 (19:23 +0000)]
Create data also for 2+1d

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

19 years agoLast word on iterators.
wolf [Mon, 25 Jul 2005 16:04:12 +0000 (16:04 +0000)]
Last word on iterators.

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

19 years agoAdd some better documentation.
wolf [Mon, 25 Jul 2005 15:43:33 +0000 (15:43 +0000)]
Add some better documentation.

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

19 years agoWanted to fix spelling of a word, but the entire paragraph is unnecessary...
wolf [Mon, 25 Jul 2005 15:36:31 +0000 (15:36 +0000)]
Wanted to fix spelling of a word, but the entire paragraph is unnecessary...

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

19 years agonew doxygen module IO
guido [Mon, 25 Jul 2005 14:49:26 +0000 (14:49 +0000)]
new doxygen module IO

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

19 years ago@section etc. removed from documentation
guido [Sun, 24 Jul 2005 21:19:33 +0000 (21:19 +0000)]
@section etc. removed from documentation

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

19 years ago@section etc. removed
guido [Sun, 24 Jul 2005 21:16:19 +0000 (21:16 +0000)]
@section etc. removed

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

19 years ago@section etc. removed
guido [Sun, 24 Jul 2005 21:09:09 +0000 (21:09 +0000)]
@section etc. removed

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

19 years ago@section etc. removed from documentation
guido [Sun, 24 Jul 2005 21:08:32 +0000 (21:08 +0000)]
@section etc. removed from documentation

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

19 years agodocumentation rescued and documentation of functions put where it belongs
guido [Sun, 24 Jul 2005 21:00:42 +0000 (21:00 +0000)]
documentation rescued and documentation of functions put where it belongs

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

19 years ago.
wolf [Wed, 20 Jul 2005 16:01:03 +0000 (16:01 +0000)]
.

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

19 years agoAvoid double frame around examples.
wolf [Wed, 20 Jul 2005 00:40:22 +0000 (00:40 +0000)]
Avoid double frame around examples.

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

19 years agoMore text. More profound :-)
wolf [Wed, 20 Jul 2005 00:40:10 +0000 (00:40 +0000)]
More text. More profound :-)

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

19 years agoCalm warnings with gcc 4.x
wolf [Wed, 20 Jul 2005 00:35:50 +0000 (00:35 +0000)]
Calm warnings with gcc 4.x

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

19 years agoDuplicate code for inversion of matrices to avoid dependency to liblac
wolf [Wed, 20 Jul 2005 00:34:59 +0000 (00:34 +0000)]
Duplicate code for inversion of matrices to avoid dependency to liblac

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

19 years agocheck new projection matrices
guido [Tue, 19 Jul 2005 11:58:05 +0000 (11:58 +0000)]
check new projection matrices

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

19 years agonew class InverseMatrixRichardson
guido [Tue, 19 Jul 2005 11:17:36 +0000 (11:17 +0000)]
new class InverseMatrixRichardson

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

19 years agoadded "yes" and "no" to the possible values for bool values as read in by ParameterHa...
rschulz [Tue, 19 Jul 2005 11:12:56 +0000 (11:12 +0000)]
added "yes" and "no" to the possible values for bool values as read in by ParameterHandler::get_bool.

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

19 years agodocumentation of instances
guido [Tue, 19 Jul 2005 11:00:10 +0000 (11:00 +0000)]
documentation of instances

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

19 years agoGeometryInfo moved
guido [Tue, 19 Jul 2005 09:57:49 +0000 (09:57 +0000)]
GeometryInfo moved

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

19 years agoGeometryInfo moved; declaration of generalized support points and interpolation in...
guido [Tue, 19 Jul 2005 09:43:00 +0000 (09:43 +0000)]
GeometryInfo moved; declaration of generalized support points and interpolation in FiniteElementBase

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

19 years agoadd to Exceptions group
guido [Tue, 19 Jul 2005 08:24:10 +0000 (08:24 +0000)]
add to Exceptions group

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

19 years agoadd doxygen group
guido [Tue, 19 Jul 2005 08:22:28 +0000 (08:22 +0000)]
add doxygen group

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

19 years agoFix a mis-spelling.
wolf [Mon, 18 Jul 2005 21:13:54 +0000 (21:13 +0000)]
Fix a mis-spelling.

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

19 years agoMore text.
wolf [Mon, 18 Jul 2005 21:12:04 +0000 (21:12 +0000)]
More text.

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

19 years agoDeprecate PReconditionedMatrix
guido [Mon, 18 Jul 2005 20:50:00 +0000 (20:50 +0000)]
Deprecate PReconditionedMatrix

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

19 years agoAdd a few publications found through the web of science.
wolf [Mon, 18 Jul 2005 20:18:49 +0000 (20:18 +0000)]
Add a few publications found through the web of science.

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

19 years agoBetter documentation.
wolf [Mon, 18 Jul 2005 19:14:01 +0000 (19:14 +0000)]
Better documentation.

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

19 years agoFix documentation in two places.
wolf [Mon, 18 Jul 2005 19:03:01 +0000 (19:03 +0000)]
Fix documentation in two places.

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

19 years agoImplement inversion of rank-4 tensors.
wolf [Mon, 18 Jul 2005 19:01:46 +0000 (19:01 +0000)]
Implement inversion of rank-4 tensors.

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

19 years agoImplement inversion of a 3x3x3x3 tensor.
wolf [Mon, 18 Jul 2005 19:01:33 +0000 (19:01 +0000)]
Implement inversion of a 3x3x3x3 tensor.

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

19 years agoNew test
wolf [Mon, 18 Jul 2005 19:01:20 +0000 (19:01 +0000)]
New test

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

19 years agoNew test.
wolf [Mon, 18 Jul 2005 19:00:43 +0000 (19:00 +0000)]
New test.

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

19 years agoSlightly clean up code, making the life of return-value optimizations simpler
wolf [Mon, 18 Jul 2005 17:05:56 +0000 (17:05 +0000)]
Slightly clean up code, making the life of return-value optimizations simpler
by having only a single return statement.

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

19 years agocompute additional restriction matrices
guido [Mon, 18 Jul 2005 16:16:41 +0000 (16:16 +0000)]
compute additional restriction matrices

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

19 years agoSome rewording.
wolf [Mon, 18 Jul 2005 15:24:38 +0000 (15:24 +0000)]
Some rewording.

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

19 years agoSimplify logic in 1d compute_row_length_vector.
wolf [Mon, 18 Jul 2005 15:17:12 +0000 (15:17 +0000)]
Simplify logic in 1d compute_row_length_vector.

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

19 years agoFix one typo.
wolf [Mon, 18 Jul 2005 14:09:32 +0000 (14:09 +0000)]
Fix one typo.

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

19 years agoSwitch to DoFTools::compute_row_length_vector
guido [Sun, 17 Jul 2005 21:03:33 +0000 (21:03 +0000)]
Switch to DoFTools::compute_row_length_vector

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

19 years agoRemove @section from documentation
guido [Sat, 16 Jul 2005 17:17:28 +0000 (17:17 +0000)]
Remove @section from documentation

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

19 years agoinclude test for DoFTools::compute_row_lengths_vector
guido [Sat, 16 Jul 2005 17:03:04 +0000 (17:03 +0000)]
include test for DoFTools::compute_row_lengths_vector

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

19 years agohalf implemented function deleted
guido [Sat, 16 Jul 2005 10:23:25 +0000 (10:23 +0000)]
half implemented function deleted

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

19 years agofunction for estimating row lengths
guido [Sat, 16 Jul 2005 08:40:28 +0000 (08:40 +0000)]
function for estimating row lengths

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

19 years agomore documentation on iterators
guido [Fri, 15 Jul 2005 20:46:26 +0000 (20:46 +0000)]
more documentation on iterators

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

19 years agomore on iterators
guido [Fri, 15 Jul 2005 20:39:04 +0000 (20:39 +0000)]
more on iterators

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

19 years agoAdd one more publication of Brian.
wolf [Fri, 15 Jul 2005 18:18:09 +0000 (18:18 +0000)]
Add one more publication of Brian.

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

19 years agohyper_ball does work in 3d as well for quite some time now.
wolf [Fri, 15 Jul 2005 15:58:01 +0000 (15:58 +0000)]
hyper_ball does work in 3d as well for quite some time now.

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

19 years ago.
wolf [Fri, 15 Jul 2005 15:05:14 +0000 (15:05 +0000)]
.

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

19 years ago.
wolf [Fri, 15 Jul 2005 15:04:21 +0000 (15:04 +0000)]
.

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

19 years agoRemove write_multigrid flag from DXFLAGS.
wolf [Fri, 15 Jul 2005 15:03:03 +0000 (15:03 +0000)]
Remove write_multigrid flag from DXFLAGS.

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

19 years agoImprove documentation.
wolf [Fri, 15 Jul 2005 15:01:38 +0000 (15:01 +0000)]
Improve documentation.

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

19 years agoFETools::compute_face_embedding_matrices
guido [Thu, 14 Jul 2005 08:42:34 +0000 (08:42 +0000)]
FETools::compute_face_embedding_matrices

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

19 years agoadded disable_abort_on_exception() function to prevent the Assert() macro
rschulz [Wed, 13 Jul 2005 22:02:07 +0000 (22:02 +0000)]
added disable_abort_on_exception() function to prevent the Assert() macro
from calling abort. This change is not yet used in the regression tests,
but this will soon happen...

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

19 years agosame as before, but working this time...
rschulz [Wed, 13 Jul 2005 14:16:14 +0000 (14:16 +0000)]
same as before, but working this time...

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

19 years agochanged cygwin linkage behaviour, if dynamic libraries are used (see change notes)
rschulz [Wed, 13 Jul 2005 13:56:14 +0000 (13:56 +0000)]
changed cygwin linkage behaviour, if dynamic libraries are used (see change notes)

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

19 years agoadded <cmath> header in householder.h
rschulz [Wed, 13 Jul 2005 13:04:54 +0000 (13:04 +0000)]
added <cmath> header in householder.h

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

19 years agonew function FETools::compute_face_embedding_matrices
guido [Tue, 12 Jul 2005 22:11:29 +0000 (22:11 +0000)]
new function FETools::compute_face_embedding_matrices

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

19 years agoQProjector
guido [Tue, 12 Jul 2005 22:09:55 +0000 (22:09 +0000)]
QProjector

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

19 years agoadd missing instantiations
guido [Tue, 12 Jul 2005 22:09:36 +0000 (22:09 +0000)]
add missing instantiations

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

19 years agoadd documentation
guido [Tue, 12 Jul 2005 22:08:58 +0000 (22:08 +0000)]
add documentation

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

19 years agostart moving documentation from the description of the pseudo class to its functions
guido [Tue, 12 Jul 2005 22:08:09 +0000 (22:08 +0000)]
start moving documentation from the description of the pseudo class to its functions

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