]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2009-11-18 Wolfgang BangerthAdd to xrefs.
2009-11-18 Martin KronbichlerInclude missing inline declaration of function.
2009-11-18 Martin KronbichlerUse IndexSet instead of Epetra_Map. This avoids using...
2009-11-16 Wolfgang BangerthUse a different variable name to avoid hiding a member...
2009-11-16 Wolfgang BangerthQualify fabs and sqrt properly with std::.
2009-11-16 Wolfgang BangerthInclude missing header file.
2009-11-16 Wolfgang BangerthQualify sscanf properly with std::.
2009-11-16 Wolfgang BangerthQualify fabs properly with std::.
2009-11-16 Wolfgang BangerthQualify fabs properly with std::.
2009-11-13 Martin KronbichlerClean up parts of the code.
2009-11-13 Martin KronbichlerCleanup Trilinos matrix: Small update in comments....
2009-11-13 Martin KronbichlerCleanup Trilinos sparsity pattern. Make Slepc compile...
2009-11-13 Martin KronbichlerApply some updates that have been developed in the...
2009-11-12 Martin KronbichlerMove Quadrature::get_points() ad Quadrature::get_weight...
2009-11-12 Toby D. YoungFixed an error message. If SLEPc was not detected,...
2009-11-12 Wolfgang BangerthAdd.
2009-11-11 Martin KronbichlerTwo tiny updates.
2009-11-11 Wolfgang BangerthAdd new tests. They may fail currently, but my machine...
2009-11-11 Guido Kanschatworking on inconsistency
2009-11-10 Wolfgang BangerthAdd.
2009-11-10 Guido Kanschatassemble global system without adaptivity
2009-11-10 Guido Kanschatcreate directory and file for step 39
2009-11-09 Martin KronbichlerAvoid double instantiations in case vector iterators...
2009-11-09 Wolfgang BangerthAdd a test to see if vector iterators are just plain...
2009-11-09 Wolfgang BangerthFix comment.
2009-11-09 Martin KronbichlerRemove nonsensical "inline".
2009-11-09 Martin KronbichlerUse similar names for entering/leaving sectios in Timer...
2009-11-08 Martin KronbichlerAvoid ambiguity in calculation of square root in Chebys...
2009-11-08 Martin KronbichlerExtend the results section. Show comparison with sparse...
2009-11-08 Wolfgang BangerthClarify.
2009-11-08 Wolfgang BangerthI liked the reference to the Copenhagen interpretation...
2009-11-07 Martin KronbichlerApply patch 20058 even on mainline.
2009-11-07 Martin KronbichlerGenerate output with the new implementation of inner...
2009-11-07 Martin KronbichlerRemove register declaration of variables altogether...
2009-11-07 Martin KronbichlerDo not use register declarations for variables that...
2009-11-07 Martin KronbichlerFix small heading issue with tt font.
2009-11-07 Toby D. YoungAdded a comment pointing out the fact that step-36...
2009-11-06 Martin KronbichlerImprove comments a bit further.
2009-11-06 Wolfgang BangerthRemove a variable that is now no longer necessary.
2009-11-06 Wolfgang BangerthAdd one paragraph.
2009-11-06 Wolfgang BangerthAvoid a warning.
2009-11-05 Wolfgang BangerthRemove some code that didn't do anything.
2009-11-05 Wolfgang BangerthMake sure we link with each object file only once.
2009-11-05 Wolfgang BangerthFix a problem when overloading first_cell/next_cell...
2009-11-05 Martin KronbichlerImplement an improved = operator for distributed vector...
2009-11-05 Martin KronbichlerA boundary mass matrix does not make much sense in 1D.
2009-11-05 Wolfgang BangerthCompile numerics/vectors.cc first because it takes...
2009-11-05 Martin KronbichlerFix distribute() function for distributed Trilinos...
2009-11-05 Martin KronbichlerQualify names to avoid ambiguity with namespace of...
2009-11-05 Martin KronbichlerName change in Vector class.
2009-11-05 Martin KronbichlerThe updated inner product produced some different resul...
2009-11-05 Martin KronbichlerChange to an implementation that has reduced roundoff...
2009-11-05 Martin KronbichlerSimplify the hp_constraints tests by using one single...
2009-11-04 Martin KronbichlerFix a typo.
2009-11-04 Martin KronbichlerPrint out correct range in error message.
2009-11-03 Martin KronbichlerRename a variable.
2009-11-03 Martin KronbichlerRemove unnecessary computation.
2009-11-03 Martin KronbichlerUpdate documentation of what happens in the matrix...
2009-11-02 Wolfgang BangerthFix typos.
2009-10-30 Martin KronbichlerNeed to modify the using ::gemm construct because of...
2009-10-30 Wolfgang BangerthDo not use "using namespace dealii;" at the top of...
2009-10-30 Guido Kanschattest QProjector for Quadrature of dimension zero
2009-10-30 Guido Kanschatimplement quadrature of dimension zero
2009-10-29 Wolfgang BangerthImprove error message.
2009-10-28 Wolfgang BangerthOrder targets properly.
2009-10-28 Wolfgang BangerthWork around a problem with complex numbers.
2009-10-28 Wolfgang BangerthUpdate vectors if *one* processor has changed, not...
2009-10-26 Luca HeltaiAdded gcc 4.5 as gfortran compiler in configure and...
2009-10-25 Wolfgang BangerthAvoid confusing people with cell->vertex(vertex).
2009-10-25 Wolfgang BangerthAvoid confusing people with cell->vertex(vertex).
2009-10-22 Wolfgang BangerthFix a bug: for a boost::scoped_ptr, the test
2009-10-22 Wolfgang BangerthSet properties.
2009-10-22 Wolfgang BangerthAdd more links to the graph.
2009-10-22 Wolfgang BangerthFix name of equations.
2009-10-21 Guido KanschatStart dependence graph of example steps
2009-10-20 Wolfgang BangerthThe test is invalid if the DoFTools::dof_indices_with_s...
2009-10-20 Tobias LeichtSimplify updates of neighbor pointers which got terribl...
2009-10-16 Wolfgang BangerthRemove whitespace at the end of lines.
2009-10-16 Wolfgang BangerthAvoid a thinko where we assumed a scratch array always...
2009-10-16 Wolfgang BangerthRemove whitespace at the end of lines.
2009-10-16 Wolfgang BangerthExplicitely initialize base class.
2009-10-16 Martin KronbichlerLet PETSc::VectorBase inherit from Subscriptor to fix...
2009-10-16 Wolfgang BangerthRemove unused variable.
2009-10-15 Wolfgang BangerthFix typo.
2009-10-15 Wolfgang BangerthImplement indexing also for non-contiguous ranges.
2009-10-15 Wolfgang BangerthImplement indexing also for non-contiguous ranges.
2009-10-15 Wolfgang BangerthUse a std::vector<Range> instead of a std::set<Range...
2009-10-15 Guido KanschatSmartpointer got a second template argument and ALL...
2009-10-15 Guido KanschatSmartpointer got a second template argument and ALL...
2009-10-15 Wolfgang BangerthRewrite is_element using a binary search.
2009-10-15 Wolfgang BangerthFix one stupid bug.
2009-10-15 Wolfgang BangerthMake Range a type of its own.
2009-10-15 Wolfgang BangerthIntroduce a flag is_compressed.
2009-10-15 Wolfgang BangerthNew test.
2009-10-15 Wolfgang BangerthAdd add_indices.
2009-10-15 Wolfgang BangerthRename local variables and types.
2009-10-15 Wolfgang BangerthDon't use the individual_indices array any more, making...
2009-10-15 Wolfgang BangerthUpdate Trilinos entry.
2009-10-15 Wolfgang BangerthFix Trilinos description.
2009-10-13 Wolfgang BangerthAnnounce IndexSet.
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.