-
in the openblas_config.h file the following macro is defined
# define VERSION
which conflicts with other libraries that can be used in a project. I suggest all #defines in the openblas_config.h file …
-
Has been reproduced with Write Field Data as CSV file & Write DREAM3D Data file (on develop branch)
-
The EbsdLib/TSL/AngReader file will fail to read some HEX grid files because the number of points to read that is computed based on the header information does not match the number of entries read dur…
-
Per phase minimum size filter crashes dream3d when run (tried on multiple datasets). Crashes at line 146 when trying to access the m_GrainIds array (on i=0).
-
This filter crashes Dream3D if you enter a
value of 0 for the z-spacing. We often start with 2D datasets in our
modeling efforts and thus import only a single slice with no depth. It
would be nice t…
-
Generate Ensemble statistics will not execute because it is looking for an array names FieldEulerAngles. No filters produce this array