Calling sequence : CALL DISIZ (INODES, IELEMS, IEXIT)
Purpose : This routine is no longer supported.
Parameters:
In | |||
INODES | Number of nodes (Integer) | ||
IELEMS | Number of Elements (Integer) | ||
Out | |||
IEXIT | Error condition (Integer) |
Use : This routine was used to check whether a model was too big to be displayed using FEMVIEW. This routine no longer performs this function and the check is performed by FEMVIEW itself. A warning message will be produced by this routine if it is now called and it will perform no action. The error return code will always be zero.
Errors : The error condition is indicated by the value of IEXIT.
IEXIT | Meaning |
0 | Successful Call |