Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F117666575
compute_interaction.hh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Jun 14, 21:33
Size
387 B
Mime Type
text/x-c
Expires
Mon, Jun 16, 21:33 (2 d)
Engine
blob
Format
Raw Data
Handle
26783445
Attached To
R7571 SP4E-TB-TL-FR
compute_interaction.hh
View Options
#ifndef __COMPUTE_INTERACTION__HH__
#define __COMPUTE_INTERACTION__HH__
/* -------------------------------------------------------------------------- */
#include "compute.hh"
//! Base class for interaction computation
class ComputeInteraction : public Compute {
};
/* -------------------------------------------------------------------------- */
#endif //__COMPUTE_INTERACTION__HH__
Event Timeline
Log In to Comment