Adding new cuda_helper library.
To improve the structure of VirtualFluids and to support a better reusability we want to have a new library cuda_helper. This library should include all cuda related stuff, which is unrelated to the domain logic of VirtualFluids.
Note: We do not want to put these things into basics, since basics would then be directly dependent on cuda.