Timeline


and .

10/27/09:

12:31 Ticket #36 ('make check' fails when building CGM with MPI and Cubit) created by smithrm
I built CGM with MPI and Cubit using the following configuration flags: …
10:43 Changeset [3247] by hongjun
o include "plibs" directory for public mesh library o If "TetGen?" library …
10:31 Changeset [3246] by hongjun
o Public tri/tet mesh library module is added o Makefile, test file for …

10/26/09:

20:30 Changeset [3245] by bmsmith
-bug fix: Make sure to set mFlags in MBMeshSet::set_flags -bug fix: Swap …
13:58 Changeset [3244] by jvporter
Fix segfault in iGeom_getArrTolerance
10:42 Changeset [3243] by bmsmith
Add interface function to change the options of a meshset.
09:36 Changeset [3242] by hongjun
o Default o/p file changed to .h5m o Added get elems routine before …

10/24/09:

11:51 Ticket #35 (MOAB parallel memory leak) created by tautges
Hi Tim: I misspoke - there is a memory leak. I've tried running with the …

10/22/09:

12:13 Changeset [3241] by bmsmith
Undo previous commit to the wrong repo
11:51 Changeset [3240] by bmsmith
-Fix a bug in which a skin vert is inserted into a curve in t_joint. Tris …

10/21/09:

22:58 Changeset [3239] by tautges
sixth: turning on entity merging. CopyMesh?: resetting error flag after …

10/20/09:

18:28 Changeset [3238] by kraftche
fix bug in iMesh_rmvEntSet
18:27 Changeset [3237] by kraftche
add regressesion test for bug found by Jim
17:18 Changeset [3236] by tautges
Adding code to get vertices from entities, and changing getEntities back …
16:52 Changeset [3235] by hongjun
o Changes relate to EntityHandle? and EntitySetHandle? o Changed …
14:41 Changeset [3234] by hongjun
o test plibs Makefile is removed
14:29 Changeset [3233] by hongjun
o test tool plibs is removed
14:12 Changeset [3232] by hongjun
o MBMatrix3.hpp is installed to MOAB header directory by default o defined …
12:13 CGM edited by tautges
(diff)
10:26 Changeset [3231] by hongjun
o added test file for CutCellMesh?_test
08:47 Changeset [3230] by kraftche
add missing include
08:47 Changeset [3229] by kraftche
Fix code that assumes iMesh_processError will update the local *err. Most …

10/19/09:

21:00 Changeset [3228] by kraftche
add missing include
20:59 Changeset [3227] by kraftche
remove windows-style caridge returns at line ends
20:57 Changeset [3226] by kraftche
o add missing includes o fix potential buffer overflow in error handling …
20:55 Changeset [3225] by kraftche
add missing include
19:28 Changeset [3224] by tautges
Adding a comment section at the top telling how to run the program.
18:53 Changeset [3223] by hongjun
o added vector header file for not using dagmc
18:49 Changeset [3222] by hongjun
o check if there is MBMatrix3.hpp for functions of MBOrientedBoxTree.
18:36 Changeset [3221] by tautges
Removing MKVersion.h.in, which is auto-generated now. In sixth, declaring …
18:33 Changeset [3220] by tautges
Adding MBMatrix3 to list of installed headers; it's referenced from an …
18:06 Changeset [3219] by hongjun
o added MKUtil_test case
18:05 Changeset [3218] by hongjun
o added default input for pin217 o added pin1.cub file for test case
17:49 Changeset [3217] by tautges
Putting #include "stdio.h" in AssocPairC.cpp instead of iRel_Lasso.cpp.
17:49 Changeset [3216] by hongjun
o gives a -DMOAB to pin217 test file, when moab library exists o …
17:40 Changeset [3215] by hongjun
o added MKUtils_test.cpp for test
17:39 Changeset [3214] by hongjun
o removed dummy main function o made it in MKUtil_test.cpp
16:18 Changeset [3213] by tautges
Include a format string in a call to sprintf. Add an include (from Jed).
10:07 Changeset [3212] by hongjun
o Changed configure.in to configure.ac, MOAB library is checked o Addeded …

10/18/09:

15:18 Changeset [3211] by tautges
Modified argument processing in rtestc to use brick.cub by default, and to …
14:55 Changeset [3210] by tautges
Updating cgm init process in tests; better reference to .la file in itaps …

10/16/09:

11:44 Changeset [3209] by hongjun
o Dummy main function is added. o Need real implementation.

10/15/09:

23:32 Changeset [3208] by jvporter
In iGeom_getArrTgntU, forward to the XYZ tangent function, not the XYZ …
22:42 Changeset [3207] by kraftche
fix incorrect buffer size from pack_buffer causing segfaults for read with …
22:38 Changeset [3206] by kraftche
replace some macros with inline functions for better debugging (and better …
16:33 Changeset [3205] by jvporter
* Fix size-checking and array allocation in iGeom_getArrNrmlUV

10/14/09:

15:27 Changeset [3204] by jvporter
Add support for iGeom_get(Ent|Arr)UToUV
14:00 Changeset [3203] by jvporter
Add sanity check to iGeom_getFaceType

10/13/09:

17:09 Changeset [3202] by jvporter
Add support for iGeom_getVtx(Arr)ToUV

10/12/09:

16:48 Changeset [3201] by jvporter
Fix iGeom_getNumOfType when type is iBase_ALL_TYPES
14:06 Changeset [3200] by kraftche
Add CMake build support for OCC port
14:06 Changeset [3199] by kraftche
remove unused includes (mostly Cholla stuff)
14:05 Changeset [3198] by kraftche
remove unused code that depends on Cholla stuff (and is probably an …

10/11/09:

01:04 Changeset [3197] by jvporter
Fix array allocation and dimension-checking issues in iGeom_getArrUVtoXYZ

10/09/09:

14:38 Changeset [3196] by jvporter
Make iGeom_getArrXYZtoUV properly allocate uv array

10/08/09:

17:34 Ticket #34 (Resolve shared entities bug in scdtest) created by tautges
From Milad: I've attached the test problem to this email. It includes a …
17:33 Changeset [3195] by tautges
Adding parallel test from Milad showing issues with shared entity …
15:58 Changeset [3194] by tautges
Correcting code which produced lots of warnings about string literals.
15:17 Ticket #33 (Parallel read failure for > 32procs) created by tautges
From Lukasz Kaczmarczyk. Message 1: I run a mesh partitioned for 32 …
14:40 Changeset [3193] by sjackson
Update svn ignore properties on several newer directories

10/06/09:

14:33 Ticket #32 (support writing compressed (szip) HDF5 files) created by kraftche
Provide option to write HDF5 files with SZIP compression.
09:47 Changeset [3192] by bmsmith
Remove code that exists in ReadCGM.

10/02/09:

11:32 Changeset [3191] by kraftche
fix detection of libcubitiXX.so such that it works with libtool 2.x
08:23 Changeset [3190] by kraftche
fix build issues

10/01/09:

16:21 Changeset [3189] by kraftche
remove unused file containing data duplicated elsewhere (ExoIIUtil and …
16:18 Changeset [3188] by kraftche
o Move creation of file set out of individual readers and into common …
10:29 Changeset [3187] by pebay
COMP: updated things so MOAB can compile again with CMake
10:15 Changeset [3186] by kraftche
fix valgrind error in stl_test: zero pad in struct used for binary I/O

09/30/09:

19:57 Changeset [3185] by pebay
COMP: bypass the F2C prototype generator when not needed
19:34 Changeset [3184] by kraftche
add test input files to EXTRA_DIST
17:40 Changeset [3183] by kraftche
forgot input file for STL regression tests
17:17 Changeset [3182] by kraftche
fix incorrect comments
16:47 Changeset [3181] by kraftche
add a few regresstion tests for STL file I/O
16:47 Changeset [3180] by kraftche
fix bug reading binary STL files that require byte swapping
16:46 Changeset [3179] by kraftche
remove a few unnecessary bitwise ops in byte-swapping code
14:59 Ticket #5 (cgm configure requires fortran, shouldn't) closed by kraftche
invalid: Seems to work fine w/out Fortran in SVN r3178.
14:49 Ticket #24 (iMesh_getVtxCoordIndex() ignores entity_adjacency_type (argument 5)) closed by kraftche
fixed: This function has been removed from the iMesh API. Equivalent …
14:06 Changeset [3178] by kraftche
o Move Gmsh<=>MOAB type conversion data from ReadGmsh? to GmshUtil? so it …
12:56 Ticket #27 (MOAB fails to read high-order quadrilaterals from GMSH mesh file) closed by kraftche
fixed: Fixed in svn 3177. Fix will be included in MOAB 4.0 release.
12:55 Changeset [3177] by kraftche
o Support version 2.1 of Gmsh ASCII file format o Support reading 15-node …
10:17 Changeset [3176] by kraftche
remove unintended change from previous checkin
10:02 Changeset [3175] by kraftche
fix segfault when recovering from error
09:10 Ticket #31 (error imprint method with OCC) created by ly.suarez@…
Dear Jane, I have found a bug in "imprint" method of OCCModifyEngine …

09/29/09:

13:31 Changeset [3174] by pebay
ENH: update
12:20 Changeset [3173] by kraftche
null-terminate extension list for NASTRAN reader
11:42 Ticket #25 (DHCbbsHNLzMw) closed by kraftche
invalid
11:41 Ticket #16 (gwevhwnv) closed by kraftche
invalid
11:41 Ticket #23 (xxuflfuk) closed by kraftche
invalid
11:41 Ticket #14 (aroychyu) closed by kraftche
invalid
11:41 Ticket #20 (jisebkle) closed by kraftche
invalid
11:40 Ticket #21 (goruztjk) closed by kraftche
invalid
10:25 Changeset [3172] by bmsmith
Forgot to add some examples that Jason found.
10:22 Changeset [3171] by bmsmith
Improved reader by: -checking for file format -get tokens from …

09/27/09:

10:19 Changeset [3170] by kraftche
for 'make clean', remove itaps/testout.sat and mmgr.log files resulting …
Note: See TracTimeline for information about the timeline view.