lis_initialize.3f - Man Page
initialize the execution environment
Synopsis
subroutine lis_initialize(LIS_INT* argc, char** argv[], LIS_INTEGER ierr);
Description
Initialize the execution environment.
Input
- argc
The number of command line arguments
- argv
The command line argument
Output
See Also
Info
6 Sep 2012 Man Page Lis Library Functions