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 |
calcShearStress | shear stress |
conj | ugate of a tensor |
ctranspose | conjugate of a tensor |
directionalMagnitude | magnitude of a tensor in direction v |
display | standard output |
eig | compute the eigenvalues and eigenvectors of a tensor |
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 |
shearModulus | shear modulus for an elasticity tensor |
size | overloads size |
subsasgn | overloads subsasgn |
subsref | overloads subsref |
sum | over all tensors allong dimension 1 |
symmetrise | a tensor according to its crystal symmetry |
tensorSize | overloads size |
times | multiply a tensor by a scalar |
transform | a tensor to a given crystal frame |
transformReferenceFrame | set properties of a tensor variable |
transpose | conjugate of a tensor |
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.0.10 |