Page MenuHomec4science

setup.hpp
No OneTemporary

File Metadata

Created
Thu, Sep 5, 21:37

setup.hpp

#ifndef SETUP_HPP_
#define SETUP_HPP_
#include <math.h>
#include <structure_hpc.hpp>
#include <string.h>
#include <omp.h>
#ifdef __WITH_LENSTOOL
#warning "linking with libtool..."
#include <fonction.h>
#include <constant.h>
#include <dimension.h>
#include <structure.h>
#include <setup.hpp>
#endif
void setup_lenstool();
#endif /* SETUP_HPP_ */

Event Timeline