FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
mcontactdef::fstr_info_contactchange Type Reference
Collaboration diagram for mcontactdef::fstr_info_contactchange:

Data Fields

logical active
 
integer(kind=kint) contact2free
 counter: contact to free state change More...
 
integer(kind=kint) contact2neighbor
 counter: contact to neighbor state change More...
 
integer(kind=kint) contact2difflpos
 counter: contact to different local position state change More...
 
integer(kind=kint) free2contact
 counter: free to contact state change More...
 
integer(kind=kint) contactnode_previous
 previous number of nodes in contact More...
 
integer(kind=kint) contactnode_current
 current number of nodes in contact More...
 

Detailed Description

Definition at line 59 of file fstr_contact_def.F90.

Field Documentation

◆ active

logical mcontactdef::fstr_info_contactchange::active

Definition at line 60 of file fstr_contact_def.F90.

◆ contact2difflpos

integer(kind=kint) mcontactdef::fstr_info_contactchange::contact2difflpos

counter: contact to different local position state change

Definition at line 63 of file fstr_contact_def.F90.

◆ contact2free

integer(kind=kint) mcontactdef::fstr_info_contactchange::contact2free

counter: contact to free state change

Definition at line 61 of file fstr_contact_def.F90.

◆ contact2neighbor

integer(kind=kint) mcontactdef::fstr_info_contactchange::contact2neighbor

counter: contact to neighbor state change

Definition at line 62 of file fstr_contact_def.F90.

◆ contactnode_current

integer(kind=kint) mcontactdef::fstr_info_contactchange::contactnode_current

current number of nodes in contact

Definition at line 66 of file fstr_contact_def.F90.

◆ contactnode_previous

integer(kind=kint) mcontactdef::fstr_info_contactchange::contactnode_previous

previous number of nodes in contact

Definition at line 65 of file fstr_contact_def.F90.

◆ free2contact

integer(kind=kint) mcontactdef::fstr_info_contactchange::free2contact

counter: free to contact state change

Definition at line 64 of file fstr_contact_def.F90.


The documentation for this type was generated from the following file: