Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

flat_hermite.C File Reference

#include "_dyn_.h"

Go to the source code of this file.

Functions

local void accumulate_energies (_dyn_ *b, real &epot, real &ekin, real &etot)
local void compute_energies (_dyn_ *b, real &epot, real &ekin, real &etot)
local void print_energies (_dyn_ *b, int mode)
local _dyn_* particle_to_move (_dyn_ *b, real &tmin)
local void flat_initialize_system_phase1 (_dyn_ *b, real t)
local void flat_initialize_system_phase2 (_dyn_ *b, _dyn_ *root, real eps, real eta, real dtout)
local void evolve_system (_dyn_ *b, real delta_t, real eta, real dtout, real dt_snap, real eps, real snap_cube_size)
 main (int argc, char **argv)


Function Documentation

local void accumulate_energies ( _dyn_ * b,
real & epot,
real & ekin,
real & etot )
 

Definition at line 20 of file _dyn_/flat_hermite.C.

local void compute_energies ( _dyn_ * b,
real & epot,
real & ekin,
real & etot )
 

Definition at line 41 of file _dyn_/flat_hermite.C.

local void evolve_system ( _dyn_ * b,
real delta_t,
real eta,
real dtout,
real dt_snap,
real eps,
real snap_cube_size )
 

Definition at line 126 of file _dyn_/flat_hermite.C.

local void flat_initialize_system_phase1 ( _dyn_ * b,
real t )
 

Definition at line 96 of file _dyn_/flat_hermite.C.

Referenced by evolve_system().

local void flat_initialize_system_phase2 ( _dyn_ * b,
_dyn_ * root,
real eps,
real eta,
real dtout )
 

Definition at line 107 of file _dyn_/flat_hermite.C.

main ( int argc,
char ** argv )
 

Definition at line 192 of file _dyn_/flat_hermite.C.

local _dyn_* particle_to_move ( _dyn_ * b,
real & tmin )
 

Definition at line 65 of file _dyn_/flat_hermite.C.

local void print_energies ( _dyn_ * b,
int mode )
 

Definition at line 48 of file _dyn_/flat_hermite.C.


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