CoilGen Class Reference

#include <coildata.hpp>

List of all members.

Public Types

enum  { ROUND, SQUARE }

Public Member Functions

 CoilGen ()
void set_space (prec_t space)
void generate (const char *path, bool print_info=false, bool show_progress=false)

Public Attributes

prec_t radius
prec_t wr
prec_t dbl
enum CoilGen:: { ... }  shape
size_t memory_usage
size_t coil_matrix_n
bool do_efield
bool do_cubic
size_t force_grid
prec_t geom_radial
prec_t geom_axial


Detailed Description

Definition at line 31 of file coildata.hpp.


Member Enumeration Documentation

anonymous enum

Enumerator:
ROUND 
SQUARE 

Definition at line 39 of file coildata.hpp.


Constructor & Destructor Documentation

CoilGen::CoilGen (  ) 


Member Function Documentation

void CoilGen::set_space ( prec_t  space  )  [inline]

Definition at line 49 of file coildata.hpp.

References dbl, PREC_SQRT2, radius, and wr.

void CoilGen::generate ( const char *  path,
bool  print_info = false,
bool  show_progress = false 
)


Member Data Documentation

prec_t CoilGen::radius

Definition at line 36 of file coildata.hpp.

Referenced by set_space().

prec_t CoilGen::wr

Definition at line 37 of file coildata.hpp.

Referenced by set_space().

prec_t CoilGen::dbl

Definition at line 38 of file coildata.hpp.

Referenced by set_space().

enum { ... } CoilGen::shape

size_t CoilGen::memory_usage

Definition at line 40 of file coildata.hpp.

size_t CoilGen::coil_matrix_n

Definition at line 41 of file coildata.hpp.

bool CoilGen::do_efield

Definition at line 42 of file coildata.hpp.

bool CoilGen::do_cubic

Definition at line 43 of file coildata.hpp.

size_t CoilGen::force_grid

Definition at line 44 of file coildata.hpp.

prec_t CoilGen::geom_radial

Definition at line 46 of file coildata.hpp.

prec_t CoilGen::geom_axial

Definition at line 47 of file coildata.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Dec 6 20:31:16 2007 for Ephi by  doxygen 1.5.0