chombo-discharge
Classes
CD_ParticleOps.H File Reference

Declaration of a static class containing some common useful particle routines that would otherwise be replicated across classes. More...

#include <RefCountedPtr.H>
#include <BaseIF.H>
#include <RealVect.H>
#include <CD_ParticleContainer.H>
#include <CD_NamespaceHeader.H>
#include <CD_NamespaceFooter.H>
#include <CD_ParticleOpsImplem.H>
Include dependency graph for CD_ParticleOps.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ParticleOps
 A shallow static class for doing various kinds of particle-related operations. More...
 

Detailed Description

Declaration of a static class containing some common useful particle routines that would otherwise be replicated across classes.

Author
Robert Marskar
Todo:
In ebIntersectionRaycast we should check if the path is tangential to the EB since that can consume a lot of resources.