SCIRun
SCIRun copied to clipboard
modules that I would add to the next level module conversion:
modules that I would add to the next level module conversion:
- [x] CalculateNodeNormals
- [x] VectorMagnitude
- [x] ApplyFilterToFieldData
- [ ] ShowMatrix (or something like it)
- [ ] ReportScalarFieldStats
- [ ] GetDomainStructure
Originally posted by @jessdtate in https://github.com/SCIInstitute/SCIRun/pull/2181#discussion_r505801290
CalculateNodeNormal could be CalculateNormals and have a choice between node and face.
ShowMatrix could be a surfmesh for plotting. Perhaps could be BuildSurfMeshFromMatrix?