|
|
|
@3380
|
[3380]
|
3 days |
kraftche |
o Change skinner to use now faster bit tags. Results in better …
|
|
|
|
@3379
|
[3379]
|
3 days |
kraftche |
o Allow get/set of bit tags for multiple entities in one call. Bits are
…
|
|
|
|
@3378
|
[3378]
|
3 days |
kraftche |
remove extra include directory from installed iMesh-Defs.inc
|
|
|
|
@3377
|
[3377]
|
3 days |
sjackson |
Make DagMC check for MB_UNHANDLED_OPTION upon file load, and emit a …
|
|
|
|
@3376
|
[3376]
|
3 days |
kraftche |
fix bug in mbperf output
|
|
|
|
@3375
|
[3375]
|
3 days |
kraftche |
more skinning tests
|
|
|
|
@3374
|
[3374]
|
3 days |
kraftche |
update for MBSkinner API changes
|
|
|
|
@3373
|
[3373]
|
4 days |
kraftche |
o New, faster algorithm for skinning using vertex-to-element adjacencies
…
|
|
|
|
@3372
|
[3372]
|
4 days |
kraftche |
fix bug: reversed skin edges are not detected
|
|
|
|
@3371
|
[3371]
|
5 days |
jvporter |
Create tag for (more-or-less) complete iMesh/iGeom implementation
|
|
|
|
@3370
|
[3370]
|
5 days |
kraftche |
change private MBCore::get_vertices into public range-range version of …
|
|
|
|
@3369
|
[3369]
|
6 days |
jvporter |
* Rename/simplify some stuff in itaps.helpers
* Update documentation
|
|
|
|
@3368
|
[3368]
|
6 days |
jvporter |
Update documentation
|
|
|
|
@3367
|
[3367]
|
6 days |
jvporter |
Only enable namedtuple support on Python 2.6+
|
|
|
|
@3366
|
[3366]
|
6 days |
jain |
|
|
|
|
@3365
|
[3365]
|
6 days |
jain |
o changed set_DIM = 3
|
|
|
|
@3364
|
[3364]
|
6 days |
hongjun |
o <algorithm> is included for intel compiler
|
|
|
|
@3363
|
[3363]
|
6 days |
jain |
o Extrude mesh portion commented out, since some MOAB related error shows …
|
|
|
|
@3362
|
[3362]
|
6 days |
jain |
|
|
|
|
@3361
|
[3361]
|
6 days |
jain |
|
|
|
|
@3360
|
[3360]
|
6 days |
kraftche |
fix bug: createEnt should create lower-dim entities if createEntArr would …
|
|
|
|
@3359
|
[3359]
|
6 days |
kraftche |
fix bug: iMesh_getEntities does not preserve order for list-type entity …
|
|
|
|
@3358
|
[3358]
|
6 days |
kraftche |
fix memory corruption when reading h5m file containing many tags
|
|
|
|
@3357
|
[3357]
|
6 days |
kraftche |
orderd set regression test from Jed Brown
|
|
|
|
@3356
|
[3356]
|
7 days |
jvporter |
Use namedtuples for OffsetList? and functions with multiple return values
|
|
|
|
@3355
|
[3355]
|
7 days |
kraftche |
o Add new error code: MB_UNHANDLED_OPTION
o Make MBCore::load_file and …
|
|
|
|
@3354
|
[3354]
|
7 days |
jain |
o Added new input parameter hardcoded in the program -'set_DIM' to set the …
|
|
|
|
@3353
|
[3353]
|
7 days |
jain |
o Added code for reading in 2D meshes
o Merging turned on
|
|
|
|
@3352
|
[3352]
|
7 days |
sjackson |
Workaround for h5m loading failures within DagMC.
|
|
|
|
@3351
|
[3351]
|
7 days |
kraftche |
work around libtool bug
|
|
|
|
@3350
|
[3350]
|
7 days |
hongjun |
o work version for large ILC cavity model
o work only for manifold without …
|
|
|
|
@3349
|
[3349]
|
7 days |
kraftche |
patch from Jed Brown: convert ITAPS format option string to MOAB format …
|
|
|
|
@3348
|
[3348]
|
7 days |
kraftche |
patch from Jed Brown: make sure root proc is done writing file before …
|
|
|
|
@3347
|
[3347]
|
7 days |
kraftche |
fix build issue
|
|
|
|
@3346
|
[3346]
|
9 days |
kraftche |
fix build issue
|
|
|
|
@3345
|
[3345]
|
10 days |
kraftche |
fix HDF5 library link order
|
|
|
|
@3344
|
[3344]
|
10 days |
kraftche |
fix build issue with -pedantic flag
|
|
|
|
@3343
|
[3343]
|
10 days |
kraftche |
MBInterface API and behavior change. Previously, MOAB would create a new …
|
|
|
|
@3342
|
[3342]
|
11 days |
kraftche |
try to avoid HDF5 library writing junk to stdout/stderr for non-existent …
|
|
|
|
@3341
|
[3341]
|
11 days |
kraftche |
add test for correct behavior for read of either invalid or non-existant …
|
|
|
|
@3340
|
[3340]
|
11 days |
kraftche |
forgot this
|
|
|
|
@3339
|
[3339]
|
11 days |
kraftche |
return failure (rather than success w/ no entities) if input file does not …
|
|
|
|
@3338
|
[3338]
|
11 days |
kraftche |
return failure (rather than segfaulting) if input file does not exist
|
|
|
|
@3337
|
[3337]
|
11 days |
kraftche |
fix IMESH_INCLUDES for uninstalled MOAB
|
|
|
|
@3336
|
[3336]
|
11 days |
kraftche |
Copy relevant portion of body of get_elements to get_adjacencies, …
|
|
|
|
@3335
|
[3335]
|
11 days |
kraftche |
Fix strange split of code between get_adjacencies and get_elements in …
|
|
|
|
@3334
|
[3334]
|
11 days |
kraftche |
fix bug in error handling introduced with earlier checkin
|
|
|
|
@3333
|
[3333]
|
11 days |
kraftche |
consolidate duplicate code, removing unnecessary branch on target …
|
|
|
|
@3332
|
[3332]
|
11 days |
kraftche |
minor cleanup
|
|
|
|
@3331
|
[3331]
|
12 days |
jvporter |
Add 'keys' method to OffsetList?
|
|
|
|
@3330
|
[3330]
|
12 days |
jvporter |
* Move test/ibase to test/helpers
* Rename Geom.getPtClsf -> …
|
|
|
|
@3329
|
[3329]
|
12 days |
jvporter |
Fix boneheaded mistakes in Geom
|
|
|
|
@3328
|
[3328]
|
12 days |
jvporter |
* Rename Mesh.dfltStorage -> Mesh.defaultStorage
* Better docstrings for …
|
|
|
|
@3327
|
[3327]
|
13 days |
jvporter |
* Add kwargs support for iMesh
* Update documentation
|
|
|
|
@3326
|
[3326]
|
13 days |
jvporter |
* iGeom interface now fully supports kwargs
* Update documentation
|
|
|
|
@3325
|
[3325]
|
13 days |
jvporter |
* Clean up tests
* Add test for Geom.getEnt1stDerivative (and partial test …
|
|
|
|
@3324
|
[3324]
|
13 days |
sjackson |
Teach CGM reader to handle Body objects within RefGroups?.
|
|
|
|
@3323
|
[3323]
|
13 days |
jvporter |
* Fix memory/sizing bugs in iGeom_getArr1stDrtv
* Make offset arrays from …
|
|
|
|
@3322
|
[3322]
|
13 days |
bmsmith |
-Populate the file_set with the file's contents.
-Tag the file_set with …
|
|
|
|
@3321
|
[3321]
|
2 weeks |
jvporter |
Update build documentation
|
|
|
|
@3320
|
[3320]
|
2 weeks |
jvporter |
* Eliminate unnecessary helpers.OffsetList?.OffsetProxy?
* (Partially) …
|
|
|
|
@3319
|
[3319]
|
2 weeks |
bmsmith |
-Add a test for ReadNASTRAN.
|
|
|
|
@3318
|
[3318]
|
2 weeks |
jain |
o In function-find_merge_to, moved if(in/outleaf_merged) inside the for …
|
|
|
|
@3317
|
[3317]
|
2 weeks |
kraftche |
fix stupid mistake
|
|
|
|
@3316
|
[3316]
|
2 weeks |
jvporter |
* Fix bug with OffsetList?
* Add tests for OffsetList?
* Add …
|
|
|
|
@3315
|
[3315]
|
2 weeks |
kraftche |
fix warning
|
|
|
|
@3314
|
[3314]
|
2 weeks |
kraftche |
Don't malloc/free in MBCN::SideNumber?
|
|
|
|
@3313
|
[3313]
|
2 weeks |
kraftche |
treat NULL char* the same as an empty string
|
|
|
|
@3312
|
[3312]
|
2 weeks |
jvporter |
Add IGEOM_INCLUDEDIR to iGeom-Defs.inc
|
|
|
|
@3311
|
[3311]
|
2 weeks |
jain |
o Removed iMesh_HEXAHEDRON before merging
|
|
|
|
@3310
|
[3310]
|
2 weeks |
kraftche |
add support for reading/writing additional element types tofrom VTK files: …
|
|
|
|
@3309
|
[3309]
|
2 weeks |
jvporter |
PyTAPS is now in its new, quasi-independent home.
|
|
|
|
@3308
|
[3308]
|
2 weeks |
jvporter |
Initial commit
|
|
|
|
@3307
|
[3307]
|
2 weeks |
kraftche |
return failure rather than skipping the element if VTK format doesn't …
|
|
|
|
@3306
|
[3306]
|
2 weeks |
kraftche |
fix error reporting for invalid HDF5 files
|
|
|
|
@3305
|
[3305]
|
2 weeks |
kraftche |
fix test build issue with g++ 4.3 when sizeof(MBEntityHandle) != …
|
|
|
|
@3304
|
[3304]
|
2 weeks |
kraftche |
Move special case for 1 input entity in vector-vector get_adjaciences to …
|
|
|
|
@3303
|
[3303]
|
2 weeks |
kraftche |
add test case from Jim demonstrating but in adjacencey query for …
|
|
|
|
@3302
|
[3302]
|
2 weeks |
kraftche |
inline some functions
|
|
|
|
@3301
|
[3301]
|
2 weeks |
kraftche |
More refactoring of get_adjacencies code:
o split common template code …
|
|
|
|
@3300
|
[3300]
|
2 weeks |
kraftche |
add operator-(iter,iter) that counts distance between MBRange iterators
|
|
|
|
@3299
|
[3299]
|
2 weeks |
kraftche |
o Fix very broken vector-vector get_connectivity:
assumed that all …
|
|
|
|
@3298
|
[3298]
|
2 weeks |
kraftche |
fix broken test code: do not pre-populate adjacency vector with garbage …
|
|
|
|
@3297
|
[3297]
|
2 weeks |
kraftche |
Speed up range-based get_adjacencies:
Initial time: 11.92 s
…
|
|
|
|
@3296
|
[3296]
|
2 weeks |
tautges |
Couple of improvements and bug fixes to parallel ghost exchange code.
- …
|
|
|
|
@3295
|
[3295]
|
2 weeks |
kraftche |
made one of the typical MBInterface errors
|
|
|
|
@3294
|
[3294]
|
2 weeks |
kraftche |
fix bug in previous checkin, and add tests for timing skinning
|
|
|
|
@3293
|
[3293]
|
2 weeks |
kraftche |
o Restructure mbperf so as to allow for easy addition of new tests
o Use …
|
|
|
|
@3292
|
[3292]
|
2 weeks |
kraftche |
fix use of initialized variable causing random test failures
|
|
|
|
@3291
|
[3291]
|
3 weeks |
jain |
o Corrected number of rings for test case
|
|
|
|
@3290
|
[3290]
|
3 weeks |
kraftche |
comment some code a little better
|
|
|
|
@3289
|
[3289]
|
3 weeks |
kraftche |
Fix for Trac ticket #15: if a tag has a default value and that value is …
|
|
|
|
@3288
|
[3288]
|
3 weeks |
kraftche |
add test that attempts to reproduce bug #28
|
|
|
|
@3287
|
[3287]
|
3 weeks |
jain |
o Turned off merging, since it has a bug currently.
|
|
|
|
@3286
|
[3286]
|
3 weeks |
jvporter |
One last test commit to check new version of Buildbot on gnep
|
|
|
|
@3285
|
[3285]
|
3 weeks |
jain |
o Test input file for sixth program
|
|
|
|
@3284
|
[3284]
|
3 weeks |
jain |
o Added default inputs for debugging and MeshKit?'s make check.
o Added …
|
|
|
|
@3283
|
[3283]
|
3 weeks |
jvporter |
One more test commit now that I'm using the right version of Buildbot…
|
|
|
|
@3282
|
[3282]
|
3 weeks |
jvporter |
One more test commit... (Buildbot, pay attention!)
|
|
|
|
@3281
|
[3281]
|
3 weeks |
jvporter |
Another test commit (for the Buildbot)
|
|
|
|