|
|
|
@3291
|
[3291]
|
2 weeks |
jain |
o Corrected number of rings for test case
|
|
|
|
@3287
|
[3287]
|
3 weeks |
jain |
o Turned off merging, since it has a bug currently.
|
|
|
|
@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 …
|
|
|
|
@3279
|
[3279]
|
3 weeks |
jain |
o Turned on merging and added code for the number of nodes merged
|
|
|
|
@3247
|
[3247]
|
4 weeks |
hongjun |
o include "plibs" directory for public mesh library
o If "TetGen?" library …
|
|
|
|
@3246
|
[3246]
|
4 weeks |
hongjun |
o Public tri/tet mesh library module is added
o Makefile, test file for …
|
|
|
|
@3242
|
[3242]
|
4 weeks |
hongjun |
o Default o/p file changed to .h5m
o Added get elems routine before …
|
|
|
|
@3239
|
[3239]
|
5 weeks |
tautges |
sixth: turning on entity merging.
CopyMesh?: resetting error flag after …
|
|
|
|
@3236
|
[3236]
|
5 weeks |
tautges |
Adding code to get vertices from entities, and changing getEntities back …
|
|
|
|
@3235
|
[3235]
|
5 weeks |
hongjun |
o Changes relate to EntityHandle? and EntitySetHandle?
o Changed …
|
|
|
|
@3234
|
[3234]
|
5 weeks |
hongjun |
o test plibs Makefile is removed
|
|
|
|
@3233
|
[3233]
|
5 weeks |
hongjun |
o test tool plibs is removed
|
|
|
|
@3232
|
[3232]
|
5 weeks |
hongjun |
o MBMatrix3.hpp is installed to MOAB header directory by default
o defined …
|
|
|
|
@3231
|
[3231]
|
5 weeks |
hongjun |
o added test file for CutCellMesh?_test
|
|
|
|
@3224
|
[3224]
|
5 weeks |
tautges |
Adding a comment section at the top telling how to run the program.
|
|
|
|
@3223
|
[3223]
|
5 weeks |
hongjun |
o added vector header file for not using dagmc
|
|
|
|
@3222
|
[3222]
|
5 weeks |
hongjun |
o check if there is MBMatrix3.hpp for functions of MBOrientedBoxTree.
|
|
|
|
@3221
|
[3221]
|
5 weeks |
tautges |
Removing MKVersion.h.in, which is auto-generated now.
In sixth, declaring …
|
|
|
|
@3219
|
[3219]
|
5 weeks |
hongjun |
o added MKUtil_test case
|
|
|
|
@3218
|
[3218]
|
5 weeks |
hongjun |
o added default input for pin217
o added pin1.cub file for test case
|
|
|
|
@3216
|
[3216]
|
5 weeks |
hongjun |
o gives a -DMOAB to pin217 test file, when moab library exists
o …
|
|
|
|
@3215
|
[3215]
|
5 weeks |
hongjun |
o added MKUtils_test.cpp for test
|
|
|
|
@3214
|
[3214]
|
5 weeks |
hongjun |
o removed dummy main function
o made it in MKUtil_test.cpp
|
|
|
|
@3212
|
[3212]
|
5 weeks |
hongjun |
o Changed configure.in to configure.ac, MOAB library is checked
o Addeded …
|
|
|
|
@3209
|
[3209]
|
5 weeks |
hongjun |
o Dummy main function is added.
o Need real implementation.
|
|
|
|
@3137
|
[3137]
|
2 months |
csverma |
Higher Order Elements library added.
|
|
|
|
@3136
|
[3136]
|
2 months |
csverma |
Created the directory by CSV
|
|
|
|
@3032
|
[3032]
|
4 months |
jvporter |
* Add rotation support to CopyMesh?
* Fix warnings
* Support configuring …
|
|
|
|
@3024
|
[3024]
|
4 months |
jvporter |
* Something strange happened to the MeshKit? repo, recommitting a bunch
…
|
|
|
|
@3008
|
[3008]
|
4 months |
jvporter |
Replace asserts in ExtrudeMesh? with proper error-handling.
|
|
|
|
@2986
|
[2986]
|
5 months |
jvporter |
Add support for creating extrude sets
|
|
|
|
@2971
|
[2971]
|
5 months |
jvporter |
* Cleanup ExtrudeMesh? a bit
* Fix support for extruding line segments
|
|
|
|
@2968
|
[2968]
|
5 months |
jvporter |
Add forwarding functions in ExtrudeMesh? to the underlying CopyMesh?
object …
|
|
|
|
@2967
|
[2967]
|
5 months |
jvporter |
* Allow for arbitrary transforms with CopyMesh?
* Add generic extrude …
|
|
|
|
@2966
|
[2966]
|
5 months |
jvporter |
* Use CopyVerts? inside CopyMesh?
* Optionally copy source face data to …
|
|
|
|
@2964
|
[2964]
|
5 months |
jvporter |
Added (working) rotation extrusions, using axis-angle pairs
|
|
|
|
@2956
|
[2956]
|
5 months |
jvporter |
Rotation of meshes appears to be working (still needs more testing)
|
|
|
|
@2955
|
[2955]
|
5 months |
jvporter |
Remove superfluous "dv" parameter from generic transform calls
|
|
|
|
@2954
|
[2954]
|
5 months |
jvporter |
Initial revision of generic vertex copy/transform. Still kinda messy,
but …
|
|
|
|
@2953
|
[2953]
|
5 months |
jvporter |
Create branch to handle generic copying/transforming of vertices
|
|
|
|
@2949
|
[2949]
|
5 months |
jvporter |
* Clean up code, remove unnecessary copy_rows method
* Fix bug in deducing …
|
|
|
|
@2948
|
[2948]
|
5 months |
jvporter |
* Fix off-by-one error with region generation for anti-normal faces
* …
|
|
|
|
@2945
|
[2945]
|
5 months |
jvporter |
Initial revision of ExtrudeMesh? tool
* Note: requires a slightly modified …
|
|
|
|
@2711
|
[2711]
|
9 months |
kraftche |
update for iMesh and iGeom changes
|
|
|
|
@2635
|
[2635]
|
10 months |
kraftche |
Add C++ wrappers for iGeom and iMesh C bindings.
iBase.hh header is not …
|
|
|
|
@2602
|
[2602]
|
10 months |
kraftche |
- add camel sources to MeshKit?
- update for changes to ITAPS interfaces
- …
|
|
|
|
@2601
|
[2601]
|
10 months |
kraftche |
fix bug & check for -lg2c required by CMLTet
|
|
|
|
@2596
|
[2596]
|
10 months |
kraftche |
rework itaps interface detection and add checks for iRel
|
|
|
|
@2572
|
[2572]
|
10 months |
kraftche |
update for iMesh.h changes
|
|
|
|
@2519
|
[2519]
|
11 months |
kraftche |
configure tests for CAMAL
|
|
|
|
@2518
|
[2518]
|
11 months |
kraftche |
forgot this one when rearranging repo
|
|
|
|
@2514
|
[2514]
|
11 months |
kraftche |
finish change to standard repo layout for ddriv, meshkit, and camel
|
|
|
|
@2512
|
[2512]
|
11 months |
kraftche |
begin rearranging parts of repo to conform to standard layout
|
|
|
|
@2511
|
[2511]
|
11 months |
kraftche |
don't leak kd-trees
|
|
|
|
@2152
|
[2152]
|
13 months |
tautges |
Corrected offset for assemblies.
|
|
|
|
@2149
|
[2149]
|
13 months |
tautges |
Turning off merging; adding output.
|
|
|
|
@2148
|
[2148]
|
13 months |
tautges |
- fix bug where std::vector was created with size then I used push_back to …
|
|
|
|
@2142
|
[2142]
|
13 months |
tautges |
Adding another small application, sixth, which constructs a 1/6 core model …
|
|
|
|
@2100
|
[2100]
|
14 months |
tautges |
- add copyTag to orig copied sets
- copy any copyTags from orig to copied …
|
|
|
|
@2098
|
[2098]
|
14 months |
tautges |
Add handling of expand sets which contain non-copy sets (makes those copy …
|
|
|
|
@2096
|
[2096]
|
14 months |
tautges |
Found the bug causing bad elements, was using verts[start_idx] instead of …
|
|
|
|
@2095
|
[2095]
|
14 months |
tautges |
Getting closer, now just have to fix the poorly shaped hexes.
|
|
|
|
@2090
|
[2090]
|
14 months |
tautges |
Another installment. Code compiles now, and it's being tested.
|
|
|
|
@2089
|
[2089]
|
14 months |
tautges |
In-progress changes, will not build.
|
|
|
|
@2087
|
[2087]
|
14 months |
tautges |
Changes in progress.
|
|
|
|
@2079
|
[2079]
|
14 months |
tautges |
Changing back go GLOBAL_ID from SHARP_GLOBAL_ID.
|
|
|
|
@2077
|
[2077]
|
14 months |
tautges |
Adding GEOM_DIMENSION copy sets, and an option to make fewer assemblies.
|
|
|
|
@2074
|
[2074]
|
14 months |
tautges |
Some bug fixes. Also, allow application to specify tag name used for …
|
|
|
|
@2073
|
[2073]
|
14 months |
tautges |
Adding a utility class and an assign_global_ids function.
Moving pin217 …
|
|
|
|
@2072
|
[2072]
|
14 months |
tautges |
Turning off debug stuff, and output mesh even if merging fails.
|
|
|
|
@2071
|
[2071]
|
14 months |
tautges |
Getting rid of a few more memory leaks.
|
|
|
|
@2070
|
[2070]
|
14 months |
tautges |
Fixing lotsa bugs in CopyMesh?. Also adding pin217 for now.
|
|
|
|
@2031
|
[2031]
|
16 months |
tautges |
Implemented merging (MOAB-specific), and fixed a few bugs in copy/move.
|
|
|
|
@2028
|
[2028]
|
16 months |
tautges |
Splitting into functions to make things a little easier to follow. Also …
|
|
|
|
@2026
|
[2026]
|
16 months |
tautges |
Add tags to point to copied entities. These tags behave as linked lists, …
|
|
|
|
@2023
|
[2023]
|
16 months |
tautges |
Adding new meshing library tool MeshKit?.
1st tool is a CopyMesh? tool. …
|