A BASIC WRAPPER FOR THE ROOT AND WORKER INPUT FUNCTIONS BOTH ROOT AND WORKERS CALL THIS PROCEDURE SO UNALLOCATED VARIABLES MUST BE DECLARED AS ALLOCATABLE, INTENT(INOUT)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in), | dimension(-1:) | :: | x1 | ||
| real(kind=wp), | intent(in), | dimension(-1:) | :: | x2 | ||
| real(kind=wp), | intent(in), | dimension(-1:) | :: | x3all | ||
| character(len=*), | intent(in) | :: | indatsize | |||
| real(kind=wp), | intent(out), | dimension(-1:,-1:,-1:,:) | :: | ns | ||
| real(kind=wp), | intent(out), | dimension(-1:,-1:,-1:,:) | :: | vs1 | ||
| real(kind=wp), | intent(out), | dimension(-1:,-1:,-1:,:) | :: | Ts |