CIBC:Documentation:SCIRun:Reference:SCIRun:ConvertLatVolDataFromNodeToElem
From NCRR Biomedical Software Development, Engineering, and Dissemination Wiki
Contents |
ConvertLatVolDataFromNodeToElem
Information
- Package: SCIRun
- Catagory: ChangeFieldData
- Author(s): Michael Callahan
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Make a new field with data at elements instead of nodes.
Detailed Description
ConvertLatVolDataFromNodeToElem creates a new field with the data at the mesh elements rather than at the nodes. This currently only works on LatVolField and ImageField field types. The data must be at the nodes. A new field is created such that the data remains at the same positions in space but occupy the cell/face centers of the new mesh rather than being located at the node locations. This is the opposite of MODULE REFERENCE.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun
