]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
1999-02-19 Wolfgang BangerthChange the working of the Makefile to automatically...
1999-02-19 Wolfgang BangerthAdd a testcase to test the handling of constraints...
1999-02-18 Wolfgang BangerthAdapt the program to the new way of describing boundari...
1999-02-18 Wolfgang BangerthFix another real show stopper bug.
1999-02-18 Wolfgang BangerthFix a real show stopper bug.
1999-02-18 Wolfgang BangerthAdapt the program to the new way of describing boundari...
1999-02-18 Wolfgang BangerthFix the behaviour of the new boundary a bit and update...
1999-02-18 Wolfgang BangerthPrevious results were smart, no doubt, but wrong, so...
1999-02-18 Wolfgang BangerthReplace the old scheme to describe the boundary, which...
1999-02-17 Wolfgang BangerthMore recursion for easy reading, as well as new field
1999-02-17 Wolfgang BangerthFix an apparent bug in the computation of dofs_per_face.
1999-02-17 Wolfgang BangerthFix a bug which showed up in 3d, where constraints...
1999-02-17 Wolfgang BangerthDiscard zero entries in the constraint matrix when...
1999-02-17 Wolfgang BangerthDoc update.
1999-02-17 Wolfgang Bangerth.
1999-02-17 Wolfgang BangerthChange order of vertices in the hypercube code. Before...
1999-02-17 Wolfgang BangerthUpdate the ball boundary in 3d from the grid example.
1999-02-17 Wolfgang Bangerth.
1999-02-17 Wolfgang BangerthRevamp output code to move output to a subdirectory...
1999-02-17 Wolfgang BangerthMake this test case 3d aware. Like the grid test, this...
1999-02-17 Wolfgang BangerthMake this testcase 3d aware. In fact, it is compiled...
1999-02-17 Wolfgang BangerthSingle out some functions which are needed by all dimen...
1999-02-16 Wolfgang BangerthSome more support for 3d.
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...
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.