This subroutine initializes all arrays in the mus_IBM_tmpData_type.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mus_IBM_tmpData_type), | intent(inout) | :: | me | tmpData type to be initialized |
||
type(mus_IBM_type), | intent(inout) | :: | IBM | IBM datatype |
||
integer, | intent(in) | :: | totNeighs | total number of neighbors: number of surface points*stencil%QQ |
||
integer, | intent(in) | :: | nElems_fluid | number of fluid nodes on this process |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iElem |