LowLevelFEM
  • Introduction
    • General
    • Linear
    • Heat
    • Nonlinear
    • Operators
  • Examples
Version
  • API Reference
  • Operators
  • Operators
GitHub

Operators and Algebra

LinearAlgebra.det — Method
det(A::TensorField)

Computes the determinant of each 3×3 tensor block.

Returns: ScalarField

source
LowLevelFEM.trace — Method
trace(A::TensorField)

Computes the trace of each 3×3 tensor block.

Returns: ScalarField

source
LowLevelFEM.unitTensor — Method
unitTensor(A::TensorField)

Creates an identity tensor field (I) with the same element structure and time steps as A.

Returns: TensorField

source
« NonlinearExamples »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.14.1 on Sunday 7 September 2025. Using Julia version 1.11.6.