TBCI Numerical high perf. C++ Library 2.8.0
Namelist Struct Reference

#include <f2c.h>

Collaboration diagram for Namelist:

Public Attributes

char * name
Vardesc ** vars
int nvars

Detailed Description

Definition at line 171 of file f2c.h.

Member Data Documentation

◆ name

char* Namelist::name

Definition at line 172 of file f2c.h.

◆ nvars

int Namelist::nvars

Definition at line 174 of file f2c.h.

◆ vars

Vardesc** Namelist::vars

Definition at line 173 of file f2c.h.


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