8 Info<<
"Entering: USERD_get_nsided_conn" 9 <<
", part_number = " << part_number
15 Info<<
"************* EEEEEEEEERRRRRRRRRRRRRRRRRR *************** " 28 forAll(bMesh[patchi], facei)
31 if ((nPoints != 3) && (nPoints != 4))
35 nsided_conn_array[np++] = bMesh[
patchi][facei][i] + 1;
45 Info<<
"Exiting: USERD_get_nsided_conn" <<
endl
#define forAll(list, i)
Loop across all elements in list.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Ostream & endl(Ostream &os)
Add newline and flush stream.
Ostream & flush(Ostream &os)
Flush stream.
const polyBoundaryMesh & bMesh
int USERD_get_nsided_conn(int part_number, int *nsided_conn_array)