PLUTO
INDEX Struct Reference

#include <structs.h>

Public Attributes

int ntot
 
int beg
 
int end
 
int * pt1
 
int t1
 
int t1_beg
 
int t1_end
 
int * pt2
 
int t2
 
int t2_beg
 
int t2_end
 
char fill [20]
 

Detailed Description

Definition at line 317 of file structs.h.

Member Data Documentation

int INDEX::beg

Definition at line 318 of file structs.h.

int INDEX::end

Definition at line 318 of file structs.h.

char INDEX::fill[20]

Definition at line 321 of file structs.h.

int INDEX::ntot

Definition at line 318 of file structs.h.

int* INDEX::pt1

Definition at line 319 of file structs.h.

int* INDEX::pt2

Definition at line 320 of file structs.h.

int INDEX::t1

Definition at line 319 of file structs.h.

int INDEX::t1_beg

Definition at line 319 of file structs.h.

int INDEX::t1_end

Definition at line 319 of file structs.h.

int INDEX::t2

Definition at line 320 of file structs.h.

int INDEX::t2_beg

Definition at line 320 of file structs.h.

int INDEX::t2_end

Definition at line 320 of file structs.h.


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