Planetary Orbital Evolution due to Tides
Orbital evolution of two objects experiencing tides
IncludeEigen.h
1
#ifndef __INCLUDE_EIGEN_H
2
#define __INCLUDE_EIGEN_H
3
4
#if defined TOOLCHAIN_GCC
5
#pragma GCC system_header
6
#elif defined TOOLCHAIN_CLANG
7
#pragma clang system_header
8
#endif
9
10
#include "Eigen/Dense"
11
12
#endif
poet_src
Core
IncludeEigen.h
Generated on Fri Apr 23 2021 13:57:10 for Planetary Orbital Evolution due to Tides by
1.8.13