Home
last modified time | relevance | path

Searched refs:MATERIALtot (Results 1 – 4 of 4) sorted by relevance

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/heat/
H A Dheat_init.f90173 fstrHEAT%MATERIALtot= hecMESH%material%n_mat
191 fstrHEAT%CONDtab (fstrHEAT%MATERIALtot))
193 fstrHEAT%RHOtemp (fstrHEAT%MATERIALtot,m1max))
195 fstrHEAT%CPtemp (fstrHEAT%MATERIALtot,m2max))
197 fstrHEAT%CONDtemp(fstrHEAT%MATERIALtot,m3max))
211 do im = 1, fstrHEAT%MATERIALtot
247 ,fstrHEAT%RHOfuncB (fstrHEAT%MATERIALtot, m1max+1))
249 ,fstrHEAT%CPfuncB (fstrHEAT%MATERIALtot, m2max+1))
261 do im = 1, fstrHEAT%MATERIALtot
273 do im = 1, fstrHEAT%MATERIALtot
[all …]
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/common/
H A Dfstr_debug_dump.f90168 write(*,*) 'ATERIALtot ', h%MATERIALtot
169 if( h%MATERIALtot /= 0 ) then
H A Dfstr_setup.f901313 fstrHEAT%MATERIALtot = 0
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/
H A Dm_fstr.f90408 integer(kind=kint) :: MATERIALtot component