#include <SphUpdateInteraction.hpp>
|
static void | callback (SPH::Particle &p1, SPH::Particle &p2) |
|
static PlugIn * | build () |
|
static SphUpdateInteraction & | get (unsigned int=0) |
|
static bool | exist (unsigned int rank=0) |
|
static bool | record (const std::string file, const std::string desc="") |
|
static PlugIn & | get (const std::string &id, unsigned int rank=0) |
|
static std::map< std::string, std::vector< PlugIn * > > | get_all_plugin () |
|
static std::vector< PlugIn * > | get_all_plugin_vector () |
|
static bool | exist (const std::string &id, unsigned int rank=0) |
|
static const std::string | class_ID () |
|
static BaseClass * | build () |
|
static bool | record (const std::string &id, std::string file_name="", std::string desc="") |
|
static void | record (std::function< BaseClass *()>, const std::string &, const std::string file="", const std::string desc="") |
|
static BaseClass * | new_object (const std::string &) |
|
static std::vector< std::string > | get_ID () |
|
static std::map< const std::string, std::function< BaseClass *()> > & | get_map () |
|
◆ SphUpdateInteraction()
GranOO3::PlugIn::SphUpdateInteraction::SphUpdateInteraction |
( |
| ) |
|
◆ ~SphUpdateInteraction()
GranOO3::PlugIn::SphUpdateInteraction::~SphUpdateInteraction |
( |
| ) |
|
◆ callback()
◆ DECLARE_STD_GRANOO_PLUGIN()
GranOO3::PlugIn::SphUpdateInteraction::DECLARE_STD_GRANOO_PLUGIN |
( |
SPH-UPDATE- |
INTERACTION | ) |
|
◆ init()
void GranOO3::PlugIn::SphUpdateInteraction::init |
( |
| ) |
|
|
virtual |
◆ parse_xml()
void GranOO3::PlugIn::SphUpdateInteraction::parse_xml |
( |
| ) |
|
|
virtual |
◆ run()
void GranOO3::PlugIn::SphUpdateInteraction::run |
( |
| ) |
|
|
virtual |
◆ _method
The documentation for this class was generated from the following files: