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