#include <System.h>
Definition at line 34 of file System.h.
◆ getDataSet()
std::shared_ptr< DataSet > PROJECT_NS::System::getDataSet |
( |
| ) |
|
|
inlineprivate |
◆ getParam()
std::shared_ptr< Param > PROJECT_NS::System::getParam |
( |
| ) |
|
|
inlineprivate |
◆ getPlatfrom()
std::shared_ptr< Platform > PROJECT_NS::System::getPlatfrom |
( |
| ) |
|
|
inlineprivate |
◆ getSolver()
std::shared_ptr< Solver > PROJECT_NS::System::getSolver |
( |
| ) |
|
|
inlineprivate |
◆ getSystem()
std::shared_ptr< System > PROJECT_NS::System::getSystem |
( |
| ) |
|
|
inlineprivate |
◆ boxvectors
double* PROJECT_NS::System::boxvectors |
|
private |
◆ constraints
std::vector<std::shared_ptr<ConstraintInfo> > PROJECT_NS::System::constraints |
|
private |
◆ forces
std::vector<std::shared_ptr<Force> > PROJECT_NS::System::forces |
|
private |
◆ masses
double* PROJECT_NS::System::masses |
|
private |
◆ virtualSites
std::vector<std::shared_ptr<VirtualSite> > PROJECT_NS::System::virtualSites |
|
private |
The documentation for this class was generated from the following file: