|
|
|
@3276
|
[3276]
|
3 weeks |
sjackson |
Remove dependence on CGM's GeometryQueryEngine? from ReadCGM.cpp. This …
|
|
|
|
@3273
|
[3273]
|
3 weeks |
kraftche |
return error code if unrecognized options are passed to load_file or …
|
|
|
|
@3272
|
[3272]
|
3 weeks |
kraftche |
include MBmpi.h in any C++ code that includes an HDF5 header because …
|
|
|
|
@3271
|
[3271]
|
3 weeks |
kraftche |
portability fix: std::string may maintain as an explicit value and need …
|
|
|
|
@3262
|
[3262]
|
3 weeks |
kraftche |
remove incorrect comment
|
|
|
|
@3261
|
[3261]
|
3 weeks |
kraftche |
move some logic from common code to MOAB-specific, because it is the …
|
|
|
|
@3260
|
[3260]
|
3 weeks |
kraftche |
move some logic from common code to MOAB-specific, because it is the …
|
|
|
|
@3259
|
[3259]
|
3 weeks |
kraftche |
rename SNL_* macros to FATHOM_*
|
|
|
|
@3258
|
[3258]
|
3 weeks |
kraftche |
In the case where MPICH_IGNORE_CXX_SEEK is not sufficient to enable …
|
|
|
|
@3257
|
[3257]
|
3 weeks |
kraftche |
fix parallel test compilation
|
|
|
|
@3256
|
[3256]
|
3 weeks |
kraftche |
install MBmpi.h
|
|
|
|
@3255
|
[3255]
|
3 weeks |
kraftche |
o Move MPI configuration macros to a separate file
o Change all #includes …
|
|
|
|
@3251
|
[3251]
|
4 weeks |
tautges |
Adding the file I'd fogotten to commit, thanks Jed.
|
|
|
|
@3250
|
[3250]
|
4 weeks |
tautges |
MBCore: using swap instead of '=' for range copy, for efficiency
parallel: …
|
|
|
|
@3249
|
[3249]
|
4 weeks |
kraftche |
add MPI_Init and MPI_Finalize calls
|
|
|
|
@3248
|
[3248]
|
4 weeks |
kraftche |
fix C++ syntax in C file
|
|
|
|
@3245
|
[3245]
|
4 weeks |
bmsmith |
-bug fix: Make sure to set mFlags in MBMeshSet::set_flags
-bug fix: Swap …
|
|
|
|
@3243
|
[3243]
|
4 weeks |
bmsmith |
Add interface function to change the options of a meshset.
|
|
|
|
@3241
|
[3241]
|
5 weeks |
bmsmith |
Undo previous commit to the wrong repo
|
|
|
|
@3240
|
[3240]
|
5 weeks |
bmsmith |
-Fix a bug in which a skin vert is inserted into a curve in t_joint. Tris …
|
|
|
|
@3238
|
[3238]
|
5 weeks |
kraftche |
fix bug in iMesh_rmvEntSet
|
|
|
|
@3237
|
[3237]
|
5 weeks |
kraftche |
add regressesion test for bug found by Jim
|
|
|
|
@3230
|
[3230]
|
5 weeks |
kraftche |
add missing include
|
|
|
|
@3229
|
[3229]
|
5 weeks |
kraftche |
Fix code that assumes iMesh_processError will update the local *err.
Most …
|
|
|
|
@3226
|
[3226]
|
5 weeks |
kraftche |
o add missing includes
o fix potential buffer overflow in error handling
…
|
|
|
|
@3225
|
[3225]
|
5 weeks |
kraftche |
add missing include
|
|
|
|
@3220
|
[3220]
|
5 weeks |
tautges |
Adding MBMatrix3 to list of installed headers; it's referenced from
an …
|
|
|
|
@3207
|
[3207]
|
6 weeks |
kraftche |
fix incorrect buffer size from pack_buffer causing segfaults for read with …
|
|
|
|
@3206
|
[3206]
|
6 weeks |
kraftche |
replace some macros with inline functions for better debugging (and better …
|
|
|
|
@3195
|
[3195]
|
7 weeks |
tautges |
Adding parallel test from Milad showing issues with shared entity …
|
|
|
|
@3194
|
[3194]
|
7 weeks |
tautges |
Correcting code which produced lots of warnings about string literals.
|
|
|
|
@3193
|
[3193]
|
7 weeks |
sjackson |
Update svn ignore properties on several newer directories
|
|
|
|
@3192
|
[3192]
|
7 weeks |
bmsmith |
Remove code that exists in ReadCGM.
|
|
|
|
@3190
|
[3190]
|
7 weeks |
kraftche |
fix build issues
|
|
|
|
@3189
|
[3189]
|
8 weeks |
kraftche |
remove unused file containing data duplicated elsewhere (ExoIIUtil and …
|
|
|
|
@3188
|
[3188]
|
8 weeks |
kraftche |
o Move creation of file set out of individual readers and into common
…
|
|
|
|
@3187
|
[3187]
|
8 weeks |
pebay |
COMP: updated things so MOAB can compile again with CMake
|
|
|
|
@3186
|
[3186]
|
8 weeks |
kraftche |
fix valgrind error in stl_test: zero pad in struct used for binary I/O
|
|
|
|
@3185
|
[3185]
|
8 weeks |
pebay |
COMP: bypass the F2C prototype generator when not needed
|
|
|
|
@3184
|
[3184]
|
8 weeks |
kraftche |
add test input files to EXTRA_DIST
|
|
|
|
@3183
|
[3183]
|
8 weeks |
kraftche |
forgot input file for STL regression tests
|
|
|
|
@3182
|
[3182]
|
8 weeks |
kraftche |
fix incorrect comments
|
|
|
|
@3181
|
[3181]
|
8 weeks |
kraftche |
add a few regresstion tests for STL file I/O
|
|
|
|
@3180
|
[3180]
|
8 weeks |
kraftche |
fix bug reading binary STL files that require byte swapping
|
|
|
|
@3179
|
[3179]
|
8 weeks |
kraftche |
remove a few unnecessary bitwise ops in byte-swapping code
|
|
|
|
@3178
|
[3178]
|
8 weeks |
kraftche |
o Move Gmsh<=>MOAB type conversion data from ReadGmsh? to GmshUtil? so it
…
|
|
|
|
@3177
|
[3177]
|
8 weeks |
kraftche |
o Support version 2.1 of Gmsh ASCII file format
o Support reading 15-node …
|
|
|
|
@3176
|
[3176]
|
8 weeks |
kraftche |
remove unintended change from previous checkin
|
|
|
|
@3175
|
[3175]
|
8 weeks |
kraftche |
fix segfault when recovering from error
|
|
|
|
@3174
|
[3174]
|
8 weeks |
pebay |
ENH: update
|
|
|
|
@3173
|
[3173]
|
8 weeks |
kraftche |
null-terminate extension list for NASTRAN reader
|
|
|
|
@3172
|
[3172]
|
8 weeks |
bmsmith |
Forgot to add some examples that Jason found.
|
|
|
|
@3171
|
[3171]
|
8 weeks |
bmsmith |
Improved reader by:
-checking for file format
-get tokens from …
|
|
|
|
@3169
|
[3169]
|
2 months |
kraftche |
forgot this one
|
|
|
|
@3168
|
[3168]
|
2 months |
kraftche |
o Add function to test for intersection between a ray and a kD-tree leaf,
…
|
|
|
|
@3161
|
[3161]
|
2 months |
jvporter |
More cleanup running parallel to adding iGeom
|
|
|
|
@3156
|
[3156]
|
2 months |
kraftche |
remove duplicate
|
|
|
|
@3153
|
[3153]
|
2 months |
kraftche |
Work around bug in either autoconf 2.64 or automake 1.11: split compiler …
|
|
|
|
@3149
|
[3149]
|
2 months |
kraftche |
s/FC_DEFS_/IGEOM_FC_DEFS_/
|
|
|
|
@3146
|
[3146]
|
2 months |
kraftche |
sync autoconf stuff shared by MOAB and CGM
|
|
|
|
@3145
|
[3145]
|
2 months |
jvporter |
* More reorganization courtesy of iGeom
* Fix minor memory leaks
* Better …
|
|
|
|
@3144
|
[3144]
|
2 months |
wilsonp |
Include quads_to_tris.hpp in make dist.
|
|
|
|
@3143
|
[3143]
|
2 months |
kraftche |
fix segfault by mbzoltan with current MBParallelComm API
|
|
|
|
@3142
|
[3142]
|
2 months |
kraftche |
work around portability issue in some versions of Zoltan
|
|
|
|
@3141
|
[3141]
|
2 months |
jvporter |
* Adjust internal naming scheme for PyTAPS to simplify addition
of iGeom …
|
|
|
|
@3140
|
[3140]
|
2 months |
jvporter |
Branch for adding iGeom interface
|
|
|
|
@3139
|
[3139]
|
2 months |
jvporter |
Finalize C/C++ API for iMesh
|
|
|
|
@3138
|
[3138]
|
2 months |
jvporter |
Make PyTAPS more friendly to being extended via C/C++.
|
|
|
|
@3135
|
[3135]
|
2 months |
kraftche |
in vtk file comment line, print actual MOAB version rather than API …
|
|
|
|
@3133
|
[3133]
|
3 months |
kraftche |
add some utility methods
|
|
|
|
@3132
|
[3132]
|
3 months |
kraftche |
convert to use TestUtils?
|
|
|
|
@3131
|
[3131]
|
3 months |
kraftche |
Fix issues in MBWriteUtil::gather_nodes_from_elements
- incorrect …
|
|
|
|
@3130
|
[3130]
|
3 months |
kraftche |
add error checking to NetCDF::gather_mesh_information
|
|
|
|
@3129
|
[3129]
|
3 months |
kraftche |
fix O(n2) behavior in MBRange::intersect
|
|
|
|
@3127
|
[3127]
|
3 months |
kraftche |
fix bug in MBBSPTree::merge_leaf
|
|
|
|
@3124
|
[3124]
|
3 months |
kraftche |
fix windows build issue
|
|
|
|
@3123
|
[3123]
|
3 months |
bmsmith |
Describe the structure of sets, tags, and mesh elements created by this …
|
|
|
|
@3122
|
[3122]
|
3 months |
bmsmith |
Initial commit of NASTRAN reader
|
|
|
|
@3121
|
[3121]
|
3 months |
jvporter |
Another quick test commit to check the buildbot…
|
|
|
|
@3120
|
[3120]
|
3 months |
bmsmith |
Fix ordering to calculate volume
|
|
|
|
@3117
|
[3117]
|
3 months |
jvporter |
Eliminate warnings when building
|
|
|
|
@3116
|
[3116]
|
3 months |
jvporter |
Test commit to make sure Buildbot SVNPoller is working
|
|
|
|
@3114
|
[3114]
|
3 months |
wilsonp |
Add support for reading mesh generated for use in ABAQUS.
[Note: these …
|
|
|
|
@3112
|
[3112]
|
3 months |
jvporter |
* Consolidate fixed-width integer typedefs (stdint.h and friends)
* Fix …
|
|
|
|
@3110
|
[3110]
|
3 months |
jvporter |
Remove initial underscores from identifiers (fixes issue with MSVC)
|
|
|
|
@3105
|
[3105]
|
3 months |
kraftche |
add new option and fix bug parsing -e and -n options
|
|
|
|
@3104
|
[3104]
|
3 months |
jvporter |
Fix bad commit
|
|
|
|
@3103
|
[3103]
|
3 months |
jvporter |
Eliminate the last of the warnings (I hope!)
|
|
|
|
@3102
|
[3102]
|
3 months |
jvporter |
* Fix some remaining strict-aliasing issues
* Clean up indentation here …
|
|
|
|
@3101
|
[3101]
|
3 months |
kraftche |
fix 'type-punned pointer' warnings
|
|
|
|
@3100
|
[3100]
|
3 months |
kraftche |
fix 'type-punned pointer' warnings
|
|
|
|
@3099
|
[3099]
|
4 months |
jvporter |
Resolve warnings when Valgrind doesn't exist
|
|
|
|
@3098
|
[3098]
|
4 months |
bmsmith |
Fixed ray-fire test by plotting the geometry and determining that two of …
|
|
|
|
@3097
|
[3097]
|
4 months |
kraftche |
fix warnings
|
|
|
|
@3096
|
[3096]
|
4 months |
kraftche |
fix failing test for release builds (stupid mistake when fixing warnings …
|
|
|
|
@3095
|
[3095]
|
4 months |
kraftche |
fix warnings
|
|
|
|
@3094
|
[3094]
|
4 months |
bmsmith |
Changed default behavior to preserve entity IDs.
|
|
|
|
@3093
|
[3093]
|
4 months |
kraftche |
remove unnecessary 'static' for a few local variables
|
|
|
|
@3092
|
[3092]
|
4 months |
kraftche |
add flag to skip resolve of shared entities
|
|
|
|
@3091
|
[3091]
|
4 months |
kraftche |
values transposed in debug output
|
|
|
|