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
Method
get_t
get thermal expansion coefficient
src/lbm.hpp:139
Method
get_tau
get kinematic shear viscosity
src/lbm.hpp:132
Method
get_velocity_set
get discrete time step in LBM units
src/lbm.hpp:472
Function
grayscale
src/utilities.hpp:3052
Function
half_to_float
src/utilities.hpp:121
Function
hermite_spline
src/utilities.hpp:2370
Method
index
src/lbm.hpp:490
Method
initExtensions
src/OpenCL/include/CL/opencl.hpp:11369
Method
initMemoryExtension
src/OpenCL/include/CL/opencl.hpp:7612
Method
initialize
src/lbm.cpp:856
Method
initialize_auxiliary_pointers
command queue
src/opencl.hpp:355
Method
initialize_auxiliary_pointers
src/lbm.hpp:260
Method
initialize_auxiliary_variables
auxiliary variables: shortcut for Nx*Ny, size of each domain, number of cells in each domain
src/lbm.hpp:250
Method
input_A
src/graphics.hpp:244
Method
input_B
src/graphics.hpp:236
Method
input_C
src/graphics.hpp:262
Method
input_D
src/graphics.hpp:253
Method
input_F
src/graphics.hpp:222
Method
input_I
src/graphics.hpp:273
Method
input_J
src/graphics.hpp:282
Method
input_K
src/graphics.hpp:291
Method
input_L
src/graphics.hpp:300
Method
input_M
src/graphics.hpp:320
Method
input_N
src/graphics.hpp:317
Method
input_R
src/graphics.hpp:267
Method
input_S
src/graphics.hpp:248
Method
input_Space
src/graphics.hpp:257
Method
input_U
src/graphics.hpp:270
Method
input_V
src/graphics.hpp:233
Method
input_W
src/graphics.hpp:239
Method
input_X
src/graphics.hpp:309
Method
input_Y
src/graphics.hpp:313
Function
input_detection
src/graphics.cpp:643
Method
input_mouse_dragged
src/graphics.hpp:198
Method
int3
src/utilities.hpp:618
Function
integrate
src/utilities.hpp:192
Method
integrate_particles
src/lbm.cpp:1005
Method
invert
src/utilities.hpp:1506
Method
invert
src/utilities.hpp:2248
Function
invert_brightness
src/utilities.hpp:3059
Method
isReferenceCountable
src/OpenCL/include/CL/opencl.hpp:2315
Function
is_number
src/utilities.hpp:4039
Method
largest_side_length
src/lbm.hpp:525
Function
lcm
src/utilities.hpp:424
Function
linkProgram
src/OpenCL/include/CL/opencl.hpp:7348
Method
link_parameter
src/opencl.hpp:631
Method
link_parameters
src/opencl.hpp:637
Function
lode_png_test_bitreader
Public for testing only. steps and result must have numsteps values. */
src/lodepng.cpp:583
Function
lodepng_chunk_create
src/lodepng.cpp:2595
Function
lodepng_chunk_data
src/lodepng.cpp:2468
Function
lodepng_chunk_find
src/lodepng.cpp:2523
Function
lodepng_chunk_find_const
src/lodepng.cpp:2531
Function
lodepng_chunk_private
src/lodepng.cpp:2460
Function
lodepng_chunk_safetocopy
src/lodepng.cpp:2464
Function
lodepng_chunk_type
src/lodepng.cpp:2445
Function
lodepng_clear_itext
src/lodepng.cpp:2943
Function
lodepng_clear_text
src/lodepng.cpp:2901
Function
lodepng_decode24
src/lodepng.cpp:4963
Function
lodepng_decode24_file
src/lodepng.cpp:4986
Function
lodepng_decode32
src/lodepng.cpp:4959
Function
lodepng_decode32_file
src/lodepng.cpp:4982
Function
lodepng_encode24
src/lodepng.cpp:6056
Function
lodepng_encode24_file
src/lodepng.cpp:6075
Function
lodepng_encode32
src/lodepng.cpp:6052
Function
lodepng_encode32_file
src/lodepng.cpp:6071
Function
lodepng_error_text
This returns the description of a numerical error code in English. This is also the documentation of all the error codes. */
src/lodepng.cpp:6101
Function
lodepng_get_channels
src/lodepng.cpp:2737
Function
lodepng_inflate
src/lodepng.cpp:1406
Function
lodepng_inspect_chunk
src/lodepng.cpp:4664
Function
lodepng_is_palette_type
src/lodepng.cpp:2749
Function
lodepng_set_icc
src/lodepng.cpp:2991
Function
lodepng_zlib_decompress
src/lodepng.cpp:2200
Method
m
length si_x = x*[m]
src/units.hpp:38
Function
main
src/graphics.cpp:512
Function
main
src/main.cpp:154
Function
main_physics
src/main.cpp:146
Method
makeDefault
! \brief Create the default context. * * This sets @c default_ and @c default_error_. It does not throw * @c cl::Error. */
src/OpenCL/include/CL/opencl.hpp:2727
Method
makeDefault
! \brief Create the default context from the default device type in the default platform. * * This sets @c default_ and @c default_error_. I
src/OpenCL/include/CL/opencl.hpp:3221
Method
makeDefault
src/OpenCL/include/CL/opencl.hpp:3656
Method
makeDefault
! \brief Create the default command queue returned by @ref getDefault. * * It sets default_error_ to indicate success or failure. It does no
src/OpenCL/include/CL/opencl.hpp:7573
Method
makeDefault
! * Create a new default device command queue for the default device, * in the default context and of the default size. * If there is a
src/OpenCL/include/CL/opencl.hpp:9824
Method
makeDefaultProvided
! \brief Create the default platform from a provided platform. * * This sets @c default_. It does not throw * @c cl::Error. */
src/OpenCL/include/CL/opencl.hpp:2509
Method
makeDefaultProvided
! \brief Create the default platform from a provided platform. * * This sets @c default_. It does not throw * @c cl::Error. */
src/OpenCL/include/CL/opencl.hpp:2770
Method
makeDefaultProvided
! \brief Create the default context from a provided Context. * * This sets @c default_. It does not throw * @c cl::Error. */
src/OpenCL/include/CL/opencl.hpp:3259
Method
makeDefaultProvided
! \brief Create the default command queue. * * This sets @c default_. It does not throw * @c cl::Error. */
src/OpenCL/include/CL/opencl.hpp:7605
Method
make_kernel
src/OpenCL/include/CL/opencl.hpp:11206
Function
mapSVM
src/OpenCL/include/CL/opencl.hpp:10416
Method
max_size
* Return the maximum possible allocation size. * This is the minimum of the maximum sizes of all devices in the context. */
src/OpenCL/include/CL/opencl.hpp:4191
Method
mirror_position
src/lbm.hpp:509
Method
mu
kinematic shear viscosity si_nu = nu*[m^2/s]
src/units.hpp:46
Method
next_frame
src/lbm.cpp:1205
Method
noise
src/utilities.hpp:2498
Method
nu
flow rate si_Q = Q*[m^3/s]
src/units.hpp:45
Method
nu_from_Re
kinematic shear viscosity nu = (tau-1/2)/3 = [m^2/s], LBM relaxation time tau
src/units.hpp:97
Method
nu_from_mu
hydrostatic pressure p = rho*g*h+p0 = f*h+1/3, density rho = 3*p, force per volume f = rho*g, rho0 = 1
src/units.hpp:95
Method
nu_from_tau
kinematic shear viscosity nu = mu/rho = [m^2/s]
src/units.hpp:96
Method
object_center_of_mass
src/lbm.cpp:966
Method
object_force
src/lbm.cpp:977
Method
object_torque
src/lbm.cpp:984
Method
omega
frequency si_frequency = frequency*[1/s]
src/units.hpp:41
← previous
next →
801–900 of 1,203, ranked by callers