2001-03-19 |
wolf | doc update. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
hartmann | Remove obsolete arguments of the MappingQ1<dim>::transf... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
hartmann | Make it compile with a prerelease of gcc3.0 |
commit | commitdiff | tree | snapshot |
2001-03-16 |
guido | new mesh hyper_rectangle |
commit | commitdiff | tree | snapshot |
2001-03-16 |
hartmann | Bug fix. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
wolf | Output only lib name, no path. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
hartmann | Doc update. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
wolf | Purge static non-const variables, or make them const... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
hartmann | Doc update. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
wolf | Fix missing const. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
wolf | Doc update. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | CrissCross element removed. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | Remove obsolete lines. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | Doc update. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | New ExcImpossibleInDim. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | Remove InternalDataBase argument of transform_unit_to_r... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | Remove alternative_normals_computation, hence could... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | Remove InternalDataBase argument and simplify implement... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | Remove obsolete lines. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | Change private, protected, public of some functions... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | Change private, protected, public of some functions... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | Remove InternalDataBase argument of transform_unit_to_r... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | Change private, protected, public of some functions... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | Add FESystems including FEs of higher degree. Make... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | Add FESystems including FEs of higher degree. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
guido | Welsch-Axiom |
commit | commitdiff | tree | snapshot |
2001-03-15 |
hartmann | Small doc fix. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
guido | 0 is 0 |
commit | commitdiff | tree | snapshot |
2001-03-14 |
hartmann | Doc update. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
hartmann | Doc fix. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
hartmann | Syntax of FiniteElemente<dim>::get_unit_support_points... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
hartmann | Doc update. New classes Polynomial, LagrangeEquidistant... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
guido | separate directory for ALL libraries deal.II/lib |
commit | commitdiff | tree | snapshot |
2001-03-14 |
hartmann | explicite instantiations SparseMatrix<long double>... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
hartmann | Remove the parts concerning long double, as a prereleas... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
guido | Check for BLAS improved |
commit | commitdiff | tree | snapshot |
2001-03-14 |
hartmann | Include tria_accessor.templates.h into tria_accessor... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
hartmann | Add copy constructor GridReordering<dim>::Cell::Cell... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
wolf | Work around problems with gcc3. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
wolf | Fix date. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
wolf | Work around problems with gcc3 |
commit | commitdiff | tree | snapshot |
2001-03-14 |
wolf | Copyright 2001. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
wolf | Mention new mapping scheme. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
wolf | Fix non-compilability. |
commit | commitdiff | tree | snapshot |
2001-03-13 |
wolf | Minor clean-ups. Prepare Mapping_Q for possible creatio... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
wolf | TODO: test Laguerre class. it has never been tested... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
wolf | Note mapping branch merge. |
commit | commitdiff | tree | snapshot |
2001-03-12 |
wolf | Fix incompatibility with gcc3 snapshot that requires... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
wolf | Fix a bug that I am puzzled about how it could pass... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
wolf | Fix more missing std:: |
commit | commitdiff | tree | snapshot |
2001-03-12 |
wolf | Recognize gcc3.0 |
commit | commitdiff | tree | snapshot |
2001-03-12 |
guido | Buf with update_flags fixed |
commit | commitdiff | tree | snapshot |
2001-03-12 |
wolf | Fix incompilability with -ansi by prepending typename... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
wolf | Rename ExcDimensionMismatch to ExcSpaceDimensionMismatc... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
wolf | Fix some missing includes and typenames that prevented... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
wolf | Check which flags have to be disabled when compiling... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
guido | variable directions |
commit | commitdiff | tree | snapshot |
2001-03-09 |
guido | 'allflags' removed |
commit | commitdiff | tree | snapshot |
2001-03-09 |
wolf | Update flags in get_data ok |
commit | commitdiff | tree | snapshot |
2001-03-09 |
guido | Assertions for 2nd derivatives |
commit | commitdiff | tree | snapshot |
2001-03-09 |
guido | Work on bug in 2nd derivatives |
commit | commitdiff | tree | snapshot |
2001-03-09 |
guido | covariant transformation for 2nd derivatives |
commit | commitdiff | tree | snapshot |
2001-03-09 |
wolf | Small doc update. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
guido | Add missing second derivatives to FESystem::update_each |
commit | commitdiff | tree | snapshot |
2001-03-08 |
hartmann | New log_history function for read-only access to _log_h... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
wolf | TODO: Unify FiniteElementBase with FiniteElement? There... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
wolf | Move unit support points on cells and faces to base... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
wolf | //TODO: briefly document classes and mark them deprecated |
commit | commitdiff | tree | snapshot |
2001-03-08 |
wolf | Bring up to date w.r.t. the mapping branch. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
wolf | Clean-ups, annotations, etc. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
wolf | Remove special rules for files that no more exist. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
wolf | Some annotations. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
wolf | Fix missing const. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Add TODO. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Update. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Fix minor problem. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | More annotations and clean-ups. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Fix several bugs where by copy-paste some places were... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Annotation to one of the TODO items. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Make TODO target smarter. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Indentation etc. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Small changes. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Further clean-ups. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Make update_once and update_each protected. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Move several functions from the .h to the .cc file... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Further clean-ups. Fix the same bug two more times... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Indentation change. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Fix reference to files. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Conform to indenting rules. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Further doc changes, slight modifications. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Move matrices definitions to own files that need not... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Further clean-ups. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Enclosing names that are the same in all space dims... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
guido | new output files |
commit | commitdiff | tree | snapshot |
2001-03-07 |
guido | new dependency file |
commit | commitdiff | tree | snapshot |
2001-03-07 |
wolf | Rather pervasive clean-ups. Move some functions to... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
guido | mapping merge |
commit | commitdiff | tree | snapshot |
2001-03-07 |
guido | separate rule for abort |
commit | commitdiff | tree | snapshot |
2001-03-07 |
guido | output changed |
commit | commitdiff | tree | snapshot |
2001-03-07 |
hartmann | TensorProductPolynomials keep their own copy of Polynom... |
commit | commitdiff | tree | snapshot |
next |
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