Generated on Fri Mar 20 12:35:08 2009 for cpsp-2.3.1 by doxygen 1.5.5

src/cpsp/HCoreDatabaseFILE.cc File Reference

#include "cpsp/HCoreDatabaseFILE.hh"
#include "cpsp/Exception.hh"
#include <algorithm>
#include <functional>
#include <dirent.h>
#include <biu/util/Util_String.h>
#include <biu/LatticeDescriptorCUB.hh>
#include <biu/LatticeDescriptorFCC.hh>

Include dependency graph for HCoreDatabaseFILE.cc:

Go to the source code of this file.

Namespaces

namespace  cpsp

Variables

const std::string cpsp::POSTFIX = std::string(".txt")
const std::string cpsp::PREF_CUB = std::string("cub.")
const std::string cpsp::PREF_FCC = std::string("fcc.")
const std::string cpsp::ROOT_CUB = std::string("Cubic/")
const std::string cpsp::ROOT_FCC = std::string("Fcc/")