StaticLineCharge Class Reference

#include <statics.hpp>

Inheritance diagram for StaticLineCharge:

Inheritance graph
[legend]
Collaboration diagram for StaticLineCharge:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 StaticLineCharge (const vect3d &p0, const vect3d &p1, prec_t rho0, prec_t rho1, prec_t blotradius=0.0)
void addPotential (const vect3d &pos, prec_t &potential)
 Add the electrostatic potential from the given element.
void addFields (const vect3d &pos, vect3d &bfield, vect3d &efield)
 Add fiel values at given position.

Detailed Description

Definition at line 326 of file statics.hpp.


Constructor & Destructor Documentation

StaticLineCharge::StaticLineCharge ( const vect3d p0,
const vect3d p1,
prec_t  rho0,
prec_t  rho1,
prec_t  blotradius = 0.0 
)


Member Function Documentation

void StaticLineCharge::addPotential ( const vect3d pos,
prec_t potential 
) [virtual]

Add the electrostatic potential from the given element.

Implements StaticElement.

void StaticLineCharge::addFields ( const vect3d pos,
vect3d bfield,
vect3d efield 
) [virtual]

Add fiel values at given position.

Implements StaticElement.


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