CIBC:Documentation:SCIRun:Reference:SCIRun:ConvertLatVolDataFromElemToNode
From SCIRun Documentation Wiki
Contents |
ConvertLatVolDataFromElemToNode
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 nodes instead of elements.
Detailed Description
ConvertLatVolDataFromElemToNode creates a new field with the data at the mesh nodes rather than at the elements. This currently only works on LatVolField, StructHexVolField, ImageField, and StuctQuadSurfField field types. The data must be at cells/faces as appropriate to the field type. A new field is created such that the data remains at the same positions in space but occupy the nodes of the new mesh rather than being located at the cell/face locations. This is the opposite of MODULE REFERENCE.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun
