62 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			62 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "java.configuration.updateBuildConfiguration": "automatic",
 | |
|     "files.watcherExclude": {
 | |
|         "**/.git/objects/**": true,
 | |
|         "**/node_modules/**": true
 | |
|     },
 | |
|     "java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx2G -Xms100m -Xlog:disable",
 | |
|     "javascript.preferences.importModuleSpecifier": "non-relative",
 | |
|     "typescript.preferences.importModuleSpecifier": "non-relative",
 | |
|     "files.associations": {
 | |
|         "electrosphere_fluidsim.h": "c",
 | |
|         "jni.h": "c",
 | |
|         "electrosphere_server_fluid_simulator_fluidacceleratedsimulator.h": "c",
 | |
|         "utilities.h": "c",
 | |
|         "simulation.h": "c",
 | |
|         "chunk.h": "c",
 | |
|         "chunkmask.h": "c",
 | |
|         "metadatacalc.h": "c",
 | |
|         "immintrin.h": "c",
 | |
|         "stdint.h": "c",
 | |
|         "electrosphere_server_fluid_manager_serverfluidchunk.h": "c",
 | |
|         "stdio.h": "c",
 | |
|         "cstdlib": "c",
 | |
|         "pool.h": "c",
 | |
|         "mainfunctions.h": "c",
 | |
|         "solver_consts.h": "c",
 | |
|         "public.h": "c",
 | |
|         "islandsolver.h": "c",
 | |
|         "stb_ds.h": "c",
 | |
|         "test.h": "c",
 | |
|         "stdlib.h": "c",
 | |
|         "chunk_test_utils.h": "c",
 | |
|         "sparsesimulator.h": "c",
 | |
|         "environment.h": "c",
 | |
|         "simulator.h": "c",
 | |
|         "dispatcher.h": "c",
 | |
|         "cellular.h": "c",
 | |
|         "limits": "c",
 | |
|         "boundsolver.h": "c",
 | |
|         "randutils.h": "c",
 | |
|         "mathutils.h": "c",
 | |
|         "velocity.h": "c",
 | |
|         "density.h": "c",
 | |
|         "grid2.h": "c",
 | |
|         "math.h": "c",
 | |
|         "multigrid.h": "c",
 | |
|         "gauss_seidel.h": "c",
 | |
|         "ode_utils.h": "c",
 | |
|         "util.h": "c",
 | |
|         "conjugate_gradient.h": "c",
 | |
|         "flux.h": "c",
 | |
|         "diffusion_ode.h": "c",
 | |
|         "pressurecell.h": "c",
 | |
|         "pressure.h": "c",
 | |
|         "tracking.h": "c",
 | |
|         "multigrid_navier_stokes.h": "c",
 | |
|         "navier_stokes.h": "c",
 | |
|         "electrosphere_client_fluid_cache_fluidchunkdata.h": "c",
 | |
|         "normalization.h": "c",
 | |
|         "bounds.h": "c"
 | |
|     }
 | |
| } |