Navigation

Main Page
Download
Support
Installation
Tutorial
Examples
Reference Manual
   Version 1.0.4
      Class Index
      File List
   Version 1.0.4dev
Publications


Hosted by Get Ion Beam Simulator at SourceForge.net. Fast, secure and Free Open Source software downloads

Efield Class Reference

Abstract base class for electric field. More...

#include <efield.hpp>

Inheritance diagram for Efield:
EpotEfield

List of all members.

Public Member Functions

virtual ~Efield ()
 Virtual destructor.
virtual Vec3D operator() (const Vec3D x) const =0
 Operator for getting interpolated electric field value at x.

Detailed Description

Abstract base class for electric field.

Efield implementations can be made for 1) interpolating electric field mesh or 2) to use analytic expressions or 3) to interpolate and differentiate electric potential (EpotEfield does this). Of course other implementations are also possible.


Constructor & Destructor Documentation

virtual Efield::~Efield (  )  [inline, virtual]

Virtual destructor.


Member Function Documentation

virtual Vec3D Efield::operator() ( const Vec3D  x  )  const [pure virtual]

Operator for getting interpolated electric field value at x.

Implemented in EpotEfield.


The documentation for this class was generated from the following file:


Reference manual for Ion Beam Simulator 1.0.4
Generated by Doxygen 1.7.1 on Wed Apr 13 2011 23:25:34.