|
OpenMD 3.1
Molecular Dynamics in the Open
|
Inheritance diagram for OpenMD::Sphere:Public Member Functions | |
| Sphere (Vector3d origin, RealType radius) | |
| virtual bool | isInterior (Vector3d pos) |
| virtual std::pair< Vector3d, Vector3d > | getBoundingBox () |
| virtual bool | hasAnalyticalSolution () |
| virtual bool | isComposite () |
| virtual bool | isSpherical () |
| virtual bool | isMesh () |
| virtual HydroProp * | getHydroProp (RealType viscosity) |
| virtual Vector3d | getOrigin () |
| RealType | getRadius () |
Public Member Functions inherited from OpenMD::Shape | |
| std::string | getName () |
| void | setName (const std::string name) |
Definition at line 53 of file Sphere.hpp.
| OpenMD::Sphere::Sphere | ( | Vector3d | origin, |
| RealType | radius ) |
Definition at line 52 of file Sphere.cpp.
Implements OpenMD::Shape.
Definition at line 67 of file Sphere.cpp.
|
virtual |
Implements OpenMD::Shape.
Definition at line 75 of file Sphere.cpp.
|
inlinevirtual |
Implements OpenMD::Shape.
Definition at line 66 of file Sphere.hpp.
|
inline |
Definition at line 67 of file Sphere.hpp.
|
inlinevirtual |
Implements OpenMD::Shape.
Definition at line 59 of file Sphere.hpp.
|
inlinevirtual |
Implements OpenMD::Shape.
Definition at line 60 of file Sphere.hpp.
|
virtual |
Implements OpenMD::Shape.
Definition at line 55 of file Sphere.cpp.
|
inlinevirtual |
Implements OpenMD::Shape.
Definition at line 62 of file Sphere.hpp.
|
inlinevirtual |
Implements OpenMD::Shape.
Definition at line 61 of file Sphere.hpp.