Skip to content

Files

Latest commit

f163104 · Dec 29, 2017

History

History
19 lines (13 loc) · 754 Bytes

deviator.md

File metadata and controls

19 lines (13 loc) · 754 Bytes

Deviator

Description: Deviator of a rank 2 Tensor.

Property Value
Result Tensor-valued function
Data Types Tensor2, Tensor2s

Example

type(Tensor2)  :: C, devC
! type(Tensor2s) :: C, devC

devC = dev(C)