CmPA / iPic3D

Particle-in-Cell code using the implicit moment method
72 stars 55 forks source link

support cross-compiling in cmake #46

Open alecjohnson opened 11 years ago

alecjohnson commented 11 years ago

This is code that Maria Elena wrote that we want to check in.

On most high-performance computing platforms, iPic3D must be cross-compiled. Therefore, we should support cross-compiling in cmake.

We are creating a cmake subdirectory for cmake configuration files.