ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/heatflux/src/visitors/Makefile
Revision: 1670
Committed: Fri Jan 27 19:07:19 2012 UTC (13 years, 11 months ago) by chuckv
File size: 289 byte(s)
Log Message:
Adding experimental branch for calculation of the heatflux based on old version of OpenMD.
This will need to be ported to the development branch later.

File Contents

# User Rev Content
1 gezelter 267 Package = visitors
2    
3 gezelter 2 Source = \
4     AtomVisitor.cpp \
5 gezelter 1455 ReplacementVisitor.cpp \
6 gezelter 2 CompositeVisitor.cpp \
7     OtherVisitor.cpp \
8     RigidBodyVisitor.cpp \
9     ZconsVisitor.cpp \
10 tim 543 LipidTransVisitor.cpp \
11     AtomNameVisitor.cpp
12 gezelter 2
13     RmiSource =
14    
15     Main =
16    
17 tim 24 DEV_ROOT=../..
18     include $(DEV_ROOT)/make/Makefile

Properties

Name Value
svn:keywords Author Id Revision Date