MCPcopy Create free account

hub / github.com/ProjectPhysX/FluidX3D / functions

Functions1,203 in github.com/ProjectPhysX/FluidX3D

Methodrange
src/lbm.hpp:384
Functionread_bmp
src/utilities.hpp:4240
Methodread_from_device
array of structures
src/lbm.hpp:390
Methodread_from_device_1d
src/opencl.hpp:532
Methodread_from_device_2d
src/opencl.hpp:552
Methodread_from_device_3d
src/opencl.hpp:578
Functionread_qoi
src/utilities.hpp:4296
Methodrelative_position
src/lbm.hpp:528
Methodrelease
* Retain the device. * \param device A valid device created using createSubDevices * \return * CL_SUCCESS if the function executed s
src/OpenCL/include/CL/opencl.hpp:2008
Methodrelease
cl_platform_id does not have release().
src/OpenCL/include/CL/opencl.hpp:2034
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2043
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2052
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2061
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2070
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2079
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2088
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2097
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2114
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2136
Methodrelease
cl_mutable_command_khr does not have release().
src/OpenCL/include/CL/opencl.hpp:2152
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2294
Methodrelease
src/OpenCL/include/CL/opencl.hpp:2422
Methodrelease
src/OpenCL/include/CL/opencl.hpp:11357
Functionreplace_regex
src/utilities.hpp:4036
Methodreset
src/opencl.hpp:492
Methodreset
src/lbm.cpp:957
Methodreset
src/lbm.hpp:379
Functionresolution
src/lbm.cpp:73
Methodretain
* Retain the device. * \param device A valid device created using createSubDevices * \return * CL_SUCCESS if the function executed s
src/OpenCL/include/CL/opencl.hpp:1997
Methodretain
cl_platform_id does not have retain().
src/OpenCL/include/CL/opencl.hpp:2031
Methodretain
src/OpenCL/include/CL/opencl.hpp:2041
Methodretain
src/OpenCL/include/CL/opencl.hpp:2050
Methodretain
src/OpenCL/include/CL/opencl.hpp:2059
Methodretain
src/OpenCL/include/CL/opencl.hpp:2068
Methodretain
src/OpenCL/include/CL/opencl.hpp:2077
Methodretain
src/OpenCL/include/CL/opencl.hpp:2086
Methodretain
src/OpenCL/include/CL/opencl.hpp:2095
Methodretain
src/OpenCL/include/CL/opencl.hpp:2105
Methodretain
src/OpenCL/include/CL/opencl.hpp:2128
Methodretain
cl_mutable_command_khr does not have retain().
src/OpenCL/include/CL/opencl.hpp:2149
Methodretain
src/OpenCL/include/CL/opencl.hpp:2412
Methodretain
src/OpenCL/include/CL/opencl.hpp:11348
Functionrgb_to_hsv
src/utilities.hpp:3089
Methodrho
velocity si_u = u*[m/s]
src/units.hpp:43
Methodrho_Stokes
src/units.hpp:129
Methodrho_from_p
pressure p = (rho-rho0)*c^2 = (rho-1)/3 = [kg/(m*s^2)] = [Pa], rho is density, c = 1/sqrt(3) is lattice speed of sound
src/units.hpp:92
Methodrho_hydrostatic
sphere laplace pressure p = 2*sigma/R, density rho = 3*p
src/units.hpp:94
Methodrho_laplace
density rho = p0/c^2+p/c^2 = 1+3*p = [kg/m^3], p is pressure, c = 1/sqrt(3) is lattice speed of sound
src/units.hpp:93
Methodrotate
src/utilities.hpp:4489
Functionrtp
src/utilities.hpp:1040
Methodsanity_checks_constructor
src/lbm.cpp:758
Methodsanity_checks_initialization
src/lbm.cpp:815
Methodscale
src/utilities.hpp:4470
Functionscreenshot
src/utilities.hpp:3796
Functionsecond_derivative
src/utilities.hpp:204
Functionselect_device_with_most_memory
src/opencl.hpp:264
MethodsetArgs
src/OpenCL/include/CL/opencl.hpp:11095
MethodsetCallback
! \brief Registers a user callback function for a specific command execution status. * * Wraps clSetEventCallback(). */
src/OpenCL/include/CL/opencl.hpp:3787
MethodsetDefault
* Modify the default device to be used by * subsequent operations. * Will only set the default if no default was previously created. * @re
src/OpenCL/include/CL/opencl.hpp:2558
MethodsetDefault
* Modify the default platform to be used by * subsequent operations. * Will only set the default if no default was previously created.
src/OpenCL/include/CL/opencl.hpp:2828
MethodsetDefault
* Modify the default context to be used by * subsequent operations. * Will only set the default if no default was previously created. *
src/OpenCL/include/CL/opencl.hpp:3495
MethodsetDefault
* Modify the default command queue to be used by * subsequent operations. * Will only set the default if no default was previously created.
src/OpenCL/include/CL/opencl.hpp:8022
MethodsetDestructorCallback
! \brief Registers a destructor callback function with a context. * * Wraps clSetContextDestructorCallback(). * * Each call to
src/OpenCL/include/CL/opencl.hpp:3642
MethodsetDestructorCallback
! \brief Registers a callback function to be called when the memory object * is no longer needed. * * Wraps clSetMemObjectDest
src/OpenCL/include/CL/opencl.hpp:3951
MethodsetExecInfo
src/OpenCL/include/CL/opencl.hpp:6544
MethodsetSVMPointers
src/OpenCL/include/CL/opencl.hpp:11176
MethodsetSVMPointersHelper
src/OpenCL/include/CL/opencl.hpp:6501
MethodsetSpecializationConstant
src/OpenCL/include/CL/opencl.hpp:7318
MethodsetSpecializationConstant
src/OpenCL/include/CL/opencl.hpp:7487
MethodsetStatus
! \brief Sets the execution status of a user event object. * * Wraps clSetUserEventStatus(). */
src/OpenCL/include/CL/opencl.hpp:3853
Methodset_camera_centered
src/lbm.cpp:1190
Methodset_camera_free
src/lbm.cpp:1197
Methodset_center
src/utilities.hpp:4497
Methodset_f
set global froce per volume
src/lbm.hpp:144
Methodset_f
set global froce per volume
src/lbm.hpp:476
Methodset_fx
get LBM velocity set
src/lbm.hpp:141
Methodset_fx
src/lbm.hpp:473
Methodset_fy
set global froce per volume
src/lbm.hpp:142
Methodset_fy
set global froce per volume
src/lbm.hpp:474
Methodset_fz
set global froce per volume
src/lbm.hpp:143
Methodset_fz
set global froce per volume
src/lbm.hpp:475
Functionset_light
src/graphics.cpp:63
Methodset_m_kg_s
src/units.hpp:9
Methodset_m_kg_s_K
src/units.hpp:21
Methodsi_Bo
Capillary number Ca = u*rho*nu/sigma = [1] no unit
src/units.hpp:144
Methodsi_Ca
Froude number Fr = u/sqrt(x*g) = [1] no unit
src/units.hpp:142
Methodsi_Fr
Weber number We = x*u^2*rho/sigma = [1] no unit
src/units.hpp:141
Methodsi_Ga
Morton number g*delta_rho*mu^4/(sigma^3*rho^2)
src/units.hpp:146
Methodsi_M
force si_F = F*[kg*m/s^2]
src/units.hpp:72
Methodsi_Mo
Bond number Bo = x^2*rho*g/sigma = [1] no unit
src/units.hpp:145
Methodsi_Q
pressure si_p = p*[kg/(m*s^2)] = p*[Pa]
src/units.hpp:67
Methodsi_Re
other conversions in SI units (can be called before set_m_kg_s(...);)
src/units.hpp:137
Methodsi_V
frequency si_frequency = frequency*[1/s]
src/units.hpp:63
Methodsi_We
Reynolds number Re = x*u*rho/mu = [1] no unit
src/units.hpp:140
Methodsi_alpha
temperature si_T = T*[K]
src/units.hpp:75
Methodsi_beta
thermal diffusion coefficient si_alpha = alpha*[m^2/s]
src/units.hpp:76
Methodsi_f
gravitational acceleration si_g = g*[m/s^2]
src/units.hpp:70
Methodsi_f_from_si_g
dynamic viscosity mu = nu*rho = [kg/(m*s)]
src/units.hpp:151
Methodsi_frequency
time si_t = t*[s]
src/units.hpp:62
Methodsi_g
kinematic shear viscosity si_nu = nu*[m^2/s]
src/units.hpp:69
← previousnext →1,001–1,100 of 1,203, ranked by callers