Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out) | :: | taskType | |||
character(len=*), | intent(out) | :: | meshName | |||
integer, | intent(out) | :: | no_of_solutions | |||
character(len=LINE_LENGTH), | intent(out), | allocatable | :: | solutionNames(:) | ||
integer, | intent(out), | allocatable | :: | solutionTypes(:) | ||
logical, | intent(out) | :: | fixedOrder | |||
integer, | intent(out) | :: | Nout(3) | |||
integer, | intent(out) | :: | basis | |||
integer, | intent(out) | :: | mode | |||
logical, | intent(out) | :: | useCommandArgs | |||
logical, | intent(out) | :: | oldStats | |||
logical, | intent(out) | :: | writeMesh |