Material Tensors (The Class tensor)
Complete Function list
ChristoffelTensor | Christoffel tensor of an elasticity tensor for a given direction |
EinsteinSum | tensor multiplication according to Einstein summation |
Fourier | compute the Fourier coefficients of the tensor |
PoissonRatio | computes the Poisson ratio of an elasticity tensor |
YoungsModulus | Young's modulus for an elasticity tensor |
antiSym | the antisymmetric part A = 0.5(T T.') of a tensor |
calcShearStress | shear stress |
calcTaylor | compute Taylor factor and strain dependent orientation gradient |
char | tensor to char |
conj | ugate of a tensor |
ctranspose | conjugate of a tensor |
diag | convert rank 1 or rank 0 tensor into diagonal rank 2 tensor |
directionalMagnitude | magnitude of a tensor in direction v |
display | standard output |
double | convert tensor values to matrix |
eig | compute the eigenvalues and eigenvectors of a tensor |
end | overloaded end function |
eq | checks whether two tensors are equal |
expm | matrix exponential of a tensor |
horzcat | overloads [T1,T2,T3..] |
inv | erse of a tensor |
length | returns the number of tensors |
linearCompressibility | computes the linear compressibility of an elasticity tensor |
logm | matrix logarithm of a tensor |
matrix | return tensor as a matrix |
minus | add two tensors |
mrdivide | implements T / S |
mtimes | implements T1 * T2 |
ne | checks whether two tensors are not equal |
numel | returns the number of tensors |
plot | a tensor T |
plotS2Grid | define a plotting grid suitable for tensor plots |
plus | add two tensors |
quadric | |
rotate | a tensor by a list of rotations |
rotate_outer | rotate a tensor by a list of rotations |
shearModulus | shear modulus for an elasticity tensor |
size | overloads size |
subsasgn | overloads subsasgn |
subsref | overloads subsref |
sum | over all tensors allong dimension 1 |
sym | the symmetric part S = 0.5(T + T.') of a tensor |
symmetrise | a tensor according to its crystal symmetry |
tensorSize | overloads size |
times | multiply a tensor by a scalar |
trace | compute the trace of a rank 2 tensor |
transform | a tensor to a given crystal frame |
transformReferenceFrame | set properties of a tensor variable |
transpose | a list of a tensors |
velocity | computes the elastic wave velocity(km/s) from |
vertcat | overloads [T1,T2,T3..] |
volumeCompressibility | computes the volume compressibility of an elasticity tensor |
MTEX 4.5.2 |