This commit is contained in:
hal8174 2024-06-26 16:50:43 +02:00
parent 5958307f13
commit 9e328cf9e3
4 changed files with 133 additions and 115 deletions

View file

@ -2,6 +2,7 @@
#include "helper.hpp"
#include "application_integrator.h"
#include "simd/vboolf4_sse2.h"
#include "sampler.h"
class Application3 : public ApplicationIntegrator {