Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 323 (100.0%) | 3337 (100.0%) | 10.3 |
dgroulx | 274 (84.8%) | 2263 (67.8%) | 8.2 |
callahan | 15 (4.6%) | 360 (10.8%) | 24.0 |
jfsheph | 11 (3.4%) | 277 (8.3%) | 25.1 |
mjc | 9 (2.8%) | 193 (5.8%) | 21.4 |
allen | 9 (2.8%) | 122 (3.7%) | 13.5 |
sachse | 1 (0.3%) | 116 (3.5%) | 116.0 |
mdavis | 2 (0.6%) | 5 (0.1%) | 2.5 |
dav | 2 (0.6%) | 1 (0.0%) | 0.5 |
Add an IntersectTri module for self intersecting all of the triangles in a TriSurfMesh.
60 lines of code changed in 1 file:
Use send_output_handle to send results downstream.
1 lines of code changed in 2 files:
Add IsoRefine module skeleton. Refine a hex or quad mesh based upon an iso mask to determine which elements get refined.
144 lines of code changed in 1 file:
initial commit of a new module for extracting hexahedral sheets from meshes.
65 lines of code changed in 1 file:
Add a SearchGridInfo module, outputs a LatVolField with the same geometry as the search grid for the input field. Primarily useful as a debugging tool.
64 lines of code changed in 1 file:
remove retired module
0 lines of code changed in 1 file:
add new conglomerate module directory, module for arbitrarily slicing a field, and the package manager support
99 lines of code changed in 1 file:
Preliminary addition of a mask to the volume rendering pipeline.
8 lines of code changed in 4 files:
adding an updated weblink for more information on MESQUITE
0 lines of code changed in 2 files:
Module HeuristicStreamlines II
116 lines of code changed in 1 file:
adding some progress reporting and an initial GUI
0 lines of code changed in 2 files:
Adding some initial work on a module for inserting a new layer of hexes into an existing hex mesh. This is an ongoing effort, but I wanted to have a restore point before moving onto the next phase of the development.
73 lines of code changed in 1 file:
Move MeshSmoother to FieldsGeometry category.
1 lines of code changed in 1 file:
Initial commit of TetGen module and test network that shows how to create a segmented tet vol from 3 surfaces
102 lines of code changed in 1 file:
updated to use coding std for gui vars and to use the helpers methods for getting and sending handles
15 lines of code changed in 6 files:
Two things coming on it commit:
1) Dataflow/Ports was moved into Dataflow/Network/Ports
- Fixed the sub.mk files to not use libDataflow_Ports as it is now part of
libDataflow_Network. Cleaned many of the sub.mk files up so that
libraries were only listed once.
- I've only tested these changes on the main Packages... I visually
inspected the others, don't know for sure if I got everything.
2) Clean up of Uintah problems from the large commit Marty made earlier
- continue to use getID() for patches.
- another commit is coming shortly to continue the fixes for Uintah
1 lines of code changed in 2 files:
added Joroen's handle methods and added state enums to guivar
8 lines of code changed in 2 files:
updating MeshSmoother help tags
6 lines of code changed in 1 file:
Initial commit of new module that outputs surface normals per node, and its test network
71 lines of code changed in 1 file:
Preliminary framework for inserting fields into a trisurfmesh in the InsertField module.
2 lines of code changed in 2 files:
(10 more)