/* * Project: MoleCuilder * Description: creates and alters molecular systems * Copyright (C) 2011 University of Bonn. All rights reserved. * Please see the LICENSE file or "Copyright notice" in builder.cpp for details. */ /* * tripleIndex.cpp * * Created on: Dec 19, 2011 * Author: heber */ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "CodePatterns/MemDebug.hpp" #include #include "LinkedCell/tripleIndex.hpp" using namespace LinkedCell; tripleIndex tripleIndex::operator*(const tripleIndex &a) { tripleIndex res; for (int i=0;i