TBCI Numerical high perf. C++ Library  2.8.0
Public Attributes | List of all members
Namelist Struct Reference

#include <f2c.h>

Collaboration diagram for Namelist:
Collaboration graph
[legend]

Public Attributes

char * name
 
Vardesc ** vars
 
int nvars
 

Detailed Description

Definition at line 171 of file f2c.h.

Member Data Documentation

char* Namelist::name

Definition at line 172 of file f2c.h.

int Namelist::nvars

Definition at line 174 of file f2c.h.

Vardesc** Namelist::vars

Definition at line 173 of file f2c.h.


The documentation for this struct was generated from the following file: