Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
Created with Raphaël 2.2.031Dec3029232017161410989876223Nov2120171596429Oct28161514130Sep2928272423161432131Aug271186331Jul2827Fixed typos: indeces -> indicesFixed tnl-decompose-meshUpdated mesh benchmark to use the refactored interface of BenchmarkSlightly optimized polyhedron specialization of getEntityMeasure for cudaFixed CMakeList for mesh benchmarkImproved mesh benchmark to also support triangular and tetrahedral meshesRefactoring for mesh initialization and unit testsExtended mesh benchmark to also measure time of copying mesh from GPU to CPUAdded tools for mesh triangulation and planar correction and modified their unit testsExtended mesh benchmark to measure time of copying mesh from CPU to GPURefactored the way how entity counts and corners counts are passed into MeshBuilderRefactored getPlanarMesh function to use ParallelForRefactored getDecomposedMesh function to use ParallelForAdded unit test for FPMAReader and polygonal mesh test in VTKReaderTest and VTUReaderTestRefactored MeshBuilder to store cell seed indeces in a matrix instead of array of EntitySeedsRefactored MeshBuilder to store face seed indeces in a matrix instead of array of EntitySeedsAdded EntityInitializerLayer specialization for initializing polyhedron subentites 3 -> 2 from cell seeds + other minor mesh refactoringMoved the declaration of SubentityMatrixType from MeshSubentityTraits to MeshEntityTraitsRefactored mesh initialization to reduce number of calls to SubentitySeedsCreator and number of dynamic allocationsadded begin and end methods to UnorderedIndexedSetremoved redundant subentitiesCounts array from SubentityStorageLayer of dimension 1 for polygonal meshesFix for FPMA reader and added benchmark for polygonal and polyhedral meshMeshes/Geometry: refactored polygon and polyhedron decomposition into templated EntityDecomposer struct with specializationsMeshes/Geometry: added function getPlanarMesh + refactoringAdded new functions into Meshes/Geometry:Added new getEntityMeasure specializations and function isPlanar for 3D polygons + refactoringAdded FPMAReader, FPMAWriter + refactoringNew topologies for Mesh: Wedge and PyramidAdded mising includes to fix compilation errorsExtended functionality of Mesh reader and writerModified MeshReader to handle reading Polygonal meshesAdded unit test for mesh with seven polygonsFixed failed static assertions in mesh initializerMesh: Refactoring and fix for wrong declarationAdded simple unit test for Mesh with two PolygonsGeneralization of Mesh Initialization to handle PolygonsExtension of Mesh for PolygonsAdded Polygon mesh topologymesh refactoring: moved points from StorageLayerFamily to Mesh, replaced template argument EntityTopology of SubentityStorageLayerFamily and SuperentityStorageLayerFamily by DimensionTagUpdating README.md.
Loading