VonMisesFilter Class Reference
VonMisesFilter is a postprocessing filter for visualizing elastic stresses in a body. It calculates the stress tensor and applies the Von Mises equivalent stress formula to obtain the resulting stress measure.
More...
#include <filter.h>
Inherits Filter.
List of all members.
Detailed Description
VonMisesFilter is a postprocessing filter for visualizing elastic stresses in a body. It calculates the stress tensor and applies the Von Mises equivalent stress formula to obtain the resulting stress measure.
Calculates the Von Mises stress.
Constructor & Destructor Documentation
Member Function Documentation
| virtual scalar VonMisesFilter::get_pt_value |
( |
double |
x, |
|
|
double |
y, |
|
|
int |
item = H2D_FN_VAL_0 | |
|
) |
| | [inline, virtual] |
| void VonMisesFilter::precalculate |
( |
int |
order, |
|
|
int |
mask | |
|
) |
| | [protected, virtual] |
precalculates the current function at the current integration points.
Implements Function< TYPE >.
Member Data Documentation
The documentation for this class was generated from the following files: