faunus
Public Member Functions | List of all members
Faunus::SystemAction Struct Referenceabstract

Performs a task or "action" on the system, typically before or after a simulation. More...

#include <actions.h>

Inheritance diagram for Faunus::SystemAction:
Inheritance graph
[legend]

Public Member Functions

virtual void operator() (Space &space, Energy::Hamiltonian &hamiltonian)=0
 

Detailed Description

Performs a task or "action" on the system, typically before or after a simulation.


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