Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(IBMpoints), | public | :: | Mask |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(point_type), | public, | allocatable | :: | x(:) | |||
real(kind=RP), | public, | allocatable | :: | Q(:,:) | |||
real(kind=RP), | public, | allocatable | :: | U_x(:,:) | |||
real(kind=RP), | public, | allocatable | :: | U_y(:,:) | |||
real(kind=RP), | public, | allocatable | :: | U_z(:,:) | |||
integer, | public | :: | LocNumOfObjs | ||||
integer, | public | :: | NumOfObjs |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | STLNum |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | STLNum |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(STLfile), | intent(inout) | :: | rootSTL | |||
integer, | intent(in) | :: | STLNum | |||
real(kind=RP), | intent(inout) | :: | rootVertices(:,:) | |||
integer, | intent(inout) | :: | rootAxis |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(STLfile), | intent(inout) | :: | partitionSTL | |||
integer, | intent(in) | :: | STLNum | |||
real(kind=RP), | intent(inout) | :: | partitionVertex(:,:) | |||
integer, | intent(inout) | :: | partitionAxis |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=RP), | intent(in) | :: | vertices(:,:) | |||
real(kind=RP), | intent(in) | :: | BandRegionCoeff | |||
integer, | intent(in) | :: | axis | |||
integer, | intent(in) | :: | STLNum | |||
real(kind=RP), | intent(out) | :: | BRvertices(NDIM,8) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(element), | intent(inout) | :: | elements(:) | |||
integer, | intent(in) | :: | no_of_elements | |||
integer, | intent(in) | :: | no_of_DoFs | |||
integer, | intent(in) | :: | STLNum | |||
integer, | intent(in) | :: | NumOfSTL |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(IBMpoints), | intent(inout) | :: | PointsList |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(IBMpoints), | intent(inout) | :: | PointsList |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(IBMpoints), | intent(inout) | :: | PointsList |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(IBMpoints), | intent(inout) | :: | PointsList |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(IBMpoints), | intent(inout) | :: | PointsList | |||
real(kind=RP), | intent(in) | :: | ranks(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(IBMpoints), | intent(in) | :: | PointsList |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(IBMpoints), | intent(inout) | :: | PointsList |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(IBMpoints), | intent(in) | :: | PointsList |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(Object_type), | intent(in) | :: | ObjectsList(:) | |||
integer, | intent(in) | :: | STLNum | |||
real(kind=RP), | intent(in) | :: | rootScalar(:,:) | |||
real(kind=RP), | intent(inout), | allocatable | :: | x(:) | ||
real(kind=RP), | intent(inout), | allocatable | :: | y(:) | ||
real(kind=RP), | intent(inout), | allocatable | :: | z(:) | ||
real(kind=RP), | intent(inout), | allocatable | :: | scalar(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(Object_type), | intent(in) | :: | ObjectsList(:) | |||
integer, | intent(in) | :: | STLNum | |||
real(kind=RP), | intent(in) | :: | partitionScalar(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(Object_type), | intent(in) | :: | ObjectsList(:) | |||
integer, | intent(in) | :: | STLNum | |||
real(kind=RP), | intent(in) | :: | rootVector(:,:,:) | |||
real(kind=RP), | intent(inout), | allocatable | :: | x(:) | ||
real(kind=RP), | intent(inout), | allocatable | :: | y(:) | ||
real(kind=RP), | intent(inout), | allocatable | :: | z(:) | ||
real(kind=RP), | intent(inout), | allocatable | :: | vector_x(:) | ||
real(kind=RP), | intent(inout), | allocatable | :: | vector_y(:) | ||
real(kind=RP), | intent(inout), | allocatable | :: | vector_z(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(Object_type), | intent(in) | :: | ObjectsList(:) | |||
integer, | intent(in) | :: | STLNum | |||
real(kind=RP), | intent(in) | :: | partitionVector(:,:,:) |