Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::StressTensorValueArrays Struct Reference

Contains typed arrays for stress tensor realted values. More...

#include <StressTensorValues.hpp>

Inheritance diagram for Fiber::StressTensorValueArrays:
Fiber::StressTensorArrays

Public Member Functions

 StressTensorValueArrays (Representation &R, const string &Fieldname, const RefPtr< FragmentID > &f)
bool hasData () const
 Check whether ALL eigen value fields are defined.

Public Attributes

RefPtr< TypedArray< double > > pInvariant1
RefPtr< TypedArray< double > > pInvariant2
RefPtr< TypedArray< double > > pInvariant3
RefPtr< TypedArray< double > > pPressure
RefPtr< TypedArray< double > > pMises

Detailed Description

Contains typed arrays for stress tensor realted values.