]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-03-23 Wolfgang BangerthDelete directories that have been supplanted by the...
2010-03-23 Wolfgang BangerthTalk about a warning.
2010-03-23 Guido Kanschatdocumentation
2010-03-22 Guido KanschatAssertion added
2010-03-22 Baerbel Jannsenconstraints used in Residual
2010-03-22 Baerbel Jannsendistribute_local_to_global changed from Vector<double...
2010-03-22 Martin KronbichlerImprove documentation.
2010-03-22 Baerbel Jannsenadded a clear function to mg_smoother and some bugs...
2010-03-22 Baerbel Jannsenuse constraint matrix for distribute_local_to_global
2010-03-22 Baerbel Jannsenmodified to use distribute_local_to_global for non...
2010-03-22 Baerbel Jannsenmodified to be able to treat non quadratic matrices...
2010-03-22 Martin KronbichlerBetter comments for local_to_global functions. Commente...
2010-03-22 Baerbel Jannseninclude changed mg_level_object.h is now in base
2010-03-21 Wolfgang BangerthFix typos.
2010-03-21 Guido Kanschatworking on constraints for matrix blocks
2010-03-21 Guido Kanschatadd missing access to MatrixBlockVector and use MatrixB...
2010-03-20 Guido Kanschatmore doc
2010-03-20 Guido Kanschatadd BlockIndices to MatrixBlock
2010-03-20 Wolfgang BangerthAdd a version of step-16 to the tests.
2010-03-20 Wolfgang BangerthDocument current output. This had changed in r20594...
2010-03-20 Guido Kanschatadd add to MatrixBlock
2010-03-20 Guido Kanschatimprove doc
2010-03-20 Guido Kanschatanother duplicate exception
2010-03-20 Wolfgang BangerthFix now hopefully correct output. Baerbel says so.
2010-03-19 Wolfgang BangerthFix a rather silly bug.
2010-03-19 Wolfgang BangerthInitialize an entry.
2010-03-19 Wolfgang BangerthCheck in output that Baerbel deems correct.
2010-03-19 Wolfgang BangerthAvoid warning about falling off the end of a function...
2010-03-19 Martin KronbichlerTest downstream numbering with dof-wise comparison.
2010-03-19 Martin KronbichlerCorrect compile error.
2010-03-19 Martin KronbichlerImplement DoF-wise downstream numbering.
2010-03-18 Guido Kanschatadd BlockInfo to DoFHandler
2010-03-18 Martin KronbichlerModify tolerable round-off errors so that also 8th...
2010-03-18 Baerbel Jannsensome output removed
2010-03-18 Baerbel Jannsenoutput removed
2010-03-18 Baerbel Jannsenbugs found and now all the test should work
2010-03-18 Guido Kanschatmake sure fill is not called if no vectors are selected
2010-03-18 Guido Kanschatintroduce MatrixBlockVector
2010-03-17 Guido Kanschatmultigrid tests improved
2010-03-17 Baerbel Jannsenboundary_indices are not set correctly for systems
2010-03-17 Wolfgang BangerthRecognize Sun CC again.
2010-03-17 Baerbel Jannsensmall modifications
2010-03-16 Baerbel Jannsengraphical output for MGLevelObject<Vector<double> >
2010-03-16 Baerbel JannsenAssembler::GnuplotPatch implemented
2010-03-16 Toby D. YoungMinor change to docs: better wrote contribs
2010-03-16 Baerbel Jannsencall mg_fill for level cells and fill otherwise
2010-03-16 Guido Kanschatprepare for output through MeshWorker
2010-03-15 Guido Kanschatsetup IntegrationInfoBox for multilevel vectors
2010-03-15 Guido Kanschatdo MeshWorker::loop() sequentially for the time being
2010-03-15 Guido Kanschatfix reference type
2010-03-14 Wolfgang BangerthFix grammar from its German-influenced form ;-)
2010-03-14 Wolfgang BangerthRemove one compile error. Others remain.
2010-03-14 Wolfgang BangerthRemove one compile error. Others remain.
2010-03-14 Wolfgang BangerthRemove 'inline' marker.
2010-03-12 Moritz AllmarasAdded trivial clear() function to PreconditionRichardso...
2010-03-12 Baerbel Jannsentest the PreconditionMG for renumbering
2010-03-12 Guido Kanschatstep 38 is now step 12
2010-03-12 Guido Kanschatstep 12 removed
2010-03-12 Guido Kanschatremove FEVALUESBASE template argument in IntegrationInfo
2010-03-12 Baerbel Jannsennew tests for renumbering
2010-03-12 Wolfgang BangerthRemove debug output.
2010-03-12 Wolfgang BangerthRemove.
2010-03-12 Wolfgang BangerthNew test.
2010-03-12 Guido Kanschatadd MGVectorData
2010-03-12 Baerbel Jannsenadd output for debugging
2010-03-11 Baerbel JannsenPreconditionIdentiy now provides the interface for...
2010-03-11 Guido Kanschatoutput added
2010-03-11 Wolfgang BangerthOne more.
2010-03-10 Baerbel Jannsennew test for TranferPrebuilt
2010-03-10 Guido Kanschatsome more tests on MGTransferPrebuilt
2010-03-10 Wolfgang BangerthUse .empty() rather than .size()
2010-03-10 Wolfgang BangerthClarify comment.
2010-03-10 Wolfgang BangerthInitialize a member variable in the constructor.
2010-03-10 Wolfgang BangerthProvide constructors to avoid leaving variables uniniti...
2010-03-10 Wolfgang BangerthInitialize a local variable and general cleanup.
2010-03-10 Wolfgang BangerthUse ++i instead of i++.
2010-03-10 Wolfgang BangerthIndent.
2010-03-10 Wolfgang BangerthUse .empty() instead of .size()==0.
2010-03-10 Baerbel Jannsentests on adaptively refined grids
2010-03-09 Wolfgang BangerthList Franz-Theo's MSc thesis factory.
2010-03-09 Wolfgang BangerthInitialize a member variable in the constructor.
2010-03-09 Wolfgang BangerthUse .empty() instead of .size()==0.
2010-03-09 Wolfgang BangerthMake a bunch of arguments const references.
2010-03-09 Wolfgang BangerthProvide a constructor. Initialize member variables.
2010-03-09 Wolfgang BangerthMinor whitespace changes.
2010-03-09 Wolfgang BangerthUse a faster variant of functions.
2010-03-09 Wolfgang BangerthUse a faster variant of functions.
2010-03-09 Wolfgang BangerthUse a faster variant of functions.
2010-03-09 Wolfgang BangerthMark a few functions as const where possible.
2010-03-09 Wolfgang BangerthMark a few functions as const.
2010-03-09 Wolfgang BangerthEat trailing whitespace.
2010-03-09 Wolfgang BangerthMark some arguments as reference.
2010-03-08 Baerbel Jannsenchanged the generic output
2010-03-08 Baerbel Jannsencc file for adaptive test
2010-03-08 Baerbel Jannsentest added for adaptive refinement^
2010-03-07 Toby D. YoungImplementation of simplified PETSc version control...
2010-03-07 Toby D. YoungDocumentation of the previous patch: Changes in PETSc...
2010-03-07 Toby D. YoungChanges to the configure script to simplify and aid...
2010-03-07 Wolfgang BangerthBetter address Toby Young's contributions.
2010-03-04 Baerbel Jannsenchanged back to the global dof index with shift
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.