Skip to content
Snippets Groups Projects
Commit 3774780b authored by Tiffany Chhim's avatar Tiffany Chhim
Browse files

Add filters to compute tensor principal invariants and yield criteria

The filter vtkTensorPrincipalInvariants computes principal tensor values
and vectors from 2D and 3D symmetric tensors. The vectors can be scaled by
their corresponding values if needed.

The filter vtkYieldCriteria computes yield criteria from 2D and 3D
symmetric tensors. It uses the above filter internally to obtain the
principal invariants from which the criteria are derived.
parent b8a789bd
No related branches found
No related tags found
No related merge requests found
Showing with 1213 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment