]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2006-05-02 Wolfgang BangerthFix a number of issues to make the tests in hp/ run...
2006-05-02 Wolfgang BangerthMake compile again
2006-05-02 Guido Kanschatnew template structure for DataOut...
2006-05-02 Wolfgang BangerthRename a few variables
2006-05-02 Wolfgang BangerthClaim credit for significant contributions.
2006-05-02 Wolfgang BangerthMore documentation.
2006-05-02 Wolfgang BangerthOnly access data to which we have access.
2006-05-02 Wolfgang BangerthMake more classes friends.
2006-05-02 Wolfgang BangerthFix an "ups"
2006-05-02 Wolfgang BangerthSplit out common functions that are needed for all...
2006-05-02 Wolfgang BangerthAdd significant documentation.
2006-05-02 Wolfgang BangerthMore doc updates.
2006-05-02 Wolfgang BangerthSmall doc update.
2006-05-02 Wolfgang BangerthMove the stuff that is common to all space dimensions...
2006-05-01 Wolfgang BangerthFor the moment, a last wave of restructuring and consol...
2006-05-01 Wolfgang BangerthMerge a bunch of code.
2006-05-01 Wolfgang BangerthMore moving around to allow sharing code between non...
2006-05-01 Wolfgang BangerthRe-organize the inheritance structure of DoF accessor...
2006-05-01 Wolfgang BangerthAdd a couple of TODOs.
2006-05-01 Wolfgang BangerthShuffle a few things around a bit more. Pretty much...
2006-05-01 Wolfgang BangerthAdd a dummy operator[] to make generic programming...
2006-04-28 Wolfgang BangerthA few more functions to access hp dofs
2006-04-28 Wolfgang BangerthAdd previously forgotten definitions of static variables.
2006-04-28 Wolfgang BangerthFix a stupid problem that prevented compilation and...
2006-04-28 Guido Kanschatfixed problem with 2nd derivatives on faces
2006-04-28 Wolfgang BangerthMove a few functions around to avoid the apparently...
2006-04-28 Wolfgang BangerthGuard a bunch of functions with deal_II_dimension=...
2006-04-28 Ralf Hartmannupdate to what is in .emacs of wolfgang.
2006-04-27 Wolfgang BangerthStart implementing accessing hp dofs.
2006-04-27 Wolfgang BangerthFix one typo.
2006-04-27 oliverAdded the "initialise_restriction" method, which curren...
2006-04-27 oliverImplemented the ABF functionality for the other "interp...
2006-04-27 Wolfgang BangerthAdd fe_index to functions that need to distinguish...
2006-04-27 Wolfgang BangerthAdd hp::DoFHandler::default_fe_index
2006-04-27 Wolfgang BangerthAdd DoFHandler::default_fe_index
2006-04-27 Wolfgang BangerthThe numbering generated by DoFTools::map_dofs_to_bounda...
2006-04-27 Wolfgang Bangerth <li> <p>
2006-04-27 Wolfgang BangerthSplit off a few functions that will have to be implemen...
2006-04-27 Wolfgang BangerthThe change to DoFTools::map_dof_to_boundary_indices...
2006-04-27 Wolfgang BangerthFix omitted this->
2006-04-27 Wolfgang BangerthRewrite a few algorithms to only use get_fe() on cells...
2006-04-26 Wolfgang BangerthReindent the whole file.
2006-04-26 Wolfgang BangerthSplit out functions that are different between DoFHandl...
2006-04-26 Wolfgang BangerthMove distribute_local_to_global from arbitrary accessor...
2006-04-26 Wolfgang BangerthRemove an invalid assertion: we may have the case that...
2006-04-26 Wolfgang BangerthOne more reindent.
2006-04-26 Wolfgang BangerthRe-indent.
2006-04-26 Wolfgang BangerthHandle allocating space for vertices in 2d.
2006-04-26 Wolfgang BangerthClean up a few things in the hp parts. For example...
2006-04-26 Wolfgang BangerthAdd necessary offsets field.
2006-04-26 Wolfgang BangerthMove us a step further towards hp for continuous elements.
2006-04-26 Wolfgang BangerthTriangulation::clear_user_flags_XXX
2006-04-26 Wolfgang BangerthReindent some code.
2006-04-26 Wolfgang BangerthAdd new test that presently fails
2006-04-26 Wolfgang BangerthAdd an instantiation to make all the tests run again.
2006-04-25 Wolfgang BangerthSparseDirectUmfpack now also works for sparse matrices...
2006-04-25 Wolfgang BangerthBlockSparsityPattern::row_length.
2006-04-25 oliverAdded the header file for the implementation of the...
2006-04-25 oliverAdded a first implementation of the ABF elements, which...
2006-04-25 oliverAdded the header file for the polynomial space, which...
2006-04-25 oliverAdded an implementation of the polynomials for the...
2006-04-25 Wolfgang Bangerthx
2006-04-25 Wolfgang BangerthNew tests that presently fail
2006-04-25 Wolfgang BangerthFix output file name.
2006-04-25 Wolfgang BangerthAnother test that presently fails...
2006-04-25 Wolfgang BangerthCatch the exception that is presently thrown to reduce...
2006-04-25 Wolfgang BangerthAdd a test that presently fails.
2006-04-24 Wolfgang BangerthWe now do have identity matrices.
2006-04-24 Wolfgang BangerthImprove documentation.
2006-04-24 Wolfgang BangerthCopy operations from identity matrix
2006-04-24 Wolfgang BangerthNew tests
2006-04-24 Wolfgang Bangerthadd test for float as well
2006-04-24 Wolfgang BangerthAdd identity matrix class.
2006-04-24 Wolfgang BangerthAdd documentation.
2006-04-24 Wolfgang BangerthIndent properly.
2006-04-19 Wolfgang BangerthAdd missing files
2006-04-18 Wolfgang BangerthMake VectorTools::project fit for other types of vector...
2006-04-18 Wolfgang BangerthFix typo.
2006-04-15 Wolfgang BangerthIgnore png's.
2006-04-14 Wolfgang BangerthVerify that we can read 2d gmsh files
2006-04-14 Wolfgang BangerthGridTools::have_same_coarse_mesh, GridTools::get_finest...
2006-04-14 Guido Kanschattypo
2006-04-14 Guido Kanschatunify references to software
2006-04-14 Guido KanschatPrefer abbreviation of VTK for referencing
2006-04-14 Wolfgang BangerthInclude hp::DoFHandler for find_active_cell_around_point
2006-04-14 Guido KanschatLink GMV Homepage
2006-04-14 Guido KanschatDataOutBase::none
2006-04-14 Wolfgang BangerthMention hp::DoFHandler.
2006-04-13 Wolfgang BangerthAnd fix a typo.
2006-04-13 Wolfgang BangerthList Moritz's diplome thesis.
2006-04-12 Guido Kanschatintroduce pseudo format not writing data
2006-04-12 Wolfgang BangerthFix typo.
2006-04-11 Guido Kanschatdifferences are actually the other way round
2006-04-06 Guido Kanschatplot shape functions
2006-04-04 Guido Kanschatmake write functions const and remove irritating specia...
2006-04-04 Wolfgang BangerthUpdate output after Guido's fixes
2006-04-04 Wolfgang Bangerth.
2006-04-04 Guido Kanschatjoin tests and change format to opendx
2006-04-04 Guido Kanschatoutput fixed
2006-04-04 Wolfgang BangerthAdd a comment.
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.