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
Wrapper
src/OpenCL/include/CL/opencl.hpp:2333
Method
add_device_buffer
src/opencl.hpp:460
Method
add_host_buffer
src/opencl.hpp:450
Method
address
src/OpenCL/include/CL/opencl.hpp:4128
Method
allocate
* Allocate an SVM pointer. * * If the allocator is coarse-grained, this will take ownership to allow * containers to correctly construc
src/OpenCL/include/CL/opencl.hpp:4144
Method
allocate_device_buffer
src/opencl.hpp:371
Method
allocate_host_buffer
src/opencl.hpp:361
Function
allocate_pointer
src/OpenCL/include/CL/opencl.hpp:4279
Function
allocate_svm
src/OpenCL/include/CL/opencl.hpp:4318
Method
allocate_transfer
src/lbm.cpp:1283
Method
alpha
temperature si_T = T*[K]
src/units.hpp:54
Function
as_double
src/utilities.hpp:114
Method
barrier
default constructor
src/opencl.hpp:334
Method
beta
thermal diffusion coefficient si_alpha = alpha*[m^2/s]
src/units.hpp:55
Method
capacity
src/opencl.hpp:501
Method
capacity
src/lbm.hpp:385
Function
catch
src/OpenCL/include/CL/opencl.hpp:3679
Method
catch
src/OpenCL/include/CL/opencl.hpp:2759
Method
catch
src/OpenCL/include/CL/opencl.hpp:3247
Method
catch
src/OpenCL/include/CL/opencl.hpp:7594
Function
catmull_rom
src/utilities.hpp:2378
Method
center
src/lbm.hpp:519
Method
check_for_errors
src/opencl.hpp:625
Method
clear_frame
src/graphics.hpp:167
Method
clone
* Make a deep copy of the kernel object including its arguments. * @return A new kernel object with internal state entirely separate from that
src/OpenCL/include/CL/opencl.hpp:6567
Method
commandBarrierWithWaitList
src/OpenCL/include/CL/opencl.hpp:11574
Method
commandCopyBuffer
src/OpenCL/include/CL/opencl.hpp:11603
Method
commandCopyBufferRect
src/OpenCL/include/CL/opencl.hpp:11642
Method
commandCopyBufferToImage
src/OpenCL/include/CL/opencl.hpp:11689
Method
commandCopyImage
src/OpenCL/include/CL/opencl.hpp:11728
Method
commandCopyImageToBuffer
src/OpenCL/include/CL/opencl.hpp:11767
Method
commandFillBuffer
src/OpenCL/include/CL/opencl.hpp:11807
Method
commandFillImage
src/OpenCL/include/CL/opencl.hpp:11845
Method
communicate_F
src/lbm.cpp:1370
Method
communicate_T
src/lbm.cpp:1383
Method
communicate_fi
src/lbm.cpp:1360
Method
communicate_field
src/lbm.cpp:1330
Method
communicate_flags
src/lbm.cpp:1366
Method
communicate_gi
src/lbm.cpp:1380
Method
communicate_particles
src/lbm.cpp:1388
Method
communicate_phi_massex_flags
src/lbm.cpp:1375
Method
communicate_rho_u_flags
src/lbm.cpp:1363
Method
compile
src/OpenCL/include/CL/opencl.hpp:7065
Function
compress
src/lodepng.cpp:6262
Function
cone
src/shapes.cpp:27
Function
conepipe
src/shapes.cpp:42
Method
construct
src/OpenCL/include/CL/opencl.hpp:4205
Function
contains_regex
src/utilities.hpp:4033
Function
converged
src/utilities.hpp:208
Method
coordinates
src/lbm.hpp:478
Method
createKernels
src/OpenCL/include/CL/opencl.hpp:7258
Method
createSubBuffer
! \brief Creates a new buffer object from this. * * Wraps clCreateSubBuffer(). */
src/OpenCL/include/CL/opencl.hpp:4556
Method
createSubDevices
\brief Wrapper for clCreateSubDevices().
src/OpenCL/include/CL/opencl.hpp:3074
Function
cube
src/shapes.cpp:13
Function
cuboid
src/shapes.cpp:17
Function
cylinder
src/shapes.cpp:21
Function
cylinder_x_plic
src/shapes.cpp:112
Function
cylinder_y_plic
src/shapes.cpp:123
Function
cylinder_z_plic
src/shapes.cpp:134
Method
data
src/graphics.hpp:171
Method
deallocate
src/OpenCL/include/CL/opencl.hpp:4182
Function
decompress
src/lodepng.cpp:6243
Method
default_settings
don't render a new frame if the scene hasn't changed since last frame
src/lbm.hpp:553
Method
delete_buffers
src/opencl.hpp:488
Method
delete_device_buffer
src/opencl.hpp:479
Method
delete_host_buffer
src/opencl.hpp:468
Function
derivative
src/utilities.hpp:200
Method
destroy
src/OpenCL/include/CL/opencl.hpp:4211
Method
do_time_step
src/lbm.cpp:899
Method
dot
src/utilities.hpp:2488
Method
double3
src/utilities.hpp:1628
Method
double3
src/utilities.hpp:1956
Method
double3x3
src/utilities.hpp:1792
Method
doubleN
vector data
src/utilities.hpp:1973
Method
doubleN
src/utilities.hpp:2354
Method
doubleNxN
matrix data
src/utilities.hpp:2110
Function
draw_rectangle
src/graphics.cpp:300
Function
ellipsoid
src/shapes.cpp:9
Function
ellipsoid_plic
src/shapes.cpp:102
Method
enableFineGrainedSystemSVM
! \brief Enable fine-grained system SVM. * * \note It is only possible to enable fine-grained system SVM if all devices * in the
src/OpenCL/include/CL/opencl.hpp:6487
Method
enable_device_capabilities
src/opencl.hpp:289
Function
encode_image
src/lbm.cpp:1228
Method
enqueueAcquireD3D10Objects
src/OpenCL/include/CL/opencl.hpp:9509
Method
enqueueAcquireExternalMemObjects
src/OpenCL/include/CL/opencl.hpp:9600
Method
enqueueAcquireGLObjects
src/OpenCL/include/CL/opencl.hpp:9455
Method
enqueueCommandBuffer
src/OpenCL/include/CL/opencl.hpp:11553
Function
enqueueCopyBuffer
src/OpenCL/include/CL/opencl.hpp:10289
Method
enqueueFillBuffer
src/OpenCL/include/CL/opencl.hpp:8357
Method
enqueueFillImage
src/OpenCL/include/CL/opencl.hpp:8555
Function
enqueueMapBuffer
src/OpenCL/include/CL/opencl.hpp:10088
Method
enqueueMapImage
src/OpenCL/include/CL/opencl.hpp:8740
Method
enqueueMarkerWithWaitList
* Enqueues a marker command which waits for either a list of events to complete, * or all previously enqueued commands to complete. *
src/OpenCL/include/CL/opencl.hpp:9141
Method
enqueueMemFillSVM
src/OpenCL/include/CL/opencl.hpp:8878
Method
enqueueMemcpySVM
src/OpenCL/include/CL/opencl.hpp:8798
Method
enqueueMigrateMemObjects
* Enqueues a command to indicate with which device a set of memory objects * should be associated. */
src/OpenCL/include/CL/opencl.hpp:9194
Method
enqueueMigrateSVM
src/OpenCL/include/CL/opencl.hpp:9235
Method
enqueueNativeKernel
src/OpenCL/include/CL/opencl.hpp:9397
Function
enqueueReadBuffer
src/OpenCL/include/CL/opencl.hpp:10050
Method
enqueueReleaseD3D10Objects
src/OpenCL/include/CL/opencl.hpp:9542
Method
enqueueReleaseExternalMemObjects
src/OpenCL/include/CL/opencl.hpp:9629
← previous
next →
601–700 of 1,203, ranked by callers