Google

section H of routines in global.i

yorick banner

Home

Manual

Packages

Global Index

Keywords

Quick Reference

all functions - H

 
 
 
HX_blkbnd


 HX_blkbnd  
 
struct HX_blkbnd {  /* must match hex.h */  
  long block;  
  long cell;  
  int orient;  
}  

structure, defined at i/hydra.i   line 604  
 
 
 
HX_block


 HX_block  
 
struct HX_block {   /* must match hex.h */  
  long stride(3);  
  long length(3);  
  long first;  
  long final;  
}  

structure, defined at i/hydra.i   line 597