ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/applications/staticProps/TetrahedralityParamZ.cpp
(Generate patch)

Comparing trunk/src/applications/staticProps/TetrahedralityParamZ.cpp (file contents):
Revision 1796 by gezelter, Mon Sep 10 18:38:44 2012 UTC vs.
Revision 1797 by gezelter, Mon Sep 10 20:58:00 2012 UTC

# Line 302 | Line 302 | namespace OpenMD
302    }    
303  
304    void TetrahedralityParamZ::writeOrderParameter() {
305    int nSelected = 0;
305      std::ofstream osq((getOutputFileName() + "Q").c_str());
306      if (osq.is_open()) {
307        osq << "# Tetrahedrality Parameters\n";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines