CIBC:Documentation:SCIRun:Reference:BioPSE:ConvertFieldDataFromTensorsToIndices
From NCRR Biomedical Software Development, Engineering, and Dissemination Wiki
Contents |
ConvertFieldDataFromTensorsToIndices
Information
- Package: BioPSE
- Catagory: Forward
- Author(s): David Weinstein
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Change a Field of ints, into a Field of Tensors.
Detailed Description
ConvertFieldDataFromTensorsToIndices is used to convert a Field of Tensors, where the ints are indices into a conductivity_table property (table is a vector of pairs, where each pair contains a string (the name of the material region) and a Tensor), into a Field of Tensors.
This module is templatized -- it should work for any Mesh type, and any data_at location. Presently it only work for the conductivity_table -- eventually it would be nice to instantiate any data type that is mapped through a lookup table.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:BioPSE
