]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
1999-02-16 Wolfgang BangerthUnify the constructors of FiniteElementBase to be a...
1999-02-16 Wolfgang BangerthRemove an unnecessary argument to a function.
1999-02-16 Wolfgang Bangerth-O2 suffices for compilation.
1999-02-16 Wolfgang BangerthAdd this script also.
1999-02-16 Wolfgang BangerthThis is the long awaited, long worked on, gorgeous...
1999-02-16 Wolfgang BangerthRevert Guido's change to include math.h. Never include...
1999-02-16 Wolfgang BangerthRevert Guido's changes total_dofs->n_dofs.
1999-02-16 Wolfgang BangerthRevert Guido's patch with total_dofs->n_dofs.
1999-02-16 Guido KanschatMost functions in FESystem implemented, the rest may...
1999-02-16 Guido KanschatNew libraries
1999-02-16 Wolfgang BangerthGive a variable a default value to make to compiler...
1999-02-16 Wolfgang BangerthFinally get it right.
1999-02-16 Wolfgang BangerthMake destructor virtual.
1999-02-16 Wolfgang BangerthFix memory leak.
1999-02-16 Wolfgang BangerthLet the compiler decide which functions to inline....
1999-02-15 Guido Kanschatchanges for system elements
1999-02-15 Guido Kanschattest output removed
1999-02-15 Guido Kanschatsystem_to_component_table is correct
1999-02-15 Guido Kanschattests for GeometryInfo and mixed elements
1999-02-15 Guido Kanschatconstructor for mixed elements
1999-02-15 Guido Kanschatnew features and COMMON interface for all dimensions
1999-02-15 Guido KanschatExcNotImplemented is now a globally known class
1999-02-15 Guido Kanschatscripts moved from deal.II tree
1999-02-13 Wolfgang Bangerth.
1999-02-13 Wolfgang BangerthAdd a feature (adding a line more than once is allowed...
1999-02-13 Wolfgang Bangerth.
1999-02-12 Guido KanschatApproaching component tables
1999-02-12 Wolfgang BangerthMove the two inline functions to the .cc file, because...
1999-02-12 Guido Kanschatcomponent -system index pre-implemented
1999-02-12 Wolfgang BangerthFix a memory leak and do some other things related...
1999-02-12 Wolfgang BangerthAlso fix the respective comment in the file.
1999-02-12 Wolfgang BangerthFix a problem we once had with gcc2.7, but which has...
1999-02-12 Wolfgang BangerthFix a really annoying problem introduced by including...
1999-02-12 Wolfgang Bangerthlet stdlib.h be cstdlib
1999-02-12 Wolfgang BangerthMove the class hierarchy files from the deal.II tree...
1999-02-12 Wolfgang BangerthFix two missing files.
1999-02-12 Wolfgang BangerthFirst versions of these files.
1999-02-11 Guido KanschatTensorFunction works in principle
1999-02-11 Wolfgang BangerthInclude <cmath> to make things compile without error.
1999-02-11 Wolfgang BangerthAdd another test for consistency of constraints.
1999-02-11 Wolfgang BangerthAdd the two other scripts that we use for the generatio...
1999-02-11 Wolfgang BangerthMove the kdoc script to this directory also. It used...
1999-02-11 Wolfgang BangerthMove most of the documentation from the individual...
1999-02-10 Ralf Hartmannchanging the destructor, the reinit(), reinit(1) and...
1999-02-10 Ralf HartmannBlock matrix for using of block SOR as direct solver...
1999-02-09 Wolfgang BangerthFix bug with a bilinear finite element returning zero...
1999-02-09 Wolfgang BangerthOops, sorry, my move of an option seems to have been...
1999-02-09 Ralf Hartmannremove 'explicit' from copy-constructor
1999-02-09 Ralf Hartmannimplementation of householder and gauss-jordan, least...
1999-02-09 Ralf Hartmannfix typo
1999-02-09 Wolfgang BangerthDon't know, why one of the warning flags slipped from...
1999-02-09 Wolfgang BangerthChange a little thing to make this file compile.
1999-02-09 Wolfgang BangerthRename <math.h> to <cmath>.
1999-02-09 Guido KanschatApproaching systems of equations
1999-02-05 Guido Kanschat.cvsignore
1999-02-05 Guido Kanschatmore tests for Smartpointer
1999-02-05 Guido Kanschatthe way to TensorFunction
1999-02-05 Guido KanschatNew global options
1999-02-05 Guido KanschatList only defined global symbols
1999-02-05 Guido KanschatInclude stdlib.h for ANSI-compliance
1999-02-05 Guido KanschatAssignment of two SmartPointers
1999-02-05 Guido KanschatUse deal.II/Make.global_options
1999-02-05 Guido KanschatFinally uses deal.II/Make.global_options again
1999-02-05 Guido KanschatContains only options for compiling with egcs now
1999-02-05 Ralf HartmannMake copy constructor of dSMatrixStruct private.
1999-02-05 Guido KanschatFunctionTime base object for Function<dim>
1999-02-03 Wolfgang BangerthChange the name of the deal.II library in the Makefiles.
1999-02-03 Wolfgang BangerthChange the name of the deal.II library in the Makefiles.
1999-02-03 Wolfgang BangerthAdd determinant function for 3x3 matrices.
1999-02-03 Wolfgang BangerthMake the Makefile truely multidimension aware.
1999-02-02 Wolfgang BangerthMove towards multidimensional libraries.
1999-02-02 Wolfgang BangerthMake things compile in 1D again.
1999-02-02 Wolfgang BangerthChange output while compiling a bit to make it more...
1999-02-02 Wolfgang BangerthAdd computation of determinants of tensors of dimension...
1999-02-02 Wolfgang BangerthMake things compile for the 1d case.
1999-02-02 Wolfgang BangerthMake the dependency file dimension dependent as well.
1999-02-01 Wolfgang BangerthRemove this class since it was never finished and thus...
1999-01-25 Guido KanschatMultiGrid advances
1999-01-25 Guido KanschatMore documentation
1999-01-22 Guido KanschatMultiGrid's growing
1999-01-22 Guido Kanschatmultigrid compiles now... sorry!
1999-01-19 Wolfgang BangerthDoc update.
1999-01-19 Wolfgang BangerthFix doc.
1999-01-19 Wolfgang BangerthAdd doc for conventions of faces, lines and vertices...
1999-01-19 Wolfgang BangerthRevert some of the structural changes of last week...
1999-01-14 Wolfgang BangerthDoc update: document FESystem class.
1999-01-14 Guido KanschatA first step to multigrid
1999-01-14 Guido Kanschatlog files with year
1999-01-14 Wolfgang BangerthOOps, forgot test code.
1999-01-14 Guido KanschatStart of a glossary
1999-01-14 Wolfgang BangerthMake this thing compile; I forgot to work around access...
1999-01-14 Wolfgang BangerthInitial release of finite elements combining other...
1999-01-14 Wolfgang BangerthDoc update for FESystem.
1999-01-14 Wolfgang BangerthModify the handling of the number of dofs in the finite...
1999-01-07 schrageUpdated paths in validation script
1999-01-07 schrageFirst (partly) browsable version of the tutorial for...
1999-01-07 schrageFirst (partly) browsable version of the tutorial for...
1999-01-07 schrageAdded base library to the Makefile.
1999-01-04 Wolfgang BangerthRename do_renumbering to renumber_dofs and make it...
1999-01-04 Wolfgang BangerthFix typo and add conditional compilations.
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


Typeset in Trocchi and Trocchi Bold Sans Serif.