yorick banner

Home

Manual

Packages

Global Index

Keywords

Quick Reference

all functions - R

 
 
 
RMakeIC


 RMakeIC  
 
  
interpreted function, defined at contrib/Ramses-GenIC.i   line 9  
 
 
 
Ray_Path


 Ray_Path  
 
struct Ray_Path {  
  pointer zone;   /* list of zones (1-origin) cut by the ray */  
  pointer ds;     /* list of path lengths in above zones */  
  double fi, ff;  /* fraction of 1st and last ds, respectively, outside  
                     the specified slimits */  
  pointer pt1, pt2;  /* lists of endpoints of edges cut by ray -- ray cuts  
                        directed edge pt1->pt2 from right to left  
                        Like zone, always 1-origin values.  */  
  pointer f;         /* list of fractions -- (f+0.5) is the fraction of  
                        distance from pt1 to pt2 where ray cuts edge */  
}  
structure, defined at i0/drat.i   line 1230  
 
 
 
Read_node


            NT  
 
     Read_node(filenode)  
     reads an output file of ADAPTAHOP and returns the result in  
     a NODE structure  
       
interpreted function, defined at contrib/Read_node.i   line 16  
 
 
 
Run_Adaptahop


               
 
     EXAMPLE Run_Adaptahop("/raid/pichon/simu-ramses-25Mpc","part",1,29)  
interpreted function, defined at contrib/YRAdapthop.i   line 4  
SEE ALSO: