1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
o Public tri/tet mesh library module is added o Makefile, test file for TetGen library are added o test file is using simple 'brick' geometry as default, but the default geometry is not working More... over 14 years ago
o Default o/p file changed to .h5m o Added get elems routine before MergeMesh call o Changed iMesh_HEXAHEDRON to iMesh_ALL_TOPOLOGIES when getting entities More... over 14 years ago
sixth: turning on entity merging. CopyMesh: resetting error flag after getting expected non-zero value, so subsequent check of that flag doesn't fail; also fixing CopyMesh_test implementation in various ways. configure.ac, Makefile.am: turning on HAVE_MOAB, which triggers setting of -DMOAB in cpp input More... over 14 years ago
Adding code to get vertices from entities, and changing getEntities back to getting all entities instead of just hexahedra. More... over 14 years ago
o Changes relate to EntityHandle and EntitySetHandle o Changed CopyMesh_test for reading the elements when calling MergeMesh More... over 14 years ago
o test plibs Makefile is removed More... over 14 years ago
o test tool plibs is removed More... over 14 years ago
o MBMatrix3.hpp is installed to MOAB header directory by default o defined variable DAGMC is changed to MOAB More... over 14 years ago
o added test file for CutCellMesh_test More... over 14 years ago
Adding a comment section at the top telling how to run the program. More... over 14 years ago
o added vector header file for not using dagmc More... over 14 years ago
o check if there is MBMatrix3.hpp for functions of MBOrientedBoxTree. More... over 14 years ago
Removing MKVersion.h.in, which is auto-generated now. More... over 14 years ago
o added MKUtil_test case More... over 14 years ago
o added default input for pin217 o added pin1.cub file for test case More... over 14 years ago
o gives a -DMOAB to pin217 test file, when moab library exists o MKUtil_test is added More... over 14 years ago
o added MKUtils_test.cpp for test More... over 14 years ago
o removed dummy main function o made it in MKUtil_test.cpp More... over 14 years ago
o Changed configure.in to configure.ac, MOAB library is checked o Addeded CutCellMesh.*pp, CutCellMesh_test.cpp for cut-cell mesh and testing o algs/Makefile.am is modified for cut-cell mesh test, -DMOAB is added when MOAB library exists More... over 14 years ago
o Dummy main function is added. o Need real implementation. More... over 14 years ago
Higher Order Elements library added. More... over 14 years ago
Created the directory by CSV More... over 14 years ago
* Add rotation support to CopyMesh * Fix warnings * Support configuring without Camal More... almost 15 years ago
* Something strange happened to the MeshKit repo, recommitting a bunch of stuff. (This might FUBAR the history of the files that were in the generic_copy branch.) * Make spacing/indentation consistent More... almost 15 years ago
* Clean up code, remove unnecessary copy_rows method * Fix bug in deducing per-row displacement vector More... almost 15 years ago
* Fix off-by-one error with region generation for anti-normal faces * Remove dependency on CopyMesh * Add more tests * Refactor/cleanup code More... almost 15 years ago
Initial revision of ExtrudeMesh tool * Note: requires a slightly modified version of CopyMesh to work in its current state. I'll be removing the dependency on CopyMesh, but may at some point roll back to this version. Exciting! More... almost 15 years ago
update for iMesh and iGeom changes More... about 15 years ago
Add C++ wrappers for iGeom and iMesh C bindings. More... over 15 years ago
- add camel sources to MeshKit - update for changes to ITAPS interfaces - move CAMALGeomEval to separate files - fix bug: caller not informed of failure to mesh boundary - fix bug: tet mesh not saved (variable visibility issue) - fix bug: force_intervals always passed as true for boundary entities More... over 15 years ago