chombo-discharge
Classes | Namespaces
CD_FieldStepper.H File Reference

TimeStepper class for only solving the Poisson equation (with surface charge) More...

#include <CD_TimeStepper.H>
#include <CD_SurfaceODESolver.H>
#include <CD_FieldSolver.H>
#include <CD_NamespaceHeader.H>
#include <CD_NamespaceFooter.H>
#include <CD_FieldStepperImplem.H>
Include dependency graph for CD_FieldStepper.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Physics::Electrostatics::FieldStepper< T >
 Implementation of TimeStepper for solving electrostatic problems. The template parameter is the FieldSolver implementation type. More...
 

Namespaces

 Physics
 Name containing various physics models for running chombo-discharge code.
 
 Physics::Electrostatics
 Namespace for encapsulating physics code for electrostatic problems.
 

Detailed Description

TimeStepper class for only solving the Poisson equation (with surface charge)

Author
Robert Marskar