Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

anneal_struct Struct Reference

#include <deform.h>


Data Fields

int axis
Point * save_points
Real * curvature_factors
Point * equilibrium_points
Point * new_equilibrium_points
Point * boundary_points
Point * new_boundary_points
Real temperature
Real temperature_factor
int temperature_step
int min_n_to_move
int max_n_to_move
Real max_translation
Real max_angle_rotation
Real max_scale_offset
int stop_criteria
int try
int max_tries
int max_successes
int n_successes
int n_pos_successes
int n_no_moves
Real min_delta_energy
Real max_delta_energy
Real energy


Field Documentation

int anneal_struct::axis
 

Definition at line 106 of file deform.h.

Point* anneal_struct::boundary_points
 

Definition at line 111 of file deform.h.

Real* anneal_struct::curvature_factors
 

Definition at line 108 of file deform.h.

Real anneal_struct::energy
 

Definition at line 130 of file deform.h.

Point* anneal_struct::equilibrium_points
 

Definition at line 109 of file deform.h.

Real anneal_struct::max_angle_rotation
 

Definition at line 119 of file deform.h.

Real anneal_struct::max_delta_energy
 

Definition at line 129 of file deform.h.

int anneal_struct::max_n_to_move
 

Definition at line 117 of file deform.h.

Real anneal_struct::max_scale_offset
 

Definition at line 120 of file deform.h.

int anneal_struct::max_successes
 

Definition at line 124 of file deform.h.

Real anneal_struct::max_translation
 

Definition at line 118 of file deform.h.

int anneal_struct::max_tries
 

Definition at line 123 of file deform.h.

Real anneal_struct::min_delta_energy
 

Definition at line 128 of file deform.h.

int anneal_struct::min_n_to_move
 

Definition at line 116 of file deform.h.

int anneal_struct::n_no_moves
 

Definition at line 127 of file deform.h.

int anneal_struct::n_pos_successes
 

Definition at line 126 of file deform.h.

int anneal_struct::n_successes
 

Definition at line 125 of file deform.h.

Point* anneal_struct::new_boundary_points
 

Definition at line 112 of file deform.h.

Point* anneal_struct::new_equilibrium_points
 

Definition at line 110 of file deform.h.

Point* anneal_struct::save_points
 

Definition at line 107 of file deform.h.

int anneal_struct::stop_criteria
 

Definition at line 121 of file deform.h.

Real anneal_struct::temperature
 

Definition at line 113 of file deform.h.

Real anneal_struct::temperature_factor
 

Definition at line 114 of file deform.h.

int anneal_struct::temperature_step
 

Definition at line 115 of file deform.h.

int anneal_struct::try
 

Definition at line 122 of file deform.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 28 09:11:23 2004 for BICPL by doxygen 1.3.7