O P A R - Open Architecture Particle in Cell Simulation - Version 3.0
Plasma simulations with dust particles
 All Classes Files Functions Variables Friends Macros Groups Pages
Classes | Macros
potential.h File Reference
#include "task.h"
#include "numeric.h"
#include "geometry.h"
#include "density.h"
#include "wall.h"

Go to the source code of this file.

Classes

class  Potential
 A base class for potential classes. More...
class  DustPotential
 Class for the potential in simulations with dust particle(s). More...

Macros

#define ID_POTENTIAL   "Potential"

Detailed Description

This file contain the class that calculates the surface potential of the dust particle from the charge. After that the poisson solver is called from here.