DMPlex: Working on version of submesh creation for interpolated meshesHg-commit: bd7ec84ca6b0ccbbe2294e4c693d7f5e09623706
Uncrustified parts of src/dm/*Hg-commit: 87f4b8bd649c687599ff9a1d588303a4a04ef06a
plex.c: remove unused variablesHg-commit: ce27c96c36e916ffc69c1081bd9b5dadb6ce2620
DMPlex: Removed debugging code from exampleHg-commit: 3d754b40367decba96fc4e604875cd6650d3a61f
DMPlex: Cohesive hexhedral test now works in parallelHg-commit: 49811055277f266b9ed7d1168e7ea52e33af6a4b
DMPlex: Cohesive tetrahedral test now works in parallelHg-commit: 9297414c375bfb318a35d34b062cd73b24e4b827
DMPlex: Fixed interpolated partitioning and DMLabel parallel viewingHg-commit: 63deaad95e5314c4455a725e829b9eaf32ff1109
DMPlex: Fixed orientation in cohesive cell testHg-commit: 9cb98747a40068f275087f9544c924eb30af3ade
DMPlex: Cohesive cells test for hexahedra passes- Parallel test not yet runningHg-commit: 779efa31ee4c3cdf1e605ec11e2593addec5f56c
DMPlex: Tetrahedral cohesive cell test passing- Refactored cohesive cell generationHg-commit: 0d90185335cf88ae44014fb8b2f7e2fce0d1d275
plex.c, draw/utils/axis.c: Fixed warnings (values not available at compile time, %le not valid in C89)Hg-commit: 2392ec615304d70f31eafb3b2eaef7a85596f8c2
XXXView() methods should ignore unknown viewers, not error outHg-commit: e5c2cada7868386cc4981ab2a54cf541ca387f4b
DMPlex: Fixed premature destructionHg-commit: 8f2a9281fc435697264eaa68b973b1377d320a44
Fixed a lot of warnings issued by nightly builds.Hg-commit: bb7830f8063713f2056fa10a7a6289debea1f614
DMPlex: Added a test for cohesive cells in a 3D simplex mesh- Not yet workingHg-commit: f4cbdea6d50a3d13283d11690aa4ea973cc820b7
Reformatting: 'Use 'if (!flag)' instead of 'if (flag == 0)', etc.'. Weakend check in order to allow for reasonable integer checks.Hg-commit: b94b5d6f0ee5d4de5a64fc5f0d1a4e01c743cf04
DMPlex: Serial and Parallel test for two quads working for cohesive cell introduction- Fixed label completion for cohesive cellsHg-commit: 0ff71571a4feca96bbb9810cdf75b8fd7fdf370f
DMPlex: Parallel test for two triangles working for cohesive cell introduction- Cohesive cell introduction is still serialHg-commit: ced55e6b9d35939d7080e9c491571c6449908ffd
DMPlex: Serial test for two triangles working for cohesive cell introductionHg-commit: 16ecfb2c3de392ee3e460feb23b4342218c52c8a
DMPlex: Added cohesive cell testHg-commit: c21e1a61632532b0541801ebf3c95c777f964d3b
DMPlex: Working on cohesive cell introductionHg-commit: f15ef642dff5d9107eebe706ecff5a614ffdc37c
if, for, while, switch now have consistently a space prior to the opening parenthesis.Hg-commit: cf69a5905ee4efb938b2bdd2762f87854175a6c5
Replaced '#ifdef' and '#ifndef' with '#if defined()' and '#if !defined()'.Hg-commit: b3ebae8b626a88c2ac067fd7c3f04f229b43f305
Fixed all violations of 'In function declaration the open bracket { should be on the next line, not on the same line as the function name and arguments'Hg-commit: dcf94e40c4cd63bca3cd717b13d3be0d4e
Fixed all violations of 'In function declaration the open bracket { should be on the next line, not on the same line as the function name and arguments'Hg-commit: dcf94e40c4cd63bca3cd717b13d3be0d4ebc15eb
show more ...
Eliminated all C++-style comment sequences '//'. Exception: src/dm/impls/mesh/* with all the Sieve stuffHg-commit: 2021722ddbb234169c3fed24a68346839472dd36
1...<<231232233234235