Home
last modified time | relevance | path

Searched refs:kel361IC (Results 1 – 6 of 6) sorted by relevance

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/static/
H A Dfstr_StiffMatrix.f90119 else if( fstrSOLID%sections(isect)%elemopt361 == kel361IC ) then ! incompatible element
H A Dfstr_Update.f90174 else if( fstrSOLID%sections(isect)%elemopt361 == kel361IC ) then ! incompatible element
H A Dfstr_ass_load.f90395 else if( fstrSOLID%sections(isect)%elemopt361 == kel361IC ) then
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/dynamic/transit/
H A Ddynamic_mat_ass_load.f90417 else if( fstrSOLID%sections(isect)%elemopt361 == kel361IC ) then
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/
H A Dm_fstr.f9070 integer(kind=kint), parameter :: kel361IC = 3 variable
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/common/
H A Dfstr_setup.f90379 fstrSOLID%sections(i)%elemopt361 = kel361IC
382 fstrSOLID%sections(i)%elemopt361 = kel361IC
1058 if( fstrSOLID%sections(isect)%elemopt361==kel361IC ) then