]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-12-08 David WellsUse 'parent' instead of 'mother'.
2017-12-05 Wolfgang BangerthMerge pull request #5564 from kronbichler/fix_manifold_...
2017-12-05 Wolfgang BangerthMerge pull request #5579 from bangerth/more-complex...
2017-12-05 Martin KronbichlerTest for tangent on spherical manifold to convince... 5564/head
2017-12-05 Martin KronbichlerAvoid setting a Boundary when we already have a volume...
2017-12-05 Martin KronbichlerAdd changelog.
2017-12-05 Martin KronbichlerAdd new no_normal_flux_constraints test that used to...
2017-12-05 Martin KronbichlerAdd two manifold tests for normal vectors.
2017-12-05 Martin KronbichlerAdjust test output.
2017-12-05 Martin KronbichlerFix the Manifold::normal_vector function.
2017-12-05 Martin KronbichlerUnify notation in SphericalManifold::get_tangent_vector...
2017-12-04 Wolfgang BangerthMove to the proper test directory. 5579/head
2017-12-04 Wolfgang BangerthAdd a test.
2017-12-04 Wolfgang BangerthAdd more instantiations for complex arguments.
2017-12-04 Wolfgang BangerthMerge pull request #5578 from luca-heltai/fix-bug-extra...
2017-12-04 Luca HeltaiChangelog. 5578/head
2017-12-04 Luca HeltaiChecking and reorienting in create_triangulation.
2017-12-04 Luca HeltaiAdd manifold_id when extracting boundary meshes
2017-12-03 Denis DavydovMerge pull request #5571 from masterleinad/fix_zoltan_o...
2017-12-03 Daniel ArndtAdjust test output for Zoltan 5571/head
2017-12-03 Daniel ArndtMerge pull request #5569 from drwells/update-project_to...
2017-12-03 Denis DavydovMerge pull request #5568 from masterleinad/avoid_w_sign...
2017-12-03 David WellsRelax test output for an ill-posed problem. 5569/head
2017-12-03 Daniel ArndtAvoid warnings regarding comparisons between signed... 5568/head
2017-12-02 Martin KronbichlerMerge pull request #5566 from kronbichler/revert_rtuc_l...
2017-12-02 Martin KronbichlerRevert Mapping::transform_real_to_unit_cell to long... 5566/head
2017-12-02 Martin KronbichlerMerge pull request #5563 from sairajat/fix-docu
2017-12-02 RAJAT ARORAFix documentation for face support points in fe 5563/head
2017-12-02 Daniel ArndtMerge pull request #5544 from bangerth/cleanup
2017-12-01 Daniel ArndtMerge pull request #5561 from bangerth/fix-tests
2017-12-01 Wolfgang BangerthAdjust one test. 5544/head
2017-12-01 Wolfgang BangerthFix a number of failing tests. 5561/head
2017-12-01 Wolfgang BangerthMerge pull request #5505 from davydden/dense_parallel
2017-12-01 Wolfgang BangerthMerge pull request #5559 from kronbichler/fix_mapping_q...
2017-12-01 Denis DavydovMerge pull request #5533 from bangerth/update-instructions
2017-12-01 Denis DavydovMerge pull request #5547 from masterleinad/p_s_zoltan_d...
2017-12-01 Daniel ArndtMerge pull request #5560 from masterleinad/rand_signed_...
2017-12-01 Daniel ArndtAvoid signed integer overflow in Testing::rand 5560/head
2017-12-01 Martin KronbichlerAdd test case. 5559/head
2017-12-01 Martin KronbichlerAdd changelog
2017-12-01 Martin KronbichlerFix singularity (FPE) in MappingQ1::real_to_unit_cell.
2017-11-30 Daniel ArndtMake sure to not call p::s::Triangulation with a defaul... 5547/head
2017-11-30 Timo HeisterMerge pull request #5556 from Rombur/arpack_2
2017-11-30 Bruno TurcksinRemove Doxygen markers inside ArpackSolver::solve 5556/head
2017-11-30 Denis DavydovMerge pull request #5553 from Rombur/arpack
2017-11-30 Denis DavydovMerge pull request #5555 from bangerth/doc-update
2017-11-30 Daniel ArndtMerge pull request #5554 from adamqc/fix-base-name
2017-11-30 Wolfgang BangerthUpdate function documentation. 5555/head
2017-11-30 Ce QinFix bug in JobIdentifier::base_name. 5554/head
2017-11-29 Bruno TurcksinImprove documentation of ArpackSolver::AdditionalData 5553/head
2017-11-29 Bruno TurcksinRemove Doxygen marker of commens inside the solve function
2017-11-29 Daniel ArndtMerge pull request #5551 from jodlbauer/fix_reduction_c...
2017-11-29 Denis Davydovrun quick test with 5 cores 5505/head
2017-11-29 Denis Davydovcleanup public interface
2017-11-29 jodlbaueradded avg reduction test to solver_control_02 5551/head
2017-11-29 jodlbauerindentation
2017-11-29 jodlbauerfixed history in ReductionControl::check() for final...
2017-11-29 Denis Davydovmove ProcessGrid into a stand-alone header under Utilit...
2017-11-29 Denis Davydovfurther improvements
2017-11-29 Martin KronbichlerMerge pull request #5548 from bangerth/grammar
2017-11-29 Martin KronbichlerMerge pull request #5545 from bangerth/move-tests
2017-11-29 Martin KronbichlerMerge pull request #5549 from BenBrands/collect_periodi...
2017-11-29 Wolfgang BangerthGrammar update. 5548/head
2017-11-29 Daniel ArndtMake partition_zoltan the default choice for p::s:...
2017-11-28 Wolfgang BangerthAlso move a necessary header file. 5545/head
2017-11-28 Denis Davydovvarious cleanups and fixes to ScaLAPACK wrappers
2017-11-28 Denis Davydovadd a quick test
2017-11-28 Denis Davydovfind ScaLAPACK with cmake, document the new interface...
2017-11-28 Benjamin BrandsAdded routine and tests to compute all eigenpairs of...
2017-11-28 Benjamin Brandsseperated Blacs context into separate class ProcessGrid
2017-11-28 Benjamin Brandsadded routine to compute all eigenvalues for symmetric...
2017-11-28 Denis Davydovadd scaling results
2017-11-28 Denis Davydovadd ScaLAPACK wrappers for dense parallel linear algebra
2017-11-28 Bruno TurcksinMerge pull request #5543 from masterleinad/fix_unsigned...
2017-11-28 Wolfgang BangerthMove pattern tests into parameter_handler/.
2017-11-28 Wolfgang BangerthMove tensor tests into their own directory.
2017-11-28 Wolfgang BangerthCreate a directory for tensors.
2017-11-28 Wolfgang BangerthAdd a CMakeLists.txt file.
2017-11-28 Wolfgang BangerthMove DataOut tests from numerics/ to a new directory...
2017-11-28 Wolfgang BangerthMove DataOutBase tests from base/ to a new directory...
2017-11-28 Wolfgang BangerthMerge pull request #5542 from GivAlz/new_serialize_cellid
2017-11-28 Wolfgang BangerthMinor cleanups.
2017-11-28 Benjamin Brandssmall fix of template parameter in function orthogonal_... 5549/head
2017-11-28 Wolfgang BangerthMerge pull request #4577 from simfeld/fix-hp-face-dg
2017-11-28 Wolfgang BangerthMerge pull request #5478 from masterleinad/array_view_3
2017-11-28 Wolfgang BangerthMerge pull request #5496 from masterleinad/serialize_hp...
2017-11-28 Wolfgang BangerthMerge pull request #5531 from davydden/fix_parameter_ac...
2017-11-28 Giovanni AlzettaAdding serialize for CellId 5542/head
2017-11-28 Daniel ArndtFix warning regarding unsigned int comparison 5543/head
2017-11-28 Timo HeisterMerge pull request #5541 from bangerth/grammar
2017-11-27 Wolfgang BangerthMore grammar fixes. 5541/head
2017-11-27 Daniel ArndtMerge pull request #5538 from tjhei/trilinos_compress_check
2017-11-27 Daniel ArndtMerge pull request #5475 from bangerth/cuthill-mckk
2017-11-27 Timo HeisterMerge pull request #5540 from bangerth/grammar
2017-11-27 Wolfgang BangerthChange grammar of function documentation. 5540/head
2017-11-27 Wolfgang BangerthAdd another test. 5475/head
2017-11-27 Wolfgang BangerthAdd changelog entry.
2017-11-27 Wolfgang BangerthAdd a test.
2017-11-27 Wolfgang BangerthGeneralize the numbering in the Cuthill-McKee algorithm.
2017-11-27 Timo Heistercheck Trilinos compress() argument 5538/head
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.