Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

dyn_util.C File Reference

#include "dyn.h"
#include "xstarplot.h"

Go to the source code of this file.

Functions

void convert_relative_to_absolute (dyn *b)
void accumulate_potential_energy (dyn *bj, dyn *bi, real &epot, real &rmin, dynptr &bmin)
void compute_energies (dyn *bj, dyn *bi, char &c)
int nearest_index (dyn *b, float r, float s, int kx, int ky)
int count_nodes (dyn *b)


Function Documentation

void accumulate_potential_energy ( dyn * bj,
dyn * bi,
real & epot,
real & rmin,
dynptr & bmin )
 

Definition at line 11 of file node/dyn/tdyn/dyn_util.C.

void compute_energies ( dyn * bj,
dyn * bi,
char & c )
 

Definition at line 37 of file node/dyn/tdyn/dyn_util.C.

void convert_relative_to_absolute ( dyn * b )
 

Definition at line 5 of file node/dyn/tdyn/dyn_util.C.

int count_nodes ( dyn * b )
 

Definition at line 93 of file node/dyn/tdyn/dyn_util.C.

int nearest_index ( dyn * b,
float r,
float s,
int kx,
int ky )
 

Definition at line 77 of file node/dyn/tdyn/dyn_util.C.


Generated at Sun Feb 24 09:57:25 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001