(char* filename,
  int* mo_number)
 Reads in ASCII data to initialize an array of models.
Documentation
Reads in ASCII data to initialize an array of models. Memory allocation for
the models is done here.
- Parameters:
- filename - :   the ASCII input file
 mo_number - :  filled with number of models read
 
- Returns:
-   array of pointers to the models
 
Alphabetic index
This page was generated with the help of DOC++.