MCPcopy Create free account

hub / github.com/ProjectPhysX/FluidX3D / functions

Functions1,203 in github.com/ProjectPhysX/FluidX3D

↓ 6 callersFunctionconvert_line
src/graphics.cpp:152
↓ 6 callersFunctionconvert_triangle
src/graphics.cpp:169
↓ 6 callersFunctionconvert_triangle_interpolated
src/graphics.cpp:195
↓ 6 callersFunctioncreate_folder
UTILITIES_NO_CPP17
src/utilities.hpp:4197
↓ 6 callersMethoddimensions
\brief Queries the number of dimensions in the range.
src/OpenCL/include/CL/opencl.hpp:6171
↓ 6 callersMethodenqueueReadBuffer
src/OpenCL/include/CL/opencl.hpp:8069
↓ 6 callersMethodenqueueWriteBuffer
src/OpenCL/include/CL/opencl.hpp:8094
↓ 6 callersFunctionequals_regex
src/utilities.hpp:4024
↓ 6 callersFunctionget_console_color_dither
src/utilities.hpp:3311
↓ 6 callersFunctionget_console_font_size
src/utilities.hpp:3238
↓ 6 callersFunctionget_console_size
src/utilities.hpp:3224
↓ 6 callersFunctionget_print_color
src/utilities.hpp:3391
↓ 6 callersFunctionlodepng_color_mode_init
src/lodepng.cpp:2642
↓ 6 callersFunctionlodepng_read32bitInt
src/lodepng.cpp:318
↓ 6 callersFunctionparallel_for
src/utilities.hpp:60
↓ 6 callersFunctionparse_sanity_check
src/utilities.hpp:4128
↓ 6 callersFunctionparse_sanity_check_error
src/utilities.hpp:4094
↓ 6 callersFunctionplic_cube_inverse
src/utilities.hpp:2422
↓ 6 callersFunctionreadBitsFromReversedStream
TODO: make this faster */
src/lodepng.cpp:2420
↓ 6 callersFunctionset_console_cursor
src/utilities.hpp:3252
↓ 6 callersMethodsi_u
volume si_V = V*[m^3]
src/units.hpp:64
↓ 6 callersMethodsi_x
the following methods convert simulation units into SI units (have to be called after set_m_kg_s(...);)
src/units.hpp:58
↓ 6 callersMethodstart
src/utilities.hpp:101
↓ 6 callersFunctionucvector_init
src/lodepng.cpp:281
↓ 6 callersFunctionwriteBitsReversed
This one is to use for adding huffman symbol, the value bits are written MSB first */
src/lodepng.cpp:441
↓ 6 callersFunctionzlib_compress
compress using the default or custom zlib function */
src/lodepng.cpp:2271
↓ 5 callersFunctionHuffmanTree_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 callersFunctionalloc_string
dynamically allocates a new string with a copy of the null terminated input text */
src/lodepng.cpp:309
↓ 5 callersFunctionbpmnode_create
creates a new chain node with the given parameters, from the memory in the lists */
src/lodepng.cpp:886
↓ 5 callersMethoderr
! \brief Get error code associated with exception * * \return The error code. */
src/OpenCL/include/CL/opencl.hpp:791
↓ 5 callersFunctionfilterScanline
src/lodepng.cpp:5331
↓ 5 callersFunctionfor
src/kernel.cpp:270
↓ 5 callersFunctionget_main_arguments
src/utilities.hpp:2686
↓ 5 callersMethodget_velocity_set
src/lbm.cpp:271
↓ 5 callersFunctionlodepng_color_mode_cleanup
src/lodepng.cpp:2669
↓ 5 callersFunctionlodepng_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 callersFunctionplic_cube
src/utilities.hpp:2414
↓ 5 callersFunctionprint_message
src/utilities.hpp:4042
↓ 5 callersFunctionprint_time
src/utilities.hpp:2876
↓ 5 callersFunctionreadBitFromReversedStream
src/lodepng.cpp:2413
↓ 5 callersFunctionrescale
src/utilities.hpp:2961
↓ 5 callersFunctionsetBitOfReversedStream
src/lodepng.cpp:2430
↓ 5 callersMethodsi_T
surface tension si_sigma = sigma*[kg/s^2]
src/units.hpp:74
↓ 5 callersMethodsi_rho
velocity si_u = u*[m/s]
src/units.hpp:65
↓ 5 callersMethodwrite_to_device
src/opencl.hpp:515
↓ 5 callersFunctionzlib_decompress
expected_size is expected output size, to avoid intermediate allocations. Set to 0 if not known. */
src/lodepng.cpp:2210
↓ 4 callersFunctionAdam7_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 callersFunctionadvanceBits
Must have enough bits available with ensureBits */
src/lodepng.cpp:570
↓ 4 callersFunctionbytes_per_cell_device
src/lbm.cpp:38
↓ 4 callersFunctioncolor_mul
src/utilities.hpp:3063
↓ 4 callersFunctiondefault_filename
src/lbm.cpp:85
↓ 4 callersFunctiondegrees
src/utilities.hpp:174
↓ 4 callersFunctionfilter
src/lodepng.cpp:5406
↓ 4 callersFunctiongetPixelColorRGBA16
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 callersFunctionget_devices
src/opencl.hpp:222
↓ 4 callersFunctionintersect_lines
src/graphics.cpp:45
↓ 4 callersFunctionlodepng_chunk_createv
like lodepng_chunk_create but with custom allocsize */
src/lodepng.cpp:2581
↓ 4 callersFunctionlodepng_color_mode_copy
src/lodepng.cpp:2673
↓ 4 callersFunctionlodepng_decode_memory
src/lodepng.cpp:4947
↓ 4 callersFunctionlodepng_encode_memory
src/lodepng.cpp:6037
↓ 4 callersFunctionlodepng_info_cleanup
src/lodepng.cpp:3033
↓ 4 callersFunctionlodepng_info_init
src/lodepng.cpp:3007
↓ 4 callersFunctionlodepng_state_cleanup
src/lodepng.cpp:5019
↓ 4 callersFunctionlodepng_state_init
src/lodepng.cpp:5007
↓ 4 callersFunctionlu_solve
src/utilities.hpp:251
↓ 4 callersFunctionprint_color
src/utilities.hpp:3397
↓ 4 callersFunctionprint_no_reset
src/utilities.hpp:3431
↓ 4 callersMethodrange
src/opencl.hpp:500
↓ 4 callersMethodsetArg
src/OpenCL/include/CL/opencl.hpp:6395
↓ 4 callersMethodset_key_state
src/graphics.hpp:92
↓ 4 callersFunctionsplit_regex
src/utilities.hpp:4014
↓ 4 callersMethodt
mass si_m = m*[kg]
src/units.hpp:39
↓ 4 callersFunctionwait
src/utilities.hpp:2909
↓ 3 callersFunctionHuffmanTree_makeFromFrequencies
Create the Huffman tree given the symbol frequencies*/
src/lodepng.cpp:1042
↓ 3 callersFunctionaddUnknownChunks
src/lodepng.cpp:5744
↓ 3 callersFunctionalloc_string_sized
src/lodepng.cpp:299
↓ 3 callersFunctionalpha
src/utilities.hpp:3046
↓ 3 callersFunctionbrightness
src/utilities.hpp:3049
↓ 3 callersFunctioncheckColorValidity
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 callersFunctioncolor_mix_3
src/utilities.hpp:3084
↓ 3 callersFunctioncolor_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 callersFunctioncolor_tree_init
src/lodepng.cpp:3090
↓ 3 callersFunctionconvert_pixel
src/graphics.cpp:120
↓ 3 callersFunctionconvert_text
src/graphics.cpp:230
↓ 3 callersFunctioncopy
src/OpenCL/include/CL/opencl.hpp:10314
↓ 3 callersFunctiondraw_text
src/graphics.cpp:307
↓ 3 callersFunctionends_with
src/utilities.hpp:2850
↓ 3 callersMethodenqueueMapSVM
src/OpenCL/include/CL/opencl.hpp:8953
↓ 3 callersMethodenqueueNDRangeKernel
src/OpenCL/include/CL/opencl.hpp:9349
↓ 3 callersMethodenqueueUnmapSVM
src/OpenCL/include/CL/opencl.hpp:9058
↓ 3 callersMethodenqueue_transfer_extract_field
src/lbm.cpp:1318
↓ 3 callersMethodenqueue_transfer_insert_field
src/lbm.cpp:1324
↓ 3 callersMethodenqueue_update_fields
src/lbm.cpp:184
↓ 3 callersFunctionensureBits25
See ensureBits documentation above. This one ensures up to 25 bits */
src/lodepng.cpp:524
↓ 3 callersFunctionensureBits9
See ensureBits documentation above. This one ensures up to 9 bits */
src/lodepng.cpp:490
↓ 3 callersFunctiongetInfoHelper
src/OpenCL/include/CL/opencl.hpp:1127
↓ 3 callersFunctiongetPixelColorRGBA8
Get RGBA8 color of pixel with index i (y * width + x) from the raw image with given color type.*/
src/lodepng.cpp:3229
↓ 3 callersMethodget_cl_queue
src/opencl.hpp:338
↓ 3 callersFunctionget_opencl_c_code
outsourced to kernel.cpp
src/kernel.hpp:7
↓ 3 callersFunctionhide_cursor
src/graphics.cpp:628
← previousnext →101–200 of 1,203, ranked by callers