CASM
1.1.0
A Clusters Approach to Statistical Mechanics
QhullStat.cpp
Go to the documentation of this file.
1
/****************************************************************************
2
**
3
** Copyright (c) 2008-2015 C.B. Barber. All rights reserved.
4
** $Id: //main/2015/qhull/src/libqhullcpp/QhullStat.cpp#1 $$Change: 1981 $
5
** $DateTime: 2015/09/28 20:26:32 $$Author: bbarber $
6
**
7
****************************************************************************/
8
9
#
10
11
12
#include "QhullError.h"
13
#include "QhullStat.h"
14
15
#include <sstream>
16
#include <iostream>
17
18
using
std::cerr;
19
using
std::string;
20
using
std::vector;
21
using
std::ostream;
22
23
#ifdef _MSC_VER
// Microsoft Visual C++ -- warning level 4
24
#endif
25
26
namespace
orgQhull
{
27
28
#
29
31
QhullStat::
32
QhullStat()
33
{
34
}
//QhullStat
35
36
QhullStat::
37
~QhullStat()
38
{
39
}
//~QhullStat
40
41
}
//namespace orgQhull
42
orgQhull
QhullRidge – Qhull's ridge structure, ridgeT, as a C++ class.
Definition:
Coordinates.cpp:20
src
casm
external
qhull
libqhullcpp
QhullStat.cpp
Generated on Tue Mar 23 2021 14:16:47 for CASM by
1.9.1