2001-03-23 |
Wolfgang Bangerth | Ignore comments at the beginning of the program altoget... |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Wolfgang Bangerth | We need the online docs for the class index, but only... |
commit | commitdiff | tree | snapshot |
2001-03-23 |
Wolfgang Bangerth | switch off caching, since that leads to insurmountable... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Guido Kanschat | Documentation |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Guido Kanschat | New SchurMatrix class |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Guido Kanschat | new class for Schur complements |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Wolfgang Bangerth | Don't make HTML docs of kdoc, since it requires jade. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Wolfgang Bangerth | Fix program2html. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Wolfgang Bangerth | Allow //* at the start of the line. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Wolfgang Bangerth | Fix parsing of CVS tag line. CVS expanded $id: in the... |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Wolfgang Bangerth | Fix 1d incompatibility. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Wolfgang Bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-03-22 |
Guido Kanschat | bug removed |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Guido Kanschat | Documentation update |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Wolfgang Bangerth | Micro change. |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Wolfgang Bangerth | Implement get_intermediate_points_on_* for HalfHyperBal... |
commit | commitdiff | tree | snapshot |
2001-03-21 |
Wolfgang Bangerth | Make code slightly faster. |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Wolfgang Bangerth | On some systems (discovered on DEC Alpha OSF1 V5),... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Wolfgang Bangerth | Disable shared libs on OSF1 V5 as well. |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Wolfgang Bangerth | On gcc2.95 on Alpha OSF1, the native assembler does... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Ralf Hartmann | New restore(unsigned int step) function (among others... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Ralf Hartmann | New functions restore(uint step), clear_flags, n_refine... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Wolfgang Bangerth | Fix one more bug, per Hans' suggestion. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Wolfgang Bangerth | Add a barrier class to the Threads:: namespace. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Wolfgang Bangerth | Add a barrier class to the Threads:: namespace. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Wolfgang Bangerth | Fix various bugs in VTK output. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Wolfgang Bangerth | Add Vtk to list of supported file formats. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Ralf Hartmann | Two fixes. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Wolfgang Bangerth | doc update. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Ralf Hartmann | Remove obsolete arguments of the MappingQ1<dim>::transf... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Ralf Hartmann | Make it compile with a prerelease of gcc3.0 |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Guido Kanschat | new mesh hyper_rectangle |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Ralf Hartmann | Bug fix. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Wolfgang Bangerth | Output only lib name, no path. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Ralf Hartmann | Doc update. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Wolfgang Bangerth | Purge static non-const variables, or make them const... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Ralf Hartmann | Doc update. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Wolfgang Bangerth | Fix missing const. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Wolfgang Bangerth | Doc update. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Ralf Hartmann | CrissCross element removed. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Ralf Hartmann | Remove obsolete lines. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Ralf Hartmann | Doc update. |
commit | commitdiff | tree | snapshot |
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 |
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