Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=LINE_LENGTH), | intent(in) | :: | meshFile1 | |||
character(len=LINE_LENGTH), | intent(in) | :: | boundaryFile1 | |||
character(len=LINE_LENGTH), | intent(in) | :: | resultFile1 | |||
character(len=LINE_LENGTH), | intent(in) | :: | meshFile2 | |||
character(len=LINE_LENGTH), | intent(in) | :: | boundaryFile2 | |||
integer, | intent(in) | :: | polyOrder(3) |