Commit Graph

15 Commits

Author SHA1 Message Date
unknown
ca8ce41c22 remove jni from c-exclusive files
All checks were successful
studiorailgun/fluid-sim/pipeline/head This commit looks good
2024-03-15 17:46:13 -04:00
unknown
3601e68b83 Separate java interactions to separate c file 2024-03-15 17:44:18 -04:00
unknown
c1d9a7a054 basic cleanup
All checks were successful
studiorailgun/fluid-sim/pipeline/head This commit looks good
2024-03-15 17:22:21 -04:00
unknown
69a803fb3f refactor add density func
All checks were successful
studiorailgun/fluid-sim/pipeline/head This commit looks good
2024-03-15 17:12:07 -04:00
unknown
7a1da2d29c stable-ish multichunk solver
All checks were successful
studiorailgun/fluid-sim/pipeline/head This commit looks good
2024-03-15 16:56:09 -04:00
unknown
6f052e48e6 remove JNI from core routines
All checks were successful
studiorailgun/fluid-sim/pipeline/head This commit looks good
2024-03-10 18:23:54 -04:00
unknown
f93936a96e neighbor operations use raw arrays 2024-03-10 18:09:42 -04:00
unknown
79fa7715f0 swap all remaining to raw arrays
All checks were successful
studiorailgun/fluid-sim/pipeline/head This commit looks good
2024-03-10 18:04:55 -04:00
unknown
10c3987f2d main project swapped to raw arrays 2024-03-10 17:56:49 -04:00
unknown
52e853f8ad swap adding forces 2024-03-10 17:48:37 -04:00
unknown
6b585b367b swapped all density functions to raw arrays 2024-03-10 17:43:48 -04:00
unknown
085cd18fdf swap diffusion solver to raw arrays 2024-03-10 17:39:21 -04:00
unknown
70ab3b53e9 swap neighbors raw 2024-03-10 17:31:31 -04:00
unknown
d699a16e08 density using direct access 2024-03-10 17:28:55 -04:00
unknown
a41a848c04 cleanup java side somewhat
All checks were successful
studiorailgun/fluid-sim/pipeline/head This commit looks good
2024-03-10 15:54:07 -04:00