Home
last modified time | relevance | path

Searched refs:elemopt361 (Results 1 – 7 of 7) sorted by relevance

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/static/
H A Dfstr_StiffMatrix.f9099 if( fstrSOLID%sections(isect)%elemopt361 == kel361FI ) then ! full integration element
109 else if( fstrSOLID%sections(isect)%elemopt361 == kel361BBAR ) then ! B-bar element
119 else if( fstrSOLID%sections(isect)%elemopt361 == kel361IC ) then ! incompatible element
131 else if( fstrSOLID%sections(isect)%elemopt361 == kel361FBAR ) then ! F-bar element
H A Dfstr_Update.f90158 if( fstrSOLID%sections(isect)%elemopt361 == kel361FI ) then ! full integration element
166 else if( fstrSOLID%sections(isect)%elemopt361 == kel361BBAR ) then ! B-bar element
174 else if( fstrSOLID%sections(isect)%elemopt361 == kel361IC ) then ! incompatible element
185 else if( fstrSOLID%sections(isect)%elemopt361 == kel361FBAR ) then ! F-bar element
H A Dfstr_ass_load.f90387 if( fstrSOLID%sections(isect)%elemopt361 == kel361FI ) then
391 else if( fstrSOLID%sections(isect)%elemopt361 == kel361BBAR ) then
395 else if( fstrSOLID%sections(isect)%elemopt361 == kel361IC ) then
399 else if( fstrSOLID%sections(isect)%elemopt361 == kel361FBAR ) then
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/common/
H A Dfstr_ctrl_common.f90335 if( elemopt > 0 ) sections(sect_id)%elemopt361 = elemopt
563 function fstr_ctrl_get_ELEMOPT( ctrl, elemopt361 )
565 integer(kind=kint) :: elemopt361 local
574 o361 = elemopt361 + 1
579 elemopt361 = o361 - 1
H A Dfstr_setup.f90377 fstrSOLID%sections(i)%elemopt361 = kel361FBAR
379 fstrSOLID%sections(i)%elemopt361 = kel361IC
382 fstrSOLID%sections(i)%elemopt361 = kel361IC
384 fstrSOLID%sections(i)%elemopt361 = kel361FBAR
386 fstrSOLID%sections(i)%elemopt361 = kel361FI
413 fstrSOLID%elemopt361 = 0
533 if( fstr_ctrl_get_ELEMOPT( ctrl, fstrSOLID%elemopt361 )/=0 ) then
1058 if( fstrSOLID%sections(isect)%elemopt361==kel361IC ) then
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/dynamic/transit/
H A Ddynamic_mat_ass_load.f90409 if( fstrSOLID%sections(isect)%elemopt361 == kel361FI ) then
413 else if( fstrSOLID%sections(isect)%elemopt361 == kel361BBAR ) then
417 else if( fstrSOLID%sections(isect)%elemopt361 == kel361IC ) then
421 else if( fstrSOLID%sections(isect)%elemopt361 == kel361FBAR ) then
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/
H A Dm_fstr.f90353 integer(kind=kint) :: elemopt361 component
619 integer :: elemopt361 component