]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2014-07-16 heltaiMerged from trunk. Now manifold_id_place_holder is... branch_manifold_id_place_holder
2014-07-14 heltaiMoved manifold_id_branch to branch_manifold_id_place_ho...
2014-07-13 heltaiMerged from trunk. branch_manifold_id
2014-06-28 heltaiMerged from trunk.
2014-06-27 heltaiMerged From trunk.
2014-06-26 heltaiMerged from trunk r33084 through r33087.
2014-06-25 heltaiMerged from trunk.
2014-02-10 heltaiMerged from trunk r32366 through r32443.
2014-02-04 heltaiFixed interfaces in project_to_surface.
2014-02-04 heltaiFixed tiny bug with many consequences in tria_boundary.cc
2014-02-03 heltaiFixed mesh_3d_7
2014-02-03 heltaiFixed mesh_3d 6 and 7.
2014-02-01 heltaiMerged from trunk: r32262 through r32365.
2014-01-30 heltaiAccidentally broke 1000 tests. Fixed it now.
2014-01-29 heltaiFixed normal_vector tests.
2014-01-29 heltaiRestored projection to StraightBoundaries
2014-01-29 heltaiSimplified interface of Manifold. Removed single argume...
2014-01-29 heltaiFixed projection.
2014-01-28 heltaiFixed bug in dof_test
2014-01-28 heltaiFixed another two distorted cells bugs.
2014-01-28 heltaiFixed two distorted cells tests.
2014-01-28 heltaiAdded periodicity to FlatManifold
2014-01-27 heltaiFixed mapping tests in codim_one case.
2014-01-27 heltaiFixed return value for get_manifold when querying cells.
2014-01-24 heltaiRemoved the map boundary. Now only manifold is there.
2014-01-24 heltaiRemoved references in tria.cc to boundary[] map. Now...
2014-01-23 heltaiFixed trivial tests.
2014-01-21 heltaiReduced again eps in HyperBallBoundary. Now build tests...
2014-01-21 heltaiReduced eps in HyperBallBoundary
2014-01-20 heltaiMerged from trunk r32214 through r32261.
2014-01-20 heltaiReverted back the way HyperBallBoundary was creating...
2014-01-18 heltaiAdded header for quadrature to mapping_q.h
2014-01-18 heltaiRestored approximation of the normal at arbitrary point...
2014-01-18 heltaiReverted lost fix in mapping_q.
2014-01-18 heltaiMoved get_intermediate_points from Manifold to Mapping
2014-01-17 bangerthAvoid triggering an exception.
2014-01-17 heltaiFixed interfaces to adhere to deal.II coding convention.
2014-01-16 bangerthFix another spelling issue.
2014-01-16 bangerthFix a typo.
2014-01-16 heltaiCorrectly Deprecated Boundary<dim,spacedim>
2014-01-16 heltaiModified signature: only const references.
2014-01-16 maierCMake: Fully revert to trunk version of macro_deal_ii_i...
2014-01-15 heltaiAdded back default computation of normals for FlatManifolds
2014-01-15 heltaiReverted all changes made to the examples directory...
2014-01-15 heltaiMerged from trunk r32200 through r32214.
2014-01-15 heltaiAdded some manifold tests
2014-01-15 heltaiFixed bug in test aniso/mesh_3d_21
2014-01-15 heltaiReverted back to trunk/tests, dropping explicit changes...
2014-01-15 heltaiMerged tests from trunk to geom
2014-01-13 heltaiRemoved all deprecated methods from Boundary and Straig...
2014-01-13 heltaiMerged r32197 through r32199 from trunk.
2014-01-12 heltaiMerged from trunk r32177 through r32196.
2014-01-08 heltaiMerged from trunk.
2014-01-05 heltaiMerged from trunk.
2014-01-04 heltaiMade intermediate points of manifold lines and quads...
2014-01-03 heltaiRemoved setting of internal face boundary id in default...
2014-01-03 heltaiFixed bug in HyperBall and HalfHyperBall
2013-12-31 heltaiFixed manifold lib step 1.
2013-12-26 heltaiMerged from trunk.
2013-12-19 heltaiMerged from trunk
2013-12-10 heltaiMerged from trunk.
2013-12-09 heltaiFixed all boundary classes. Removed all references...
2013-12-04 heltaiFixed typo in ParsedFunction
2013-12-04 heltaiMerged from trunk.
2013-12-04 heltaiBackward compatibility for Cylinder and Ball. Still...
2013-12-04 heltaiRemoved missing instantiations
2013-12-03 heltaiRemoved get_new_points from Boundary, since it inherits...
2013-12-03 heltaiRemoved double inheritance. Now all Boundaries are...
2013-12-02 heltaiMerged from trunk
2013-11-27 bangerthResolve an issue where code could not be compiled....
2013-11-24 heltaiAdded some include files.
2013-11-20 heltaiPut the idea in the code. Not compiling for nasty circl...
2013-11-20 heltaiMerged from trunk to branch manifold id
2013-11-20 heltaiMerged from trunk to branch manifold_id
2013-11-20 heltaiAdded fake instations for Manifold<1>
2013-11-20 heltaiMade a module for manifold.
2013-11-20 heltaiAdded short description of manifold indicators
2013-11-20 heltaiFixed some of the small tests
2013-11-19 heltaiRemoved some left overs from Boundary to Manifold
2013-11-19 heltaiAdded CMakeLists.txt to manifold
2013-11-19 heltaiAdded manifold category to testsuite
2013-11-19 heltaiFixed compile bug in boundary_indicator_01
2013-11-19 heltaiMerged from trunk
2013-11-19 heltaiMerged tests from trunk to geom
2013-11-17 heltaiMerged CellData() constructor with trunk version
2013-11-14 heltaiMerged from trunk.
2013-11-14 heltaiFixed bug in runtime for 3D manifolds.
2013-11-14 heltaiMerged tests from trunk.
2013-11-14 heltaiReplaced and regexped most tests from Boundary to Manifold.
2013-11-06 heltaiMerged from trunk.
2013-11-06 heltaiMerge tests from trunk.
2013-11-05 heltaiMerged from trunk + bug fixes to compile on Maverics
2013-10-30 maierMerge trunk into branch_manifold_id
2013-10-30 maierMerge trunk into branch_manifold_id
2013-10-30 maierAlso support "git-svn" in run_testsuite.cmake
2013-10-30 heltaiMerged from trunk.
2013-10-30 heisterremove a typename
2013-10-29 heistertypos
2013-10-29 kronbichlerUse a pointer to DataOut class in std::bind as this...
2013-10-29 kronbichlerWorkStream is introduced in step-9. Refer to that program
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.