#include "implicit_f.inc"#include "com01_c.inc"#include "com04_c.inc"#include "param_c.inc"#include "tabsiz_c.inc"#include "mvsiz_p.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | gps_solid (elbuf_tab, iparg, geo, pm, ixs, ixs10, ixs16, ixs20, ixq, ixc, ixtg, ixt, ixp, ixr, x, iad_elem, fr_elem, weight, sig_n, itagps) |
| subroutine | gpstra_solid (elbuf_tab, iparg, geo, pm, ixs, ixs10, ixs16, ixs20, ixq, ixc, ixtg, ixt, ixp, ixr, x, iad_elem, fr_elem, weight, str_n, itagps) |
| subroutine | sig2dpin2 (sig, pin, nel) |
| subroutine | sig3dpin2 (sig, pin, nel) |
| subroutine | sig3d2pin (sig1, sig3, pin, nel) |
| subroutine | sig2d2pin (sig1, sig3, pin, nel) |
| subroutine | ini_tmnorm2 (tm_d, tm_norm2, nnod) |
| subroutine | tm_vonm_solid (ivisc, sig, visc, value, nel) |
| subroutine | tm_seq_solid (elbuf_tab, nlay, nptr, npts, nptt, ivisc, value, nel) |
| subroutine | tm_dmg_solid (elbuf_tab, nlay, nptr, npts, nptt, value, nel) |
| subroutine | tm_sig_solid (elbuf_tab, nlay, nptr, npts, nptt, ivisc, ten1, ten3, p2, nel) |
| subroutine | tm_stra_solid (elbuf_tab, nlay, nptr, npts, nptt, ten1, ten3, p2, nel) |
| subroutine | tm_vonm_shell (for, value, nel) |
| subroutine | tm_seq_shell (elbuf_tab, nlay, nptr, npts, value, nel) |
| subroutine | tm_sig_shell (elbuf_tab, nlay, nptr, npts, ten1, ten3, p2, nel) |
| subroutine | tm_stra_shell (elbuf_tab, nptr, npts, ten1, ten3, p2, nel) |
| subroutine | tm_dmg_shells (elbuf_tab, nlay, nptr, npts, value, nel) |
| subroutine | tm_dmgl25_shell (elbuf_tab, nlay, nptr, npts, igtyp, pm, matly, value, nel) |
| subroutine | upd_tmnorm2 (d, tm_d, tm_norm2, nft, nlt) |
| subroutine | upd_tmtens (nsig, pnsig, tm_nsig1, tm_nsig3, tm_pnsig, nft, nlt, igpstag) |
| subroutine | sig3dpin2h (sig, pin, nft, nlt, igpstag) |
| subroutine gps_solid | ( | type (elbuf_struct_), dimension(ngroup) | elbuf_tab, |
| integer, dimension(nparg,ngroup), intent(in) | iparg, | ||
| intent(in) | geo, | ||
| intent(in) | pm, | ||
| integer, dimension(nixs,numels), intent(in) | ixs, | ||
| integer, dimension(6,numels10), intent(in) | ixs10, | ||
| integer, dimension(8,numels16), intent(in) | ixs16, | ||
| integer, dimension(12,numels20), intent(in) | ixs20, | ||
| integer, dimension(nixq,numelq), intent(in) | ixq, | ||
| integer, dimension(nixc,numelc), intent(in) | ixc, | ||
| integer, dimension(nixtg,numeltg), intent(in) | ixtg, | ||
| integer, dimension(nixt,numelt), intent(in) | ixt, | ||
| integer, dimension(nixp,numelp), intent(in) | ixp, | ||
| integer, dimension(nixr,numelr), intent(in) | ixr, | ||
| intent(in) | x, | ||
| integer, dimension(2,nspmd+1), intent(in) | iad_elem, | ||
| integer, dimension(sfr_elem), intent(in) | fr_elem, | ||
| integer, dimension(numnod), intent(in) | weight, | ||
| intent(out) | sig_n, | ||
| integer, dimension(numnod), intent(inout) | itagps ) |
Definition at line 33 of file outmaxsubr.F.
| subroutine gpstra_solid | ( | type (elbuf_struct_), dimension(ngroup) | elbuf_tab, |
| integer, dimension(nparg,ngroup), intent(in) | iparg, | ||
| intent(in) | geo, | ||
| intent(in) | pm, | ||
| integer, dimension(nixs,numels), intent(in) | ixs, | ||
| integer, dimension(6,numels10), intent(in) | ixs10, | ||
| integer, dimension(8,numels16), intent(in) | ixs16, | ||
| integer, dimension(12,numels20), intent(in) | ixs20, | ||
| integer, dimension(nixq,numelq), intent(in) | ixq, | ||
| integer, dimension(nixc,numelc), intent(in) | ixc, | ||
| integer, dimension(nixtg,numeltg), intent(in) | ixtg, | ||
| integer, dimension(nixt,numelt), intent(in) | ixt, | ||
| integer, dimension(nixp,numelp), intent(in) | ixp, | ||
| integer, dimension(nixr,numelr), intent(in) | ixr, | ||
| intent(in) | x, | ||
| integer, dimension(2,nspmd+1), intent(in) | iad_elem, | ||
| integer, dimension(sfr_elem), intent(in) | fr_elem, | ||
| integer, dimension(numnod), intent(in) | weight, | ||
| intent(out) | str_n, | ||
| integer, dimension(numnod), intent(inout) | itagps ) |
Definition at line 128 of file outmaxsubr.F.
| subroutine ini_tmnorm2 | ( | intent(in) | tm_d, |
| intent(out) | tm_norm2, | ||
| integer | nnod ) |
Definition at line 379 of file outmaxsubr.F.
| subroutine sig2d2pin | ( | intent(in) | sig1, |
| intent(in) | sig3, | ||
| intent(out) | pin, | ||
| integer, intent(in) | nel ) |
Definition at line 348 of file outmaxsubr.F.
| subroutine sig2dpin2 | ( | intent(in) | sig, |
| intent(out) | pin, | ||
| integer, intent(in) | nel ) |
Definition at line 220 of file outmaxsubr.F.
| subroutine sig3d2pin | ( | intent(in) | sig1, |
| intent(in) | sig3, | ||
| intent(out) | pin, | ||
| integer, intent(in) | nel ) |
Definition at line 315 of file outmaxsubr.F.
| subroutine sig3dpin2 | ( | intent(in) | sig, |
| intent(out) | pin, | ||
| integer, intent(in) | nel ) |
Definition at line 257 of file outmaxsubr.F.
| subroutine sig3dpin2h | ( | intent(in) | sig, |
| intent(inout) | pin, | ||
| integer, intent(in) | nft, | ||
| integer, intent(in) | nlt, | ||
| integer, dimension(numnod), intent(in) | igpstag ) |
Definition at line 1180 of file outmaxsubr.F.
| subroutine tm_dmg_shells | ( | type (elbuf_struct_), target | elbuf_tab, |
| integer, intent(in) | nlay, | ||
| integer, intent(in) | nptr, | ||
| integer, intent(in) | npts, | ||
| intent(inout) | value, | ||
| integer, intent(in) | nel ) |
Definition at line 936 of file outmaxsubr.F.
| subroutine tm_dmg_solid | ( | type (elbuf_struct_), target | elbuf_tab, |
| integer, intent(in) | nlay, | ||
| integer, intent(in) | nptr, | ||
| integer, intent(in) | npts, | ||
| integer, intent(in) | nptt, | ||
| intent(inout) | value, | ||
| integer, intent(in) | nel ) |
Definition at line 509 of file outmaxsubr.F.
| subroutine tm_dmgl25_shell | ( | type (elbuf_struct_), target | elbuf_tab, |
| integer, intent(in) | nlay, | ||
| integer, intent(in) | nptr, | ||
| integer, intent(in) | npts, | ||
| integer, intent(in) | igtyp, | ||
| intent(in) | pm, | ||
| integer, dimension((mvsiz*100)), intent(in) | matly, | ||
| intent(inout) | value, | ||
| integer, intent(in) | nel ) |
Definition at line 986 of file outmaxsubr.F.
| subroutine tm_seq_shell | ( | type (elbuf_struct_), target | elbuf_tab, |
| integer, intent(in) | nlay, | ||
| integer, intent(in) | nptr, | ||
| integer, intent(in) | npts, | ||
| intent(inout) | value, | ||
| integer, intent(in) | nel ) |
Definition at line 736 of file outmaxsubr.F.
| subroutine tm_seq_solid | ( | type (elbuf_struct_), target | elbuf_tab, |
| integer, intent(in) | nlay, | ||
| integer, intent(in) | nptr, | ||
| integer, intent(in) | npts, | ||
| integer, intent(in) | nptt, | ||
| integer, intent(in) | ivisc, | ||
| intent(inout) | value, | ||
| integer, intent(in) | nel ) |
Definition at line 456 of file outmaxsubr.F.
| subroutine tm_sig_shell | ( | type (elbuf_struct_), target | elbuf_tab, |
| integer, intent(in) | nlay, | ||
| integer, intent(in) | nptr, | ||
| integer, intent(in) | npts, | ||
| intent(inout) | ten1, | ||
| intent(inout) | ten3, | ||
| intent(inout) | p2, | ||
| integer, intent(in) | nel ) |
Definition at line 791 of file outmaxsubr.F.
| subroutine tm_sig_solid | ( | type (elbuf_struct_), target | elbuf_tab, |
| integer, intent(in) | nlay, | ||
| integer, intent(in) | nptr, | ||
| integer, intent(in) | npts, | ||
| integer, intent(in) | nptt, | ||
| integer, intent(in) | ivisc, | ||
| intent(inout) | ten1, | ||
| intent(inout) | ten3, | ||
| intent(inout) | p2, | ||
| integer, intent(in) | nel ) |
Definition at line 561 of file outmaxsubr.F.
| subroutine tm_stra_shell | ( | type (elbuf_struct_), target | elbuf_tab, |
| integer, intent(in) | nptr, | ||
| integer, intent(in) | npts, | ||
| intent(inout) | ten1, | ||
| intent(inout) | ten3, | ||
| intent(inout) | p2, | ||
| integer, intent(in) | nel ) |
Definition at line 857 of file outmaxsubr.F.
| subroutine tm_stra_solid | ( | type (elbuf_struct_), target | elbuf_tab, |
| integer, intent(in) | nlay, | ||
| integer, intent(in) | nptr, | ||
| integer, intent(in) | npts, | ||
| integer, intent(in) | nptt, | ||
| intent(inout) | ten1, | ||
| intent(inout) | ten3, | ||
| intent(inout) | p2, | ||
| integer, intent(in) | nel ) |
Definition at line 631 of file outmaxsubr.F.
| subroutine tm_vonm_shell | ( | intent(in) | for, |
| intent(inout) | value, | ||
| integer | nel ) |
Definition at line 696 of file outmaxsubr.F.
| subroutine tm_vonm_solid | ( | integer | ivisc, |
| intent(in) | sig, | ||
| intent(in) | visc, | ||
| intent(inout) | value, | ||
| integer | nel ) |
Definition at line 412 of file outmaxsubr.F.
| subroutine upd_tmnorm2 | ( | intent(in) | d, |
| intent(inout) | tm_d, | ||
| intent(inout) | tm_norm2, | ||
| integer | nft, | ||
| integer | nlt ) |
Definition at line 1093 of file outmaxsubr.F.
| subroutine upd_tmtens | ( | intent(in) | nsig, |
| intent(in) | pnsig, | ||
| intent(inout) | tm_nsig1, | ||
| intent(inout) | tm_nsig3, | ||
| intent(inout) | tm_pnsig, | ||
| integer | nft, | ||
| integer | nlt, | ||
| integer, dimension(numnod), intent(in) | igpstag ) |
Definition at line 1134 of file outmaxsubr.F.