root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2294 [2294] 12/02/08 00:26:44 dcthomp BUG: Use "unsigned char" in MBProcessSet iteration to properly handle …
(edit) @2293 [2293] 12/01/08 14:16:35 janehu modified to reflect the correct free_entities after a body deletion …
(edit) @2292 [2292] 12/01/08 14:15:47 janehu Fixed the problem of keeping old coedges undeleted problem for geometry …
(edit) @2291 [2291] 11/28/08 17:06:10 dcthomp COMP: Keep the CMake build working.
(edit) @2290 [2290] 11/26/08 17:36:07 janehu Partitially fixed the hollow operation to left free-entities after …
(edit) @2289 [2289] 11/26/08 13:22:03 kraftche Fix a few more buffer overflow vulnerabilities. Specifically, when …
(edit) @2288 [2288] 11/26/08 12:02:34 kraftche o 'print_results' argument to GeometryQueryEngine::import_solid_model is …
(edit) @2287 [2287] 11/26/08 10:57:18 janehu Modified the file according to changes on OCCModifyEngine.cpp.
(edit) @2286 [2286] 11/26/08 10:56:39 janehu Modified the hollow operation to create intersect corner as right angle …
(edit) @2285 [2285] 11/26/08 10:33:30 kraftche read occ input file from ../test/
(edit) @2284 [2284] 11/25/08 13:29:43 dcthomp ENH: Checkpoint of a skeleton for implementing swept element sequences. …
(edit) @2283 [2283] 11/25/08 13:14:28 tautges Changes to prepare for reading parallel file info.
(edit) @2282 [2282] 11/25/08 09:51:46 kraftche only initialize CGM once
(edit) @2281 [2281] 11/24/08 13:08:50 janehu Make sure no degenerated curve or surface will generate from …
(edit) @2280 [2280] 11/24/08 11:27:15 janehu Hollow command left undeletable free entities, debuging on it.
(edit) @2279 [2279] 11/24/08 11:24:24 janehu Modified to correctly tessellate a curve.
(edit) @2278 [2278] 11/24/08 10:03:10 kraftche fix building of DagMC against Cubit CGM
(edit) @2277 [2277] 11/21/08 11:08:50 bmsmith Fixed intersectEnts call.
(edit) @2276 [2276] 11/20/08 15:17:58 janehu Partial fix for user reported error in OCCDrawTool, and some minor …
(edit) @2275 [2275] 11/19/08 13:06:22 kraftche o Fix stomping of user-specified LDFLAGS o Fix build under mingw32 …
(edit) @2274 [2274] 11/18/08 15:34:44 kraftche fix mismatched 'malloc' with 'delete []'
(edit) @2273 [2273] 11/18/08 15:29:35 kraftche fix memory corruption in OCCQueryEngine destructor
(edit) @2272 [2272] 11/18/08 14:47:08 janehu Added test for acr_curve generation from bug report of user.
(edit) @2271 [2271] 11/18/08 14:23:58 janehu Added section function but not tested yet; Modified make_Curve function to …
(edit) @2270 [2270] 11/18/08 13:33:06 kraftche o Re-create parallel mesh for each unit test: a) prevents tests from …
(edit) @2269 [2269] 11/18/08 13:30:05 kraftche track changes to iMeshP.h
(edit) @2268 [2268] 11/18/08 12:47:59 tautges Add a test which shuts down then re-instantiates cgm.
(edit) @2267 [2267] 11/17/08 11:53:43 tautges Adding test file for RPI sms format.
(edit) @2266 [2266] 11/17/08 11:53:20 tautges Adding reader for RPI Sms files.
(edit) @2265 [2265] 11/17/08 11:36:51 janehu Remove unnessecary warnings from compiling.
(edit) @2264 [2264] 11/15/08 03:37:07 kraftche o Fix bugs when tests are run with an odd number of processors other than …
(edit) @2263 [2263] 11/15/08 03:32:05 kraftche Add test to check all per-entity sharing data for ghosted entities. **THIS …
(edit) @2262 [2262] 11/15/08 03:30:39 kraftche fix warnings
(edit) @2261 [2261] 11/15/08 02:52:42 kraftche fix build issue with cubit
(edit) @2260 [2260] 11/15/08 02:50:39 kraftche fix another mistake in CGMAInit
(edit) @2259 [2259] 11/15/08 01:36:05 kraftche o Add '-p' flag to make it easier to attach a debugger to only one of the …
(edit) @2258 [2258] 11/15/08 01:33:28 kraftche Fix bugs: o Do not try to ghost entities that aren't owned o Not all …
(edit) @2257 [2257] 11/14/08 17:53:17 kraftche update for change to iMeshP.h
(edit) @2256 [2256] 11/14/08 17:11:55 kraftche test iMeshP_pushTags and iMeshP_pushTagsEnt
(edit) @2255 [2255] 11/14/08 17:11:07 kraftche Fix bugs exchanging tag data (in my new code, not the original): o send …
(edit) @2254 [2254] 11/14/08 15:40:55 kraftche minor error in previous checkin
(edit) @2253 [2253] 11/14/08 15:38:13 kraftche o Fix incorrect buffer size in MBParallelComm::exchange_tasg o Split …
(edit) @2252 [2252] 11/14/08 15:20:33 kraftche fix mistake in code to enable iMeshP parallel read that broke parallel any …
(edit) @2251 [2251] 11/14/08 15:14:05 kraftche fix abort() when communicating higher-order elements
(edit) @2250 [2250] 11/14/08 13:43:12 kraftche update for changes to cgm.make.in and InitCGMA
(edit) @2249 [2249] 11/14/08 13:42:28 kraftche fix typo
(edit) @2248 [2248] 11/14/08 12:29:19 kraftche Fix issues initializing cubit-based CGMA: o Fix segfault trying to set …
(edit) @2247 [2247] 11/14/08 12:27:21 kraftche fix link flags for tests, and run webcut test for cubit-based build
(edit) @2246 [2246] 11/14/08 12:12:43 kraftche fix issues building with Cubit
(edit) @2245 [2245] 11/13/08 21:24:24 kraftche o Consolidate some test code o Group utility methods together o Test …
(edit) @2244 [2244] 11/13/08 21:22:42 kraftche fix minor bugs
(edit) @2243 [2243] 11/13/08 17:37:05 kraftche implement test for iMeshP_getEntStatus and iMeshP_getEntStatusArr
(edit) @2242 [2242] 11/13/08 16:43:23 kraftche clean up temporary files
(edit) @2241 [2241] 11/13/08 16:39:52 kraftche fix bug getting owner of entity shared amongst more than 2 processors
(edit) @2240 [2240] 11/13/08 15:01:59 kraftche fix more bugs: all implemented iMeshP unit tests except one now pass when …
(edit) @2239 [2239] 11/13/08 14:01:51 kraftche fix bug getting entity owner. All implemented unit tests for iMeshP now …
(edit) @2238 [2238] 11/13/08 13:28:26 kraftche add some utility code for attaching a debugger to only one proc and fix …
(edit) @2237 [2237] 11/13/08 13:27:16 kraftche sync with latest iMeshP.h
(edit) @2236 [2236] 11/13/08 12:35:34 kraftche o Fix an earlier checkin of mine that completely broke iMesh iterators …
(edit) @2235 [2235] 11/13/08 09:32:25 kraftche remove input part from list of neighbors
(edit) @2234 [2234] 11/12/08 21:50:17 kraftche Adding an (incomplete) collection of unit tests for iMeshP.h. All …
(edit) @2233 [2233] 11/12/08 21:48:56 kraftche o Fix bug in iMeshP_createPartitionAll o Implement …
(edit) @2232 [2232] 11/12/08 21:42:02 kraftche fix bug passing file load options through iMesh interface
(edit) @2231 [2231] 11/12/08 21:40:29 kraftche Add new read option 'PCOMM' used to specify which MBParallelComm instance …
(edit) @2230 [2230] 11/12/08 21:39:44 kraftche minor efficiency improvement: don't search RangeMap? for zero-values
(edit) @2229 [2229] 11/12/08 21:38:55 kraftche Add default PARALLEL mode if option is specified with no value
(edit) @2228 [2228] 11/12/08 21:38:11 kraftche o Add function to get MBParallelComm ID o Add function to get all …
(edit) @2227 [2227] 11/12/08 20:45:19 kraftche fix bug: need to set array values before passing to MPI_Allgatherv
(edit) @2226 [2226] 11/12/08 14:12:04 janehu changed to untight the bounding box requirement to make the testgeom.cc …
(edit) @2225 [2225] 11/12/08 11:22:23 janehu removed warnings for several files.
(edit) @2224 [2224] 11/11/08 15:16:07 janehu When geometryQueryTool passes angle for rotate, it passed degree instead …
(edit) @2223 [2223] 11/07/08 16:02:32 janehu removed duplication of include file in iGeom_CGMA.cc and updated testgeom …
(edit) @2222 [2222] 11/07/08 12:42:28 kraftche Fix bugs in iMesh_getEntArrAdj: - Do not return faces when asked for …
(edit) @2221 [2221] 11/07/08 09:26:18 kraftche fix test build issue
(edit) @2220 [2220] 11/06/08 15:55:18 janehu updated modify.cpp according to creation changes.
(edit) @2219 [2219] 11/06/08 15:54:18 janehu Changed primitive creation function for bricks, cylinders, etc to centered …
(edit) @2218 [2218] 11/06/08 12:06:43 kraftche register VG attributes during initialization
(edit) @2217 [2217] 11/05/08 13:25:21 kraftche o Remove InitCGMA::initialize_engine(const char*). o Make …
(edit) @2216 [2216] 11/05/08 12:36:37 kraftche fix typo and return non-zero exit code if tests fail
(edit) @2215 [2215] 11/05/08 12:33:54 kraftche fix bug in previous checkin
(edit) @2214 [2214] 11/05/08 12:28:36 kraftche sync with Tim's latest configure.in changes
(edit) @2213 [2213] 11/05/08 12:25:52 kraftche Build testgeom with ACIS, build testgeom_occ with OCC
(edit) @2212 [2212] 11/05/08 12:24:06 kraftche Allow 'engine=ACIS' or 'engine=OCC' in iGeom_newGeom options
(edit) @2211 [2211] 11/05/08 12:19:29 kraftche Choose default engine if initialize_engine is called with NULL engine …
(edit) @2210 [2210] 11/05/08 09:30:24 janehu beforesub.occ is local generated file, so argument should be true.
(edit) @2209 [2209] 11/04/08 13:15:01 kraftche iMeshP_loadFile & iMeshP_saveFile
(edit) @2208 [2208] 11/04/08 11:42:04 janehu Fixed for night testing failure for reading import file.changed the …
(edit) @2207 [2207] 11/04/08 09:18:34 kraftche add special case for root set to isEntArrContained
(edit) @2206 [2206] 11/03/08 16:15:53 kraftche sync up with iMeshP.h from RPI repo
(edit) @2205 [2205] 11/03/08 16:08:19 kraftche Implement all query functions of iMeshP interface (except those related …
(edit) @2204 [2204] 11/03/08 16:05:56 kraftche o Remove declaration of function with no implementation o Add part-based …
(edit) @2203 [2203] 11/03/08 16:04:42 kraftche Add iMesh_isEntArrContained as proposed in ITAPS mailing list. (Adding …
(edit) @2202 [2202] 11/03/08 13:59:36 tautges Use variable expansion trick to expand variables for ITAPS_LIBTOOL_VAR …
(edit) @2201 [2201] 11/03/08 13:45:56 janehu Added returning body for the sweep_along_curve interface in geom level and …
(edit) @2200 [2200] 11/03/08 13:08:03 janehu Added document on CGM on OCC capabilities.
(edit) @2199 [2199] 11/03/08 10:25:01 tautges - changed 'WITH_OCC' to 'build_OCC' to make consistent with ACIS - added …
(edit) @2198 [2198] 11/03/08 09:57:27 tautges - Included several $(HAVE_OCC)'s in DEFS in several subdirs (Jason, …
(edit) @2197 [2197] 11/03/08 09:36:31 kraftche fix minor errors introduced with earlier configure changes
(edit) @2196 [2196] 11/03/08 08:32:35 kraftche fix failing 'make dist': don't try to include test executable in tarball
(edit) @2195 [2195] 11/03/08 08:28:19 kraftche Fix test: o Look in corret place for input file when compiling in …
Note: See TracRevisionLog for help on using the revision log.