- 24 Oct, 2016 1 commit
-
-
Max Lyon authored
-
- 09 Sep, 2016 1 commit
-
-
Martin Heistermann authored
This is useful for precondition checks in client code.
-
- 05 Aug, 2016 1 commit
-
-
Max Lyon authored
-
- 26 Apr, 2016 1 commit
-
-
Max Lyon authored
-
- 16 Jan, 2016 1 commit
-
-
Max Lyon authored
-
- 23 Dec, 2015 1 commit
-
-
Max Lyon authored
-
- 01 Dec, 2015 2 commits
-
-
Jan Möbius authored
-
Jan Möbius authored
-
- 09 Nov, 2015 1 commit
-
-
Max Lyon authored
fast: swap deleted entity with last in vector, resize vector deferred: only mark entity as deleted, keep deleted entity in vector
-
- 25 Jun, 2014 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@279 66977474-1d4b-4f09-8fe9-267525286df2
-
- 24 Jun, 2014 1 commit
-
-
Mike Kremer authored
Made OpenVolumeMesh Mavericks ready. Suspended template functions in status attrib to separate template implementation file. Avoid use of lambda functions on OS 10.9. git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@275 66977474-1d4b-4f09-8fe9-267525286df2
-
- 04 Dec, 2013 1 commit
-
-
Mike Kremer authored
Removed a lot of unnecessary include directives and also keep the use of asserts consistent throughout the entire code. Fixed a bug when deleting ranges of cells. This patch was entirely written by Vladimir Chalupecky. Thanks Vladimir. I really appreciate your help. git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@257 66977474-1d4b-4f09-8fe9-267525286df2
-
- 23 Jul, 2013 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@246 66977474-1d4b-4f09-8fe9-267525286df2
-
- 15 Jul, 2013 2 commits
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@245 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@244 66977474-1d4b-4f09-8fe9-267525286df2
-
- 08 Nov, 2012 1 commit
-
-
Mike Kremer authored
- Updated version number. git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@234 66977474-1d4b-4f09-8fe9-267525286df2
-
- 07 Nov, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@229 66977474-1d4b-4f09-8fe9-267525286df2
-
- 06 Nov, 2012 1 commit
-
-
Mike Kremer authored
They should now gather the right incident higher-dimensional entities before the deletion of an entity. Those incident higher-dim entities have to be deleted first (with descending handle index). git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@228 66977474-1d4b-4f09-8fe9-267525286df2
-
- 31 Oct, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@227 66977474-1d4b-4f09-8fe9-267525286df2
-
- 25 Oct, 2012 1 commit
-
-
Mike Kremer authored
Update TD incidences of higher order entities when deleting elements. This issue always occurred when deleting the last element. Thanks to Xiaoming Fu for making me aware of this problem. git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@224 66977474-1d4b-4f09-8fe9-267525286df2
-
- 02 Aug, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@223 66977474-1d4b-4f09-8fe9-267525286df2
-
- 30 Jul, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@222 66977474-1d4b-4f09-8fe9-267525286df2
-
- 19 Jul, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@219 66977474-1d4b-4f09-8fe9-267525286df2
-
- 16 May, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@198 66977474-1d4b-4f09-8fe9-267525286df2
-
- 11 May, 2012 2 commits
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@197 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@196 66977474-1d4b-4f09-8fe9-267525286df2
-
- 02 May, 2012 1 commit
-
-
Mike Kremer authored
- Removed caches for entity numbers since they are not needed if optimizations are turned on when compiling. - Added delete_cell_range() function to delete a whole consecutive cell chunk at once and re-compute face adjacencies afterwards. Major speed boost if large cell chunks have to be deleted. git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@194 66977474-1d4b-4f09-8fe9-267525286df2
-
- 30 Apr, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@191 66977474-1d4b-4f09-8fe9-267525286df2
-
- 27 Apr, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@186 66977474-1d4b-4f09-8fe9-267525286df2
-
- 26 Apr, 2012 4 commits
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@185 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@182 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@180 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@175 66977474-1d4b-4f09-8fe9-267525286df2
-
- 25 Apr, 2012 2 commits
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@172 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
Bottom-up adjacencies are now computed automatically on-the-fly when adding/deleting entities. For this only a minimal subset of affected entities is recomputed. Refactored delete functions and normal attrib class. git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@169 66977474-1d4b-4f09-8fe9-267525286df2
-
- 21 Mar, 2012 2 commits
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@148 66977474-1d4b-4f09-8fe9-267525286df2
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@147 66977474-1d4b-4f09-8fe9-267525286df2
-
- 06 Mar, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@134 66977474-1d4b-4f09-8fe9-267525286df2
-
- 27 Feb, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@120 66977474-1d4b-4f09-8fe9-267525286df2
-
- 10 Feb, 2012 1 commit
-
-
Mike Kremer authored
git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@94 66977474-1d4b-4f09-8fe9-267525286df2
-