File flatteningtester.h
File List > code_source > templat > include > TempLat > util > flatteningtester.h
Go to the documentation of this file
#ifndef TEMPLAT_UTIL_FLATTENINGTESTER_H
#define TEMPLAT_UTIL_FLATTENINGTESTER_H
/* This file is part of TempLat, available at https://cosmolattice.github.io/templat .
Copyright 2021-2026 The TempLat authors, see AUTHORS.md.
Released under the MIT license, see LICENSE.md. */
// File info: Main contributor(s): Adrien Florio, Year: 2019
#include "TempLat/util/iscomposite.h"
#include "TempLat/util/flattentuple.h"
#include "TempLat/util/tuplemaker.h"
#include "TempLat/lattice/algebra/su2algebra/helpers/su2get.h"
#include "TempLat/lattice/algebra/helpers/getcomponent.h"
namespace TempLat
{
} // namespace TempLat
#endif