]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
1999-07-07 Wolfgang BangerthFinish reasonable support for the EPS format (except...
1999-07-06 Wolfgang BangerthOops, fix unfinished comment marker.
1999-07-06 Wolfgang BangerthLittle bit more on eps-output.
1999-07-06 Wolfgang BangerthDoc update.
1999-07-06 Wolfgang BangerthAdd initial direct eps output for new output scheme.
1999-07-06 Wolfgang BangerthSwitch to new output scheme. Use the new DataOut class...
1999-07-06 Wolfgang BangerthFix missing typename keyword.
1999-07-06 Wolfgang BangerthFix for GridOut
1999-07-06 Wolfgang BangerthNew boundary scheme.
1999-07-06 Wolfgang BangerthFinal fixes.
1999-07-05 Guido KanschatVanka works
1999-07-05 Wolfgang BangerthDoc update.
1999-07-05 Wolfgang BangerthDoc update.
1999-07-05 Ralf Hartmannadd the weight function argument also in the scalar...
1999-07-05 Wolfgang BangerthOnly very minor, cosmetic changes.
1999-07-02 Ralf Hartmannadditional weight function argument in #integrate_diffe...
1999-07-02 Guido KanschatVanka compiles
1999-07-02 Ralf Hartmannimplementation of #Vectorfunction::value_list#, doc...
1999-07-02 Ralf Hartmannimplementation of #V#
1999-07-02 Guido KanschatRaw access functions saver than Wolfgang's
1999-07-01 Ralf Hartmannadd #interpolate# for vector functions
1999-07-01 Ralf Hartmannimplementation of #interpolate# and #integrate_differen...
1999-07-01 Ralf Hartmannimplementation of #get(_unit)_support_points#
1999-07-01 schrageAdapted the new changes in GridOut.
1999-07-01 schrageFile lists as TeX-table, first check-in
1999-07-01 schrageCleaned up dir structure. Added templates, scripts...
1999-06-30 Ralf Hartmannfree the memory of the right_hand_side and solution...
1999-06-30 Ralf Hartmannexchange two exceptions that were in a wrong order
1999-06-30 Ralf Hartmanndoc update for #get_local_mass_matrix#
1999-06-30 Ralf Hartmannimplementation of #get_local_mass_matrix#
1999-06-29 Wolfgang BangerthUpdate.
1999-06-29 Wolfgang BangerthImplement a way to pass flags to the output functions...
1999-06-29 Wolfgang BangerthAllow for at least one non-virtual function in this...
1999-06-29 Wolfgang BangerthRevert the order in which to clean because this way
1999-06-29 Wolfgang BangerthFix typo.
1999-06-29 Wolfgang Bangerth.
1999-06-29 Wolfgang Bangerth impose a negativ-list of names we do not want to
1999-06-29 Wolfgang Bangerth.
1999-06-29 Wolfgang Bangerth.
1999-06-29 Ralf Hartmanndo not release the lock on A as it is still needed
1999-06-29 Wolfgang BangerthImplement ucd for grid output. Make the write_* functio...
1999-06-29 Wolfgang Bangerth.
1999-06-29 Wolfgang BangerthAdd a way to get the number of existing vertices, used...
1999-06-29 Wolfgang BangerthSmall change.
1999-06-28 Wolfgang BangerthIncrease the depth of template instantiations since...
1999-06-28 Guido KanschatMG works on locally refined meshes, needs improvement...
1999-06-28 Guido KanschatMG works on locally refined meshes, needs improvement...
1999-06-28 Ralf HartmannRevert Guido's changes on typename issues (why were...
1999-06-28 Wolfgang BangerthFix doc.
1999-06-25 Guido Kanschaterror in get_mg_dof_values removed
1999-06-25 Wolfgang BangerthUnify code for 2d and 3d eps output.
1999-06-25 Wolfgang BangerthAdd dummy constructors for points of some dimension...
1999-06-25 Guido Kanschatstrange stuff removed
1999-06-25 Guido KanschatSolverDual obsolete and removed, stuff for gcc 2.95...
1999-06-25 Guido KanschatAdded missing pop
1999-06-25 Guido KanschatDirect implementation of SOR, TSOR, SSOR
1999-06-25 Wolfgang BangerthFinish 3d eps output of grids.
1999-06-25 Guido KanschatMGTransferPrebuilt::build_matrices
1999-06-25 Wolfgang BangerthCheck in to have an intermediate state to work from.
1999-06-25 Guido Kanschat-pedantic removed (like in deal.II/...)
1999-06-24 Wolfgang BangerthMove to the new scheme of handling boundary refinement.
1999-06-24 Wolfgang BangerthFix a forgotten include.
1999-06-24 schrageAdded GridOut.
1999-06-24 schrageMinor mods.
1999-06-24 Wolfgang BangerthFix typo.
1999-06-24 Wolfgang BangerthDoc update.
1999-06-24 Wolfgang BangerthFirst check-in.
1999-06-24 Wolfgang BangerthDoc update.
1999-06-23 schragePremature check-in for data transfer.
1999-06-23 Wolfgang BangerthFix syntax error.
1999-06-23 Wolfgang BangerthAdd usage doc.
1999-06-23 Wolfgang BangerthDoc update.
1999-06-23 Wolfgang BangerthRename grid_io.{h|cc} to grid_out.
1999-06-23 Wolfgang BangerthRename grid_io to grid_out.
1999-06-23 Wolfgang BangerthRename grid_io to grid_out.
1999-06-23 Wolfgang BangerthAdd a class GridOut that serves to simply output a...
1999-06-23 Wolfgang BangerthAdd a class GridOut that serves to simply output a...
1999-06-22 Guido KanschatParsing possible
1999-06-22 Wolfgang BangerthCheck in a large patch to remove all error messages...
1999-06-22 Wolfgang BangerthMake things really clean.
1999-06-22 Wolfgang BangerthMake things really clean.
1999-06-22 Wolfgang Bangerth.
1999-06-22 Wolfgang BangerthSmall doc updates.
1999-06-22 Wolfgang Bangerth.
1999-06-22 schrageBugfix.
1999-06-22 schrageFirst check-in.
1999-06-22 Wolfgang BangerthFix a problem with an assertion that is not valid as...
1999-06-22 Wolfgang BangerthFix omission.
1999-06-22 schrageMinor modifications.
1999-06-21 Guido Kanschatadapted to new boundary structure
1999-06-21 Guido Kanschatdon't interpolate boundaries for components with HUGE_V...
1999-06-21 Guido Kanschatmultiple boundaries
1999-06-21 Guido Kanschatcosmetics
1999-06-21 Guido Kanschatoperator() and check for division by 0 in SparseILU
1999-06-21 Guido Kanschatiterated simpson rule
1999-06-21 Wolfgang BangerthCheck in the fix for one bug, before starting to find...
1999-06-18 schrageMinor adjustments.
1999-06-18 schrageFirst check-in. General description of DataOut, formats...
1999-06-18 schrageFirst check-in. General description of DataOut, formats...
1999-06-18 schrageBugfix wrt frames
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.