Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92004684
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, Nov 16, 13:18
Size
387 B
Mime Type
text/x-c
Expires
Mon, Nov 18, 13:18 (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
22362124
Attached To
R9316 Omid_Ashtari
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