Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90439766
mpe.h
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
Fri, Nov 1, 16:32
Size
355 B
Mime Type
text/x-c
Expires
Sun, Nov 3, 16:32 (1 d, 22 h)
Engine
blob
Format
Raw Data
Handle
22058965
Attached To
rLAMMPS lammps
mpe.h
View Options
/*
(C) 2001 by Argonne National Laboratory.
See COPYRIGHT in top-level directory.
*/
/*
MPE_Graphics should not be included here in case the system does not
support the graphics features.
*/
#ifndef _MPE_INCLUDE
#define _MPE_INCLUDE
#include "mpe_misc.h"
#include "mpe_log.h"
#ifdef MPE_GRAPHICS
#include "mpe_graphics.h"
#endif
#endif
Event Timeline
Log In to Comment