MCPcopy Create free account

hub / github.com/ccsb-scripps/AutoDock-GPU / types & classes

Types & classes193 in github.com/ccsb-scripps/AutoDock-GPU

↓ 31 callersClassNullType
windows/include/CL/cl.hpp:7374
↓ 7 callersClassImage
! \brief C++ base class for Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
windows/include/CL/cl.hpp:3549
↓ 5 callersClassDevice
windows/include/CL/cl2.hpp:645
↓ 3 callersClassPlatform
! \brief Class interface for cl_platform_id. * * \note Copies of these objects are inexpensive, since they don't 'own' * any underlying res
windows/include/CL/cl2.hpp:2144
↓ 3 callersClassPlatform
! \brief Class interface for cl_platform_id. * * \note Copies of these objects are inexpensive, since they don't 'own' * any underlying res
windows/include/CL/cl.hpp:2172
↓ 3 callersClassstat
host/src/getparameters.cpp:739
↓ 2 callersClassBuffer
windows/include/CL/cl.hpp:268
↓ 2 callersClassCommandQueue
windows/include/CL/cl2.hpp:647
↓ 2 callersClassContext
windows/include/CL/cl2.hpp:646
↓ 2 callersClassMemory
windows/include/CL/cl.hpp:238
↓ 2 callersClassProgram
windows/include/CL/cl2.hpp:644
↓ 2 callersClassProgram
windows/include/CL/cl.hpp:263
↓ 1 callersClassBuildError
* Exception class for build errors to carry build info */
windows/include/CL/cl2.hpp:1834
↓ 1 callersClassCommandQueue
windows/include/CL/cl.hpp:266
↓ 1 callersClassContext
windows/include/CL/cl.hpp:265
↓ 1 callersClassDockingSystem
set up a system with forcefield, maps, etc...
input/1ac8/derived/eval.py:27
↓ 1 callersClassError
! \brief Exception class * * This may be thrown by API functions when CL_HPP_ENABLE_EXCEPTIONS is defined. */
windows/include/CL/cl2.hpp:658
↓ 1 callersClassError
! \brief Exception class * * This may be thrown by API functions when __CL_ENABLE_EXCEPTIONS is defined. */
windows/include/CL/cl.hpp:275
↓ 1 callersClassImage3D
! \brief Class interface for 3D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
windows/include/CL/cl.hpp:4194
↓ 1 callersClassKernel
windows/include/CL/cl2.hpp:5480
↓ 1 callersClassMyParser
display full help message if parser finds error
input/1ac8/derived/eval.py:13
↓ 1 callersClassProfile
host/inc/profile.hpp:33
↓ 1 callersClassstat
host/src/miscellaneous.cpp:267
ClassAnalysisData
host/inc/processligand.h:169
ClassAutoStop
host/inc/autostop.hpp:36
ClassBuffer
windows/include/CL/cl2.hpp:650
ClassBufferD3D10
! \brief Class interface for creating OpenCL buffers from ID3D10Buffer's. * * This is provided to facilitate interoperability with Direct3D. * *
windows/include/CL/cl2.hpp:3815
ClassBufferD3D10
! \brief Class interface for creating OpenCL buffers from ID3D10Buffer's. * * This is provided to facilitate interoperability with Direct3D. * *
windows/include/CL/cl.hpp:3350
ClassBufferGL
! \brief Class interface for GL Buffer Memory Objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory for deta
windows/include/CL/cl2.hpp:3923
ClassBufferGL
! \brief Class interface for GL Buffer Memory Objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory for deta
windows/include/CL/cl.hpp:3456
ClassBufferRenderGL
! \brief Class interface for GL Render Buffer Memory Objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory f
windows/include/CL/cl2.hpp:4020
ClassCL_EXT_PREFIX__VERSION_1_1_DEPRECATED
windows/include/CL/cl2.hpp:4717
ClassCL_EXT_PREFIX__VERSION_1_1_DEPRECATED
windows/include/CL/cl.hpp:484
ClassDeleter
windows/include/CL/cl2.hpp:3506
ClassDevice
windows/include/CL/cl.hpp:264
ClassDeviceCommandQueue
windows/include/CL/cl2.hpp:648
EnumDeviceQueueProperties
windows/include/CL/cl2.hpp:8079
ClassEnqueueArgs
windows/include/CL/cl2.hpp:9096
ClassEnqueueArgs
windows/include/CL/cl.hpp:7195
ClassEvent
! \brief Class interface for cl_event. * * \note Copies of these objects are shallow, meaning that the copy will refer * to the same underl
windows/include/CL/cl2.hpp:2930
ClassEvent
! \brief Class interface for cl_event. * * \note Copies of these objects are shallow, meaning that the copy will refer * to the same underl
windows/include/CL/cl.hpp:2837
ClassFileList
host/inc/filelist.hpp:42
ClassGetInfoFunctor0
windows/include/CL/cl2.hpp:1374
ClassGetInfoFunctor0
windows/include/CL/cl.hpp:1572
ClassGetInfoFunctor1
windows/include/CL/cl2.hpp:1383
ClassGetInfoFunctor1
windows/include/CL/cl.hpp:1581
ClassGpuData
device/GpuData.h:29
ClassGpuData
cuda/GpuData.h:74
ClassGpuTempData
device/GpuData.h:48
ClassGpuTempData
cuda/GpuData.h:100
ClassImage
! \brief C++ base class for Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
windows/include/CL/cl2.hpp:4115
ClassImage1D
! \brief Class interface for 1D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
windows/include/CL/cl2.hpp:4202
ClassImage1D
! \brief Class interface for 1D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
windows/include/CL/cl.hpp:3633
ClassImage1DArray
! \class Image1DArray * \brief Image interface for arrays of 1D images. */
windows/include/CL/cl2.hpp:4378
ClassImage1DArray
! \class Image1DArray * \brief Image interface for arrays of 1D images. */
windows/include/CL/cl.hpp:3799
ClassImage1DBuffer
! \class Image1DBuffer * \brief Image interface for 1D buffer images. */
windows/include/CL/cl2.hpp:4294
ClassImage1DBuffer
! \class Image1DBuffer * \brief Image interface for 1D buffer images. */
windows/include/CL/cl.hpp:3722
ClassImage2D
! \brief Class interface for 2D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
windows/include/CL/cl2.hpp:4472
ClassImage2D
! \brief Class interface for 2D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
windows/include/CL/cl.hpp:3885
ClassImage2DArray
! \class Image2DArray * \brief Image interface for arrays of 2D images. */
windows/include/CL/cl2.hpp:4807
ClassImage2DArray
! \class Image2DArray * \brief Image interface for arrays of 2D images. */
windows/include/CL/cl.hpp:4105
ClassImage3D
! \brief Class interface for 3D Image Memory objects. * * See Memory for details about copy semantics, etc. * * \see Memory */
windows/include/CL/cl2.hpp:4901
ClassImage3DGL
! \brief Class interface for GL 3D Image Memory objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory for de
windows/include/CL/cl2.hpp:5039
ClassImage3DGL
! \brief Class interface for GL 3D Image Memory objects. * * This is provided to facilitate interoperability with OpenGL. * * See Memory for de
windows/include/CL/cl.hpp:4330
ClassImageFormat
! \stuct ImageFormat * \brief Adds constructors and member functions for cl_image_format. * * \see cl_image_format */
windows/include/CL/cl2.hpp:1881
ClassImageFormat
! \stuct ImageFormat * \brief Adds constructors and member functions for cl_image_format. * * \see cl_image_format */
windows/include/CL/cl.hpp:1989
ClassImageGL
! \class ImageGL * \brief general image interface for GL interop. * We abstract the 2D and 3D GL images into a single instance here * that wraps al
windows/include/CL/cl2.hpp:5130
ClassImageGL
! \class ImageGL * \brief general image interface for GL interop. * We abstract the 2D and 3D GL images into a single instance here * that wraps al
windows/include/CL/cl.hpp:4419
ClassIntraTables
host/inc/processligand.h:324
ClassKernel
windows/include/CL/cl.hpp:4732
ClassKernelArgumentHandler
windows/include/CL/cl2.hpp:5570
ClassKernelArgumentHandler
windows/include/CL/cl.hpp:4795
ClassKernelArgumentHandler<LocalSpaceArg, void>
windows/include/CL/cl2.hpp:5593
ClassKernelArgumentHandler<LocalSpaceArg>
windows/include/CL/cl.hpp:4802
ClassKernelArgumentHandler<T, typename std::enable_if<!std::is_base_of<cl::Memory, T>::value>::type>
windows/include/CL/cl2.hpp:5575
ClassKernelArgumentHandler<T, typename std::enable_if<std::is_base_of<cl::Memory, T>::value>::type>
windows/include/CL/cl2.hpp:5584
ClassKernelArgumentHandler<cl::DeviceCommandQueue, void>
windows/include/CL/cl2.hpp:8333
ClassKernelFunctor
windows/include/CL/cl2.hpp:9287
ClassKernelFunctorGlobal
windows/include/CL/cl.hpp:7403
ClassLocalRNG
host/inc/miscellaneous.h:158
ClassLocalSpaceArg
\brief Local address wrapper for use with Kernel::setArg
windows/include/CL/cl2.hpp:5562
ClassLocalSpaceArg
\brief Local address wrapper for use with Kernel::setArg
windows/include/CL/cl.hpp:4787
ClassMap
host/inc/processgrid.h:59
ClassMemory
windows/include/CL/cl2.hpp:626
ClassNDRange
\brief Class interface for specifying NDRange values.
windows/include/CL/cl2.hpp:5483
ClassNDRange
\brief Class interface for specifying NDRange values.
windows/include/CL/cl.hpp:4735
ClassPipe
windows/include/CL/cl2.hpp:651
ClassProfiler
host/inc/profile.hpp:54
EnumQueueProperties
windows/include/CL/cl2.hpp:6555
ClassReferenceHandler
windows/include/CL/cl2.hpp:1030
ClassReferenceHandler
windows/include/CL/cl.hpp:1268
ClassReferenceHandler<cl_command_queue>
windows/include/CL/cl2.hpp:1479
ClassReferenceHandler<cl_command_queue>
windows/include/CL/cl.hpp:1676
ClassReferenceHandler<cl_context>
windows/include/CL/cl2.hpp:1470
ClassReferenceHandler<cl_context>
windows/include/CL/cl.hpp:1667
ClassReferenceHandler<cl_device_id>
windows/include/CL/cl2.hpp:1417
ClassReferenceHandler<cl_device_id>
windows/include/CL/cl.hpp:1614
ClassReferenceHandler<cl_event>
windows/include/CL/cl2.hpp:1524
ClassReferenceHandler<cl_event>
windows/include/CL/cl.hpp:1721
ClassReferenceHandler<cl_kernel>
windows/include/CL/cl2.hpp:1515
next →1–100 of 193, ranked by callers