Terry Miller

Results 105 issues of Terry Miller

Implement Poisson Disk/Sphere Point Distribution - See Carl

enhancement

Change to report error, command not found. Otherwise, if something is written into user_sub, it will be called if command not recognized. Keep user_sub as call if "user_sub" command found....

integer dsmin is used to get value of REAL epsilonl discovered while checking use of cmo_get_attinfo and have not observed any issues. Either this part of code is not being...

A few strange things. REAL value is being assigned to returning ipout as integer value. Is this intentional (and will give wrong values) or just never used and never noticed?...

add WARNING or ERROR to connect routines Check for imt values less than 1 This is a problem when using a parameter that does not have a defined value. For...

minor fix

From Carl This example illustrates a bug in triangulate. For the given input triangulate creates 3 triangles however in the case where there is a bug, one triangle is degenerate...

bug

Daniel was successful in building a cygwin V3.3 but without external ExodusII libraries. Need to update scripts and pages in Documentation to update instructions for Windows build. Need help to...

help wanted
build
Good First Issue

The build and install instructions in documentation are all out of date. See https://github.com/lanl/LaGriT/blob/master/documentation/INSTALL.md Need to update install and related files to the new scripts as described in the README.md...

build
documentation

In preparation for release, need to resolve test suite errors in 11 directories. For some, lagrit exits early on exception, it is not obvious what the problem is: ``` All...

bug

read/gocad is currently written for a simple 2D tsurf file format. Add ability to read 3D tet file format (standard) and also from JewelSuite which is left-handed. Use GOCAD flags...

bug