]>
https://gitweb.dealii.org/ - dealii.git/log
Wolfgang Bangerth [Wed, 28 Jun 2000 11:56:01 +0000 (11:56 +0000)]
Fix cross-references to something that actually exists.
git-svn-id: https://svn.dealii.org/trunk@3100
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 28 Jun 2000 11:53:27 +0000 (11:53 +0000)]
Change <pre> into @begin{verbatim} etc.
git-svn-id: https://svn.dealii.org/trunk@3099
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 28 Jun 2000 09:06:22 +0000 (09:06 +0000)]
Fix this place also: allow more than one link per line.
git-svn-id: https://svn.dealii.org/trunk@3098
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 28 Jun 2000 09:01:44 +0000 (09:01 +0000)]
Don't escape with a character that is itself escaped. Thus, encodeURL
gets idempotent and we immediately can forget all problems with it
being called multiply on the same string, which was the reason for
almost all incorrect links.
git-svn-id: https://svn.dealii.org/trunk@3097
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 28 Jun 2000 08:28:17 +0000 (08:28 +0000)]
Document global functions as they are now printed in the docs by kdoc2.
git-svn-id: https://svn.dealii.org/trunk@3096
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 28 Jun 2000 08:22:26 +0000 (08:22 +0000)]
Revamp the way the different targets are generated. Unify them.
git-svn-id: https://svn.dealii.org/trunk@3095
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 28 Jun 2000 08:06:05 +0000 (08:06 +0000)]
Only reference existing files (i.e. nodes with source).
git-svn-id: https://svn.dealii.org/trunk@3094
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 28 Jun 2000 07:46:14 +0000 (07:46 +0000)]
"Unfix" two things: by the previous changes to these places we lost
the ability to cross-references altogether.
git-svn-id: https://svn.dealii.org/trunk@3093
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Jun 2000 16:41:23 +0000 (16:41 +0000)]
Fix several cases of wrong cross-links, which were usually due to multiply escaping special characters (from < to %253C0 to %
25200253C0 or so)
git-svn-id: https://svn.dealii.org/trunk@3092
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Jun 2000 13:32:56 +0000 (13:32 +0000)]
Fix wrong output.
git-svn-id: https://svn.dealii.org/trunk@3091
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 27 Jun 2000 13:22:31 +0000 (13:22 +0000)]
Better doc and inheritance for preconditioners
git-svn-id: https://svn.dealii.org/trunk@3090
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Jun 2000 13:17:23 +0000 (13:17 +0000)]
Don't discard reference anchors if there are more than only one on a line.
git-svn-id: https://svn.dealii.org/trunk@3089
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Jun 2000 08:56:33 +0000 (08:56 +0000)]
Make kdoc options more transparent by using their long form.
git-svn-id: https://svn.dealii.org/trunk@3088
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Jun 2000 08:10:08 +0000 (08:10 +0000)]
Check for existence of isnan for both sets of compiler flags independently.
git-svn-id: https://svn.dealii.org/trunk@3087
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Jun 2000 07:49:03 +0000 (07:49 +0000)]
Add a check whether the `isnan' function is declared or not.
git-svn-id: https://svn.dealii.org/trunk@3086
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 27 Jun 2000 07:20:19 +0000 (07:20 +0000)]
Small clean-up.
git-svn-id: https://svn.dealii.org/trunk@3085
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Jun 2000 16:24:34 +0000 (16:24 +0000)]
Remove @memo tags.
git-svn-id: https://svn.dealii.org/trunk@3084
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Jun 2000 16:09:48 +0000 (16:09 +0000)]
Note restrictions on the documentation of enums.
git-svn-id: https://svn.dealii.org/trunk@3083
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Jun 2000 16:05:50 +0000 (16:05 +0000)]
Note the patches in our version of kdoc.
git-svn-id: https://svn.dealii.org/trunk@3082
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Jun 2000 16:02:25 +0000 (16:02 +0000)]
Treat the @item command specially. The way in the previous revision
did not work as the brackets in the <li> item got escaped below.
git-svn-id: https://svn.dealii.org/trunk@3081
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 26 Jun 2000 15:44:36 +0000 (15:44 +0000)]
SolverControl returns failure if solver diverges. New function get_face in FE(Sub)FaceValues.
git-svn-id: https://svn.dealii.org/trunk@3080
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 26 Jun 2000 15:38:17 +0000 (15:38 +0000)]
New get_face function in FEFaceValues and FESubfaceValues.
git-svn-id: https://svn.dealii.org/trunk@3079
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 26 Jun 2000 15:34:10 +0000 (15:34 +0000)]
SolverControl returns failure also if the solver diverges.
git-svn-id: https://svn.dealii.org/trunk@3078
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Jun 2000 14:56:55 +0000 (14:56 +0000)]
Move documentation to top, to avoid trouble with kdoc2.
git-svn-id: https://svn.dealii.org/trunk@3077
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 26 Jun 2000 14:56:02 +0000 (14:56 +0000)]
Work in the changes of Preconditioning into the PreconditionSelector class
git-svn-id: https://svn.dealii.org/trunk@3076
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Jun 2000 14:33:11 +0000 (14:33 +0000)]
More doc changes for the conversion to kdoc2.
git-svn-id: https://svn.dealii.org/trunk@3075
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Jun 2000 11:46:41 +0000 (11:46 +0000)]
Find a better way to check whether kdoc is up-to-date when generating docs. If it is not up-to-date, then re-generate it.
git-svn-id: https://svn.dealii.org/trunk@3074
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Jun 2000 09:37:59 +0000 (09:37 +0000)]
Note ====MT=== in make output.
git-svn-id: https://svn.dealii.org/trunk@3073
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Jun 2000 09:35:15 +0000 (09:35 +0000)]
Move inheritance from SOLVER to the same line to make things simpler
for the doc tools.
git-svn-id: https://svn.dealii.org/trunk@3072
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Jun 2000 09:34:08 +0000 (09:34 +0000)]
Fix "@p ..." by "@p{...}"
git-svn-id: https://svn.dealii.org/trunk@3071
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Jun 2000 09:33:05 +0000 (09:33 +0000)]
Fix "@p NULL" by "@p{Null}"
git-svn-id: https://svn.dealii.org/trunk@3070
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Jun 2000 08:52:26 +0000 (08:52 +0000)]
Small fix.
git-svn-id: https://svn.dealii.org/trunk@3069
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 26 Jun 2000 08:49:38 +0000 (08:49 +0000)]
indicate MT during compilation if in multithreading mode
git-svn-id: https://svn.dealii.org/trunk@3068
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 26 Jun 2000 08:35:22 +0000 (08:35 +0000)]
Fix to places where @p was not used with {...}.
git-svn-id: https://svn.dealii.org/trunk@3067
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 23 Jun 2000 21:28:43 +0000 (21:28 +0000)]
Experimental doc for SquareFunction
git-svn-id: https://svn.dealii.org/trunk@3066
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 23 Jun 2000 15:42:47 +0000 (15:42 +0000)]
Typo fixed
git-svn-id: https://svn.dealii.org/trunk@3065
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 22 Jun 2000 14:53:22 +0000 (14:53 +0000)]
Change many things, mostly docs, for the switch from kdoc1 to kdoc2.
git-svn-id: https://svn.dealii.org/trunk@3064
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 21 Jun 2000 19:12:30 +0000 (19:12 +0000)]
"at" is italic
git-svn-id: https://svn.dealii.org/trunk@3061
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 21 Jun 2000 19:05:06 +0000 (19:05 +0000)]
Prefer Reply-To to From
git-svn-id: https://svn.dealii.org/trunk@3060
0785d39b -7218-0410-832d-
ea1e28bc413d
deal [Wed, 21 Jun 2000 18:47:15 +0000 (18:47 +0000)]
cvsignore
git-svn-id: https://svn.dealii.org/trunk@3059
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 21 Jun 2000 18:46:24 +0000 (18:46 +0000)]
Trying to remove headers II
git-svn-id: https://svn.dealii.org/trunk@3058
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 21 Jun 2000 16:12:01 +0000 (16:12 +0000)]
Nicer mail list format
git-svn-id: https://svn.dealii.org/trunk@3057
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Wed, 21 Jun 2000 16:10:56 +0000 (16:10 +0000)]
Addresses changed to mailing list
git-svn-id: https://svn.dealii.org/trunk@3056
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 21 Jun 2000 14:01:25 +0000 (14:01 +0000)]
Check that kdoc is installed, and remove kdoc-installed from the
argument list of kdoc.
git-svn-id: https://svn.dealii.org/trunk@3055
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 21 Jun 2000 13:42:36 +0000 (13:42 +0000)]
More configure changes.
git-svn-id: https://svn.dealii.org/trunk@3054
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 21 Jun 2000 13:31:31 +0000 (13:31 +0000)]
More work on the contrib dir.
git-svn-id: https://svn.dealii.org/trunk@3053
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 21 Jun 2000 13:23:59 +0000 (13:23 +0000)]
Bring some of the necessary configure machinery into place.
git-svn-id: https://svn.dealii.org/trunk@3052
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 21 Jun 2000 13:21:30 +0000 (13:21 +0000)]
Remove file that was erroneously included.
git-svn-id: https://svn.dealii.org/trunk@3051
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 21 Jun 2000 12:55:49 +0000 (12:55 +0000)]
Merge the 2.a36 release.
git-svn-id: https://svn.dealii.org/trunk@3050
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 21 Jun 2000 12:50:34 +0000 (12:50 +0000)]
Add files that were added between 2.a35 and 2.a36.
git-svn-id: https://svn.dealii.org/trunk@3047
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 21 Jun 2000 12:46:42 +0000 (12:46 +0000)]
Import my changes to kdoc which did not make it yet into a release.
git-svn-id: https://svn.dealii.org/trunk@3046
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 21 Jun 2000 12:33:53 +0000 (12:33 +0000)]
Import kdoc snapshot 2.a35
git-svn-id: https://svn.dealii.org/trunk@3041
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 21 Jun 2000 12:25:28 +0000 (12:25 +0000)]
Remove outdated script.
git-svn-id: https://svn.dealii.org/trunk@3040
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 21 Jun 2000 12:12:11 +0000 (12:12 +0000)]
Note missing comment.
git-svn-id: https://svn.dealii.org/trunk@3039
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 20 Jun 2000 22:39:59 +0000 (22:39 +0000)]
additional functions for DG-elements
git-svn-id: https://svn.dealii.org/trunk@3038
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 20 Jun 2000 22:28:43 +0000 (22:28 +0000)]
removed debugging output
git-svn-id: https://svn.dealii.org/trunk@3037
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 20 Jun 2000 22:15:18 +0000 (22:15 +0000)]
news and mailing-list
git-svn-id: https://svn.dealii.org/trunk@3036
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 20 Jun 2000 13:21:16 +0000 (13:21 +0000)]
Avoid 1d warning.
git-svn-id: https://svn.dealii.org/trunk@3035
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 20 Jun 2000 06:44:28 +0000 (06:44 +0000)]
Add CVS version of configure.in to the configure script.
git-svn-id: https://svn.dealii.org/trunk@3034
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Mon, 19 Jun 2000 18:54:01 +0000 (18:54 +0000)]
Clear deletes matrix; initialize uses clear
git-svn-id: https://svn.dealii.org/trunk@3033
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 16 Jun 2000 20:03:23 +0000 (20:03 +0000)]
new preconditioner interface
git-svn-id: https://svn.dealii.org/trunk@3031
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 16 Jun 2000 15:55:56 +0000 (15:55 +0000)]
new ExcNotInitialized
git-svn-id: https://svn.dealii.org/trunk@3030
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Thu, 15 Jun 2000 19:21:02 +0000 (19:21 +0000)]
New PreconditionJacobi
git-svn-id: https://svn.dealii.org/trunk@3029
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Jun 2000 12:45:09 +0000 (12:45 +0000)]
Arg, one-char bug. Didn't show up in /base and /lac since there seem
to be no circular includes...
git-svn-id: https://svn.dealii.org/trunk@3027
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Jun 2000 12:03:43 +0000 (12:03 +0000)]
.
git-svn-id: https://svn.dealii.org/trunk@3026
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Jun 2000 11:49:27 +0000 (11:49 +0000)]
Use RUSAGE_SELF instead of 0 in test for getrusage, as the previous is
in an enum on some Linux systems, while the latter is an int, and the
compiler rejects a conversion...
git-svn-id: https://svn.dealii.org/trunk@3024
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Jun 2000 11:42:01 +0000 (11:42 +0000)]
Fix common/scripts/make_dependencies.pl.
git-svn-id: https://svn.dealii.org/trunk@3023
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Jun 2000 11:23:22 +0000 (11:23 +0000)]
Fix a bug where the script produced some strange results when we had a ++ in the path.
git-svn-id: https://svn.dealii.org/trunk@3022
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Jun 2000 07:54:44 +0000 (07:54 +0000)]
More doc updates.
git-svn-id: https://svn.dealii.org/trunk@3021
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Jun 2000 07:41:23 +0000 (07:41 +0000)]
Augment docs.
git-svn-id: https://svn.dealii.org/trunk@3020
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Thu, 15 Jun 2000 06:54:27 +0000 (06:54 +0000)]
Update to latest version.
git-svn-id: https://svn.dealii.org/trunk@3019
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 14 Jun 2000 14:38:17 +0000 (14:38 +0000)]
Fix bug with lost -D__USE_MALLOC
git-svn-id: https://svn.dealii.org/trunk@3018
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 14 Jun 2000 12:30:49 +0000 (12:30 +0000)]
More doc.
git-svn-id: https://svn.dealii.org/trunk@3017
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 14 Jun 2000 12:13:58 +0000 (12:13 +0000)]
Improve wording.
git-svn-id: https://svn.dealii.org/trunk@3016
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 14 Jun 2000 12:12:10 +0000 (12:12 +0000)]
Configure for getrusage
git-svn-id: https://svn.dealii.org/trunk@3015
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 14 Jun 2000 12:06:31 +0000 (12:06 +0000)]
Remove -ansi when in MT mode.
git-svn-id: https://svn.dealii.org/trunk@3014
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 14 Jun 2000 11:57:39 +0000 (11:57 +0000)]
Enforce -ansi -pedantic.
git-svn-id: https://svn.dealii.org/trunk@3013
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 14 Jun 2000 11:49:00 +0000 (11:49 +0000)]
Configure for the proper declaration of the getrusage function.
git-svn-id: https://svn.dealii.org/trunk@3012
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Wed, 14 Jun 2000 11:16:48 +0000 (11:16 +0000)]
Enforce -pedantic -ansi when using the gcc compiler in order to get closer to the C++ standard.
Doing so required a whole lot of changes, which mostly fall into the following to categories:
1/ Adding `typename' when accessing template dependent names, such as
vector<T>::iterator.
2/ When accessing member classes of templatized parent classes, full qualification is
required. Thus, when in Derived<dim>::f we want to access the type Base<dim>::ExcSomething,
we have to use typename Base<dim>::ExcSomething now.
Overall, these changes should lead to more portable code.
git-svn-id: https://svn.dealii.org/trunk@3011
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Tue, 13 Jun 2000 20:43:34 +0000 (20:43 +0000)]
tests for FullMatrix
git-svn-id: https://svn.dealii.org/trunk@3010
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 13 Jun 2000 14:10:40 +0000 (14:10 +0000)]
Allow this file to be compiled with -pedantic. this required some
work-arounds, described in the comments added in this patch.
git-svn-id: https://svn.dealii.org/trunk@3009
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 13 Jun 2000 11:38:57 +0000 (11:38 +0000)]
Improve on the type of exception that is generated when a vector has
wrong size. Previously we got the null-information exception
--------------------------------------------------------
An error occurred in line <83> of file <source/numerics/data_out.cc> in function
void DataOut_DoFData<2>::add_data_vector(const Vector<double> &, const vector<basic_string<char,string_char_traits<char>,__malloc_alloc_template<0> >,allocator<basic_string<char,string_char_traits<char>,__malloc_alloc_template<0> > > > &)
The violated condition was:
((vec.size() == dofs->get_tria().n_active_cells()) && (names.size() == 1)) || ((vec.size() == dofs->n_dofs()) && (names.size() == dofs->get_fe().n_components()))
The name and call sequence of the exception was:
ExcInvalidNumberOfNames (names.size(), dofs->get_fe().n_components())
Additional Information:
You have to give one name per component in your data vector. The number you gave was 1, but the number of components is 1
--------------------------------------------------------
which does not shed much light on what the problem is (number of
components seems to be ok, not?)
Now we get
1--------------------------------------------------------
An error occurred in line <81> of file <source/numerics/data_out.cc> in function
void DataOut_DoFData<2>::add_data_vector(const Vector<double> &, const vector<basic_string<char,string_char_traits<char>,__malloc_alloc_template<0> >,allocator<basic_string<char,string_char_traits<char>,__malloc_alloc_template<0> > > > &)
The violated condition was:
(vec.size() == dofs->get_tria().n_active_cells()) || (vec.size() == dofs->n_dofs())
The name and call sequence of the exception was:
ExcInvalidVectorSize(vec.size(), dofs->get_tria().n_active_cells(), dofs->n_dofs())
Additional Information:
The vector has size 0 but the DoFHandler objects says there are 2560 degrees of freedom and there are 2641 active cells.
--------------------------------------------------------
git-svn-id: https://svn.dealii.org/trunk@3008
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 13 Jun 2000 07:56:29 +0000 (07:56 +0000)]
Recent changes in the SparsityPattern class changed the order of
output, so fix this.
git-svn-id: https://svn.dealii.org/trunk@3007
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 13 Jun 2000 07:27:14 +0000 (07:27 +0000)]
Fix some misspellings.
git-svn-id: https://svn.dealii.org/trunk@3006
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 9 Jun 2000 22:30:42 +0000 (22:30 +0000)]
File *.check saves execution of tests without changed dependencies
git-svn-id: https://svn.dealii.org/trunk@3005
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 9 Jun 2000 22:29:50 +0000 (22:29 +0000)]
fixes
git-svn-id: https://svn.dealii.org/trunk@3004
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 9 Jun 2000 22:11:44 +0000 (22:11 +0000)]
continuing on FEDG_Pk
git-svn-id: https://svn.dealii.org/trunk@3003
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 9 Jun 2000 21:58:44 +0000 (21:58 +0000)]
Temporarily removed "initialize_matrices"
git-svn-id: https://svn.dealii.org/trunk@3002
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 9 Jun 2000 21:11:00 +0000 (21:11 +0000)]
change in Quadrature
git-svn-id: https://svn.dealii.org/trunk@3001
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 9 Jun 2000 21:07:23 +0000 (21:07 +0000)]
warnings removed in 3D
git-svn-id: https://svn.dealii.org/trunk@3000
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 9 Jun 2000 20:51:38 +0000 (20:51 +0000)]
first step towards FEDG_Pk
git-svn-id: https://svn.dealii.org/trunk@2999
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 9 Jun 2000 20:50:42 +0000 (20:50 +0000)]
new access in SparseMatrix
git-svn-id: https://svn.dealii.org/trunk@2998
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 9 Jun 2000 20:49:36 +0000 (20:49 +0000)]
Exponential function
git-svn-id: https://svn.dealii.org/trunk@2997
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 9 Jun 2000 08:11:04 +0000 (08:11 +0000)]
Be stricter with warnings. I'd like to have added -pedantic, but then
the compiler chokes on many exceptions without me knowing why...
git-svn-id: https://svn.dealii.org/trunk@2996
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 9 Jun 2000 07:15:20 +0000 (07:15 +0000)]
Add missing `typename's.
git-svn-id: https://svn.dealii.org/trunk@2995
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Fri, 9 Jun 2000 07:11:09 +0000 (07:11 +0000)]
Add missing `typenames'.
git-svn-id: https://svn.dealii.org/trunk@2994
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Tue, 6 Jun 2000 12:22:50 +0000 (12:22 +0000)]
Add comment on gdb.
git-svn-id: https://svn.dealii.org/trunk@2993
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 5 Jun 2000 14:18:55 +0000 (14:18 +0000)]
SparseMatrix::el
git-svn-id: https://svn.dealii.org/trunk@2992
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 5 Jun 2000 14:11:42 +0000 (14:11 +0000)]
List configury revamp.
git-svn-id: https://svn.dealii.org/trunk@2991
0785d39b -7218-0410-832d-
ea1e28bc413d
Guido Kanschat [Fri, 2 Jun 2000 19:15:14 +0000 (19:15 +0000)]
Reduced sparsity pattern for DG-Multigrid
git-svn-id: https://svn.dealii.org/trunk@2990
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.