|
| integer(intg) | numberofcoupledelements |
| |
| integer(intg), dimension(:), allocatable | elementnumbers |
| | elementNumbers(elementIdx). The global/local(if updated after decomposition) numbers of the coupled mesh elements that are connected to this interface element. More...
|
| |
Definition at line 2212 of file types.f90.
| integer(intg), dimension(:), allocatable types::interfacecoupledelementstype::elementnumbers |
elementNumbers(elementIdx). The global/local(if updated after decomposition) numbers of the coupled mesh elements that are connected to this interface element.
Definition at line 2214 of file types.f90.
| integer(intg) types::interfacecoupledelementstype::numberofcoupledelements |