Initial hacky OpenMP backend
Just threw a #pragma omp for around the for loops in the serial backend to get an intitial super rough backend together so I could get it integrated into vtk-m (eg. run all tests, setup CMake stuff, etc). From here I'll work on making the backend actually good (hopefully)