MCPcopy Create free account

hub / github.com/ProjectPhysX/FluidX3D / functions

Functions1,203 in github.com/ProjectPhysX/FluidX3D

↓ 357 callersFunctionsq
src/utilities.hpp:146
↓ 274 callersFunctionerrHandler
src/OpenCL/include/CL/opencl.hpp:802
↓ 244 callersFunctionto_string
src/utilities.hpp:2690
↓ 194 callersMethodsize
\brief Returns the size of the object in bytes based on the runtime number of dimensions
src/OpenCL/include/CL/opencl.hpp:6178
↓ 116 callersMethoddata
returns capacity of the buffer in Bytes
src/opencl.hpp:502
↓ 89 callersFunctionclamp
src/utilities.hpp:162
↓ 85 callersFunctionprint
src/utilities.hpp:2900
↓ 75 callersFunctionlodepng_free
src/lodepng.cpp:88
↓ 73 callersFunctiondot
src/utilities.hpp:1023
↓ 71 callersFunctionmin
src/utilities.hpp:382
↓ 61 callersFunctionfmax
src/utilities.hpp:221
↓ 57 callersFunctionlodepng_malloc
src/lodepng.cpp:73
↓ 56 callersFunctionalignr
src/utilities.hpp:2863
↓ 50 callersFunctionprint_error
src/utilities.hpp:4074
↓ 49 callersFunctionlength
src/utilities.hpp:1026
↓ 47 callersFunctionmax
src/utilities.hpp:385
↓ 47 callersFunctionprintln
src/utilities.hpp:2903
↓ 44 callersFunctioncb
src/utilities.hpp:149
↓ 42 callersFunctionlodepng_memcpy
src/lodepng.cpp:119
↓ 41 callersMethodcolor
src/utilities.hpp:2948
↓ 40 callersFunctiondraw_label
src/graphics.cpp:316
↓ 40 callersMethodsize
src/lbm.hpp:516
↓ 37 callersFunctiongetInfo
src/OpenCL/include/CL/opencl.hpp:1936
↓ 37 callersMethodwidth
src/utilities.hpp:2936
↓ 34 callersMethodheight
src/utilities.hpp:2939
↓ 31 callersFunctiondraw
src/graphics.cpp:113
↓ 31 callersFunctionfmin
src/utilities.hpp:214
↓ 31 callersFunctionto_uint
src/utilities.hpp:502
↓ 30 callersFunctioncross
src/utilities.hpp:1020
↓ 29 callersFunctionlodepng_chunk_type_equals
src/lodepng.cpp:2451
↓ 24 callersFunctionshading
src/graphics.cpp:69
↓ 23 callersFunctionconvert
src/graphics.cpp:19
↓ 23 callersFunctionnormalize
src/utilities.hpp:1029
↓ 22 callersFunctionis_off_screen
src/graphics.cpp:35
↓ 21 callersFunctionblue
src/utilities.hpp:3043
↓ 21 callersFunctiongreen
src/utilities.hpp:3040
↓ 21 callersFunctionred
src/utilities.hpp:3037
↓ 21 callersFunctiontrim
src/utilities.hpp:2838
↓ 20 callersMethodlength
src/utilities.hpp:2942
↓ 20 callersFunctionto_int
src/utilities.hpp:496
↓ 19 callersFunctiondraw_line
src/graphics.cpp:267
↓ 19 callersMethodget
src/OpenCL/include/CL/opencl.hpp:2278
↓ 18 callersMethodfinish_queue
src/lbm.cpp:267
↓ 17 callersFunctionlodepng_chunk_init
Sets length and name and allocates the space for data and crc but does not set data or crc yet. Returns the start of the chunk in chunk. The start of
src/lodepng.cpp:2562
↓ 17 callersFunctionlodepng_strlen
does not check memory out of bounds, do not use on untrusted data */
src/lodepng.cpp:132
↓ 16 callersFunctioncolor_mix
src/utilities.hpp:3079
↓ 16 callersFunctioncolorscale_twocolor
src/utilities.hpp:3159
↓ 16 callersMethodget_D
get lattice domains in z-direction
src/lbm.hpp:461
↓ 16 callersMethodget_Nx
src/lbm.hpp:454
↓ 16 callersMethodget_Ny
get (global) lattice dimensions in x-direction
src/lbm.hpp:455
↓ 16 callersFunctionlodepng_set32bitInt
buffer must have at least 4 allocated bytes available*/
src/lodepng.cpp:326
↓ 15 callersMethodenqueue_write_to_device
src/opencl.hpp:609
↓ 15 callersMethodget_N
get (global) lattice dimensions in z-direction
src/lbm.hpp:457
↓ 15 callersMethodget_Nz
get (global) lattice dimensions in y-direction
src/lbm.hpp:456
↓ 15 callersFunctionwriteBits
LSB of value is written first, and LSB of bytes is used first */
src/lodepng.cpp:428
↓ 14 callersFunctionreverse_bytes
src/utilities.hpp:521
↓ 13 callersFunctioncolorscale_iron
src/utilities.hpp:3142
↓ 13 callersFunctiondraw_pixel
src/graphics.cpp:248
↓ 13 callersFunctionlodepng_chunk_generate_crc
src/lodepng.cpp:2485
↓ 13 callersMethodset_color
src/utilities.hpp:2954
↓ 12 callersFunctioncolorscale_rainbow
src/utilities.hpp:3118
↓ 12 callersMethodget_t
get thermal expansion coefficient
src/lbm.hpp:471
↓ 12 callersFunctionprint_info
src/utilities.hpp:4090
↓ 12 callersFunctionprint_warning
src/utilities.hpp:4087
↓ 12 callersFunctionreadBits
Must have enough bits available with ensureBits */
src/lodepng.cpp:576
↓ 12 callersFunctionsign
src/utilities.hpp:159
↓ 11 callersFunctionas_uint
src/utilities.hpp:111
↓ 11 callersMethodlength
src/opencl.hpp:498
↓ 11 callersFunctionlodepng_addofl
Safely check if adding two integers will overflow (no undefined behavior, compiler removing the code, etc...) and output result. */
src/lodepng.cpp:147
↓ 11 callersFunctionpaethPredictor
Paeth predictor, used by PNG filter type 4 The parameters are of type short, but should come from unsigned chars, the shorts are only needed to make t
src/lodepng.cpp:3949
↓ 10 callersFunctionbuildErrHandler
src/OpenCL/include/CL/opencl.hpp:2678
↓ 10 callersFunctioncolor
src/utilities.hpp:3022
↓ 10 callersMethodfinish
src/OpenCL/include/CL/opencl.hpp:9594
↓ 10 callersMethodget_area
src/lbm.cpp:1314
↓ 10 callersFunctionlodepng_get_raw_size_idat
in an idat chunk, each scanline is a multiple of 8 bits, unlike the lodepng output buffer, and in addition has one extra byte per line: the filter byt
src/lodepng.cpp:2783
↓ 10 callersFunctionlodepng_memset
src/lodepng.cpp:125
↓ 9 callersFunctionalignl
src/utilities.hpp:2858
↓ 9 callersFunctioncreate_file_extension
src/utilities.hpp:4205
↓ 9 callersMethodenqueue_read_from_device
src/opencl.hpp:608
↓ 9 callersMethodexchange_host_buffer
src/opencl.hpp:440
↓ 9 callersFunctionlodepng_get_bpp
calculate bits per pixel out of colortype and bitdepth*/
src/lodepng.cpp:2733
↓ 9 callersFunctionlodepng_realloc
NOTE: when realloc returns NULL, it leaves the original memory untouched */
src/lodepng.cpp:81
↓ 9 callersFunctionreplace
src/utilities.hpp:2826
↓ 9 callersFunctionsleep
src/utilities.hpp:104
↓ 8 callersFunctionHuffmanTree_cleanup
src/lodepng.cpp:670
↓ 8 callersFunctionHuffmanTree_init
src/lodepng.cpp:663
↓ 8 callersFunctionas_float
src/utilities.hpp:108
↓ 8 callersFunctiongetContextPlatformVersion
src/OpenCL/include/CL/opencl.hpp:2197
↓ 8 callersFunctionget_console_color
src/utilities.hpp:3287
↓ 8 callersFunctionlodepng_chunk_length
src/lodepng.cpp:2441
↓ 8 callersFunctionucvector_resize
returns 1 if success, 0 if failure ==> nothing done*/
src/lodepng.cpp:268
↓ 7 callersFunctioncontains
src/utilities.hpp:2800
↓ 7 callersFunctiondraw_line_label
src/graphics.cpp:327
↓ 7 callersFunctionintersects_screen
src/graphics.cpp:55
↓ 7 callersFunctionlodepng_get_raw_size
src/lodepng.cpp:2773
↓ 7 callersMethodstop
src/utilities.hpp:102
↓ 7 callersFunctionstring_cleanup
free string pointer and set it to NULL*/
src/lodepng.cpp:294
↓ 7 callersFunctionto_lower
src/utilities.hpp:2807
↓ 6 callersFunctioncolor_average
src/utilities.hpp:3074
↓ 6 callersFunctionconvert_circle
src/graphics.cpp:126
next →1–100 of 1,203, ranked by callers