Google

section p of routines in testb.i

yorick banner

Home

Manual

Packages

Global Index

Keywords

Quick Reference

functions in testb.i - p

 
 
 
pdcheck1


 pdcheck1  
 
  
_frame  

interpreted function, defined at i/testb.i   line 742  
 
 
 
pdcheck2


 pdcheck2  
 
  

interpreted function, defined at i/testb.i   line 762  
 
 
 
pdtest1_check


 pdtest1_check  
 
  

interpreted function, defined at i/testb.i   line 808  
 
 
 
pdtest1_write


 pdtest1_write  
 
  

interpreted function, defined at i/testb.i   line 895  
 
 
 
plot


 plot  
 
struct plot {  
  float x_axis(10), y_axis(10);  
  int npts;  
  pointer label;  
  l_frame view;  
}  

structure, defined at i/testb.i   line 888