OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::Shape Class Referenceabstract
+ Inheritance diagram for OpenMD::Shape:

Public Member Functions

std::string getName ()
 
void setName (const std::string name)
 
virtual bool isInterior (Vector3d pos)=0
 
virtual std::pair< Vector3d, Vector3dgetBoundingBox ()=0
 
virtual bool hasAnalyticalSolution ()=0
 
virtual HydroPropgetHydroProp (RealType viscosity)=0
 
virtual Vector3d getOrigin ()=0
 
virtual bool isComposite ()=0
 
virtual bool isSpherical ()=0
 
virtual bool isMesh ()=0
 

Detailed Description

Definition at line 60 of file Shape.hpp.

Member Function Documentation

◆ getName()

std::string OpenMD::Shape::getName ( )
inline

Definition at line 63 of file Shape.hpp.

◆ setName()

void OpenMD::Shape::setName ( const std::string name)
inline

Definition at line 64 of file Shape.hpp.


The documentation for this class was generated from the following file: