Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProjectPhysX/FluidX3D
/ functions
Functions
1,203 in github.com/ProjectPhysX/FluidX3D
⨍
Functions
1,203
◇
Types & classes
281
↓ 6 callers
Function
convert_line
src/graphics.cpp:152
↓ 6 callers
Function
convert_triangle
src/graphics.cpp:169
↓ 6 callers
Function
convert_triangle_interpolated
src/graphics.cpp:195
↓ 6 callers
Function
create_folder
UTILITIES_NO_CPP17
src/utilities.hpp:4197
↓ 6 callers
Method
dimensions
\brief Queries the number of dimensions in the range.
src/OpenCL/include/CL/opencl.hpp:6171
↓ 6 callers
Method
enqueueReadBuffer
src/OpenCL/include/CL/opencl.hpp:8069
↓ 6 callers
Method
enqueueWriteBuffer
src/OpenCL/include/CL/opencl.hpp:8094
↓ 6 callers
Function
equals_regex
src/utilities.hpp:4024
↓ 6 callers
Function
get_console_color_dither
src/utilities.hpp:3311
↓ 6 callers
Function
get_console_font_size
src/utilities.hpp:3238
↓ 6 callers
Function
get_console_size
src/utilities.hpp:3224
↓ 6 callers
Function
get_print_color
src/utilities.hpp:3391
↓ 6 callers
Function
lodepng_color_mode_init
src/lodepng.cpp:2642
↓ 6 callers
Function
lodepng_read32bitInt
src/lodepng.cpp:318
↓ 6 callers
Function
parallel_for
src/utilities.hpp:60
↓ 6 callers
Function
parse_sanity_check
src/utilities.hpp:4128
↓ 6 callers
Function
parse_sanity_check_error
src/utilities.hpp:4094
↓ 6 callers
Function
plic_cube_inverse
src/utilities.hpp:2422
↓ 6 callers
Function
readBitsFromReversedStream
TODO: make this faster */
src/lodepng.cpp:2420
↓ 6 callers
Function
set_console_cursor
src/utilities.hpp:3252
↓ 6 callers
Method
si_u
volume si_V = V*[m^3]
src/units.hpp:64
↓ 6 callers
Method
si_x
the following methods convert simulation units into SI units (have to be called after set_m_kg_s(...);)
src/units.hpp:58
↓ 6 callers
Method
start
src/utilities.hpp:101
↓ 6 callers
Function
ucvector_init
src/lodepng.cpp:281
↓ 6 callers
Function
writeBitsReversed
This one is to use for adding huffman symbol, the value bits are written MSB first */
src/lodepng.cpp:441
↓ 6 callers
Function
zlib_compress
compress using the default or custom zlib function */
src/lodepng.cpp:2271
↓ 5 callers
Function
HuffmanTree_makeFromLengths
given the code lengths (as stored in the PNG file), generate the tree as defined by Deflate. maxbitlen is the maximum bits that a code in the tree can
src/lodepng.cpp:847
↓ 5 callers
Function
alloc_string
dynamically allocates a new string with a copy of the null terminated input text */
src/lodepng.cpp:309
↓ 5 callers
Function
bpmnode_create
creates a new chain node with the given parameters, from the memory in the lists */
src/lodepng.cpp:886
↓ 5 callers
Method
err
! \brief Get error code associated with exception * * \return The error code. */
src/OpenCL/include/CL/opencl.hpp:791
↓ 5 callers
Function
filterScanline
src/lodepng.cpp:5331
↓ 5 callers
Function
for
src/kernel.cpp:270
↓ 5 callers
Function
get_main_arguments
src/utilities.hpp:2686
↓ 5 callers
Method
get_velocity_set
src/lbm.cpp:271
↓ 5 callers
Function
lodepng_color_mode_cleanup
src/lodepng.cpp:2669
↓ 5 callers
Function
lodepng_mulofl
Safely check if multiplying two integers will overflow (no undefined behavior, compiler removing the code, etc...) and output result. */
src/lodepng.cpp:156
↓ 5 callers
Function
plic_cube
src/utilities.hpp:2414
↓ 5 callers
Function
print_message
src/utilities.hpp:4042
↓ 5 callers
Function
print_time
src/utilities.hpp:2876
↓ 5 callers
Function
readBitFromReversedStream
src/lodepng.cpp:2413
↓ 5 callers
Function
rescale
src/utilities.hpp:2961
↓ 5 callers
Function
setBitOfReversedStream
src/lodepng.cpp:2430
↓ 5 callers
Method
si_T
surface tension si_sigma = sigma*[kg/s^2]
src/units.hpp:74
↓ 5 callers
Method
si_rho
velocity si_u = u*[m/s]
src/units.hpp:65
↓ 5 callers
Method
write_to_device
src/opencl.hpp:515
↓ 5 callers
Function
zlib_decompress
expected_size is expected output size, to avoid intermediate allocations. Set to 0 if not known. */
src/lodepng.cpp:2210
↓ 4 callers
Function
Adam7_getpassvalues
Outputs various dimensions and positions in the image related to the Adam7 reduced images. passw: output containing the width of the 7 passes passh: o
src/lodepng.cpp:3982
↓ 4 callers
Function
advanceBits
Must have enough bits available with ensureBits */
src/lodepng.cpp:570
↓ 4 callers
Function
bytes_per_cell_device
src/lbm.cpp:38
↓ 4 callers
Function
color_mul
src/utilities.hpp:3063
↓ 4 callers
Function
default_filename
src/lbm.cpp:85
↓ 4 callers
Function
degrees
src/utilities.hpp:174
↓ 4 callers
Function
filter
src/lodepng.cpp:5406
↓ 4 callers
Function
getPixelColorRGBA16
Get RGBA16 color of pixel with index i (y * width + x) from the raw image with given color type, but the given color type must be 16-bit itself.*/
src/lodepng.cpp:3473
↓ 4 callers
Function
get_devices
src/opencl.hpp:222
↓ 4 callers
Function
intersect_lines
src/graphics.cpp:45
↓ 4 callers
Function
lodepng_chunk_createv
like lodepng_chunk_create but with custom allocsize */
src/lodepng.cpp:2581
↓ 4 callers
Function
lodepng_color_mode_copy
src/lodepng.cpp:2673
↓ 4 callers
Function
lodepng_decode_memory
src/lodepng.cpp:4947
↓ 4 callers
Function
lodepng_encode_memory
src/lodepng.cpp:6037
↓ 4 callers
Function
lodepng_info_cleanup
src/lodepng.cpp:3033
↓ 4 callers
Function
lodepng_info_init
src/lodepng.cpp:3007
↓ 4 callers
Function
lodepng_state_cleanup
src/lodepng.cpp:5019
↓ 4 callers
Function
lodepng_state_init
src/lodepng.cpp:5007
↓ 4 callers
Function
lu_solve
src/utilities.hpp:251
↓ 4 callers
Function
print_color
src/utilities.hpp:3397
↓ 4 callers
Function
print_no_reset
src/utilities.hpp:3431
↓ 4 callers
Method
range
src/opencl.hpp:500
↓ 4 callers
Method
setArg
src/OpenCL/include/CL/opencl.hpp:6395
↓ 4 callers
Method
set_key_state
src/graphics.hpp:92
↓ 4 callers
Function
split_regex
src/utilities.hpp:4014
↓ 4 callers
Method
t
mass si_m = m*[kg]
src/units.hpp:39
↓ 4 callers
Function
wait
src/utilities.hpp:2909
↓ 3 callers
Function
HuffmanTree_makeFromFrequencies
Create the Huffman tree given the symbol frequencies*/
src/lodepng.cpp:1042
↓ 3 callers
Function
addUnknownChunks
src/lodepng.cpp:5744
↓ 3 callers
Function
alloc_string_sized
src/lodepng.cpp:299
↓ 3 callers
Function
alpha
src/utilities.hpp:3046
↓ 3 callers
Function
brightness
src/utilities.hpp:3049
↓ 3 callers
Function
checkColorValidity
checks if the colortype is valid and the bitdepth bd is allowed for this colortype. Return value is a LodePNG error code.*/
src/lodepng.cpp:2610
↓ 3 callers
Function
color_mix_3
src/utilities.hpp:3084
↓ 3 callers
Function
color_tree_add
color is not allowed to already exist. Index should be >= 0 (it's signed to be compatible with using -1 for "doesn't exist") Returns error code, or 0
src/lodepng.cpp:3125
↓ 3 callers
Function
color_tree_init
src/lodepng.cpp:3090
↓ 3 callers
Function
convert_pixel
src/graphics.cpp:120
↓ 3 callers
Function
convert_text
src/graphics.cpp:230
↓ 3 callers
Function
copy
src/OpenCL/include/CL/opencl.hpp:10314
↓ 3 callers
Function
draw_text
src/graphics.cpp:307
↓ 3 callers
Function
ends_with
src/utilities.hpp:2850
↓ 3 callers
Method
enqueueMapSVM
src/OpenCL/include/CL/opencl.hpp:8953
↓ 3 callers
Method
enqueueNDRangeKernel
src/OpenCL/include/CL/opencl.hpp:9349
↓ 3 callers
Method
enqueueUnmapSVM
src/OpenCL/include/CL/opencl.hpp:9058
↓ 3 callers
Method
enqueue_transfer_extract_field
src/lbm.cpp:1318
↓ 3 callers
Method
enqueue_transfer_insert_field
src/lbm.cpp:1324
↓ 3 callers
Method
enqueue_update_fields
src/lbm.cpp:184
↓ 3 callers
Function
ensureBits25
See ensureBits documentation above. This one ensures up to 25 bits */
src/lodepng.cpp:524
↓ 3 callers
Function
ensureBits9
See ensureBits documentation above. This one ensures up to 9 bits */
src/lodepng.cpp:490
↓ 3 callers
Function
getInfoHelper
src/OpenCL/include/CL/opencl.hpp:1127
↓ 3 callers
Function
getPixelColorRGBA8
Get RGBA8 color of pixel with index i (y * width + x) from the raw image with given color type.*/
src/lodepng.cpp:3229
↓ 3 callers
Method
get_cl_queue
src/opencl.hpp:338
↓ 3 callers
Function
get_opencl_c_code
outsourced to kernel.cpp
src/kernel.hpp:7
↓ 3 callers
Function
hide_cursor
src/graphics.cpp:628
← previous
next →
101–200 of 1,203, ranked by callers