libMesh
|
Go to the source code of this file.
Functions | |
Real | kronecker_delta (unsigned int i, unsigned int j) |
Real | elasticity_tensor (unsigned int i, unsigned int j, unsigned int k, unsigned int l) |
Definition at line 43 of file assembly.C.
References kronecker_delta(), and libMesh::Real.
Referenced by LinearElasticity::assemble(), compute_stresses(), LinearElasticity::compute_stresses(), LargeDeformationElasticity::compute_stresses(), ElasticitySystem::element_time_derivative(), AssemblyA0::interior_assembly(), AssemblyA1::interior_assembly(), AssemblyA2::interior_assembly(), LargeDeformationElasticity::jacobian(), and LargeDeformationElasticity::residual().
Definition at line 37 of file assembly.C.
Referenced by elasticity_tensor(), ElasticitySystem::elasticity_tensor(), LargeDeformationElasticity::elasticity_tensor(), and LinearElasticity::elasticity_tensor().