|
|
|
@2152
|
[2152]
|
10/15/08 13:42:18 |
tautges |
Corrected offset for assemblies. |
|
|
|
@2149
|
[2149]
|
10/15/08 12:22:30 |
tautges |
Turning off merging; adding output. |
|
|
|
@2148
|
[2148]
|
10/14/08 15:39:00 |
tautges |
- fix bug where std::vector was created with size then I used push_back to … |
|
|
|
@2142
|
[2142]
|
10/14/08 13:05:20 |
tautges |
Adding another small application, sixth, which constructs a 1/6 core model … |
|
|
|
@2100
|
[2100]
|
09/29/08 13:27:10 |
tautges |
- add copyTag to orig copied sets
- copy any copyTags from orig to copied … |
|
|
|
@2098
|
[2098]
|
09/28/08 11:56:46 |
tautges |
Add handling of expand sets which contain non-copy sets (makes those copy … |
|
|
|
@2096
|
[2096]
|
09/26/08 11:39:57 |
tautges |
Found the bug causing bad elements, was using verts[start_idx] instead of … |
|
|
|
@2095
|
[2095]
|
09/25/08 17:10:17 |
tautges |
Getting closer, now just have to fix the poorly shaped hexes. |
|
|
|
@2090
|
[2090]
|
09/25/08 11:27:05 |
tautges |
Another installment. Code compiles now, and it's being tested. |
|
|
|
@2089
|
[2089]
|
09/25/08 10:13:20 |
tautges |
In-progress changes, will not build. |
|
|
|
@2087
|
[2087]
|
09/24/08 15:40:57 |
tautges |
Changes in progress. |
|
|
|
@2079
|
[2079]
|
09/23/08 11:53:37 |
tautges |
Changing back go GLOBAL_ID from SHARP_GLOBAL_ID. |
|
|
|
@2077
|
[2077]
|
09/23/08 09:51:28 |
tautges |
Adding GEOM_DIMENSION copy sets, and an option to make fewer assemblies. |
|
|
|
@2074
|
[2074]
|
09/22/08 14:18:52 |
tautges |
Some bug fixes. Also, allow application to specify tag name used for … |
|
|
|
@2073
|
[2073]
|
09/22/08 11:47:48 |
tautges |
Adding a utility class and an assign_global_ids function.
Moving pin217 … |
|
|
|
@2072
|
[2072]
|
09/21/08 20:55:03 |
tautges |
Turning off debug stuff, and output mesh even if merging fails. |
|
|
|
@2071
|
[2071]
|
09/21/08 20:21:23 |
tautges |
Getting rid of a few more memory leaks. |
|
|
|
@2070
|
[2070]
|
09/21/08 20:15:14 |
tautges |
Fixing lotsa bugs in CopyMesh?. Also adding pin217 for now. |
|
|
|
@2031
|
[2031]
|
07/29/08 16:20:13 |
tautges |
Implemented merging (MOAB-specific), and fixed a few bugs in copy/move. |
|
|
|
@2028
|
[2028]
|
07/28/08 12:44:43 |
tautges |
Splitting into functions to make things a little easier to follow. Also … |
|
|
|
@2026
|
[2026]
|
07/28/08 09:18:16 |
tautges |
Add tags to point to copied entities. These tags behave as linked lists, … |
|
|
|
@2023
|
[2023]
|
07/24/08 21:42:10 |
tautges |
Adding new meshing library tool MeshKit?.
1st tool is a CopyMesh? tool. … |