![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
module | m_matmatrix |
This module manages calculation relates with materials. | |
Functions/Subroutines | |
integer function | m_matmatrix::getnlgeomflag (gauss) |
Fetch the nlgeom flag of the material. | |
subroutine | m_matmatrix::matlmatrix (gauss, secttype, matrix, time, dtime, cdsys, temperature, isep) |
Calculate constituive matrix. | |
subroutine | m_matmatrix::stressupdate (gauss, secttype, strain, stress, cdsys, time, dtime, temp, tempn) |
Update strain and stress for elastic and hyperelastic materials. | |
subroutine | m_matmatrix::mat_c2d (cijkl, dij, itype) |
Transfer rank 4 constituive matrix to rank 2 form. | |
subroutine | m_matmatrix::matlmatrix_shell (gauss, secttype, d, e1_hat, e2_hat, e3_hat, cg1, cg2, cg3, alpha, n_layer) |
subroutine | m_matmatrix::mat_c2d_shell (c, d, itype) |