| 
    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 40 of file assembly.C.
References kronecker_delta(), and libMesh::Real.
Referenced by LinearElasticity::assemble(), LinearElasticity::compute_stresses(), 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 34 of file assembly.C.
Referenced by elasticity_tensor(), ElasticitySystem::elasticity_tensor(), LargeDeformationElasticity::elasticity_tensor(), and LinearElasticity::elasticity_tensor().
 1.8.16