Skip to main content
Ctrl+K
NVIDIA cuEST - Home NVIDIA cuEST - Home

NVIDIA cuEST

NVIDIA cuEST - Home NVIDIA cuEST - Home

NVIDIA cuEST

Table of Contents

  • Home

API User Guide

  • API Methods
  • API Examples
  • Installation
  • Emulation in cuEST
  • Gaussian Basis Ordering

API Reference

  • C API
    • Types
      • Structs
      • Enums
      • Typedefs
    • Methods
      • Overlap
      • Kinetic
      • Potential
      • Coulomb
      • Exchange
      • Unified Coulomb/Exchange Gradient
      • Exchange/Correlation
      • Nonlocal Correlation
      • Polarizable Continuum Models
      • Effective Core Potentials
    • Basis and Grid
      • Basis
      • Effective Core Potentials
      • Grid
    • Integral Plans
      • One Electron Integral Plan
      • Density Fitting Integral Plan
      • Effective Core Potential Integral Plan
      • Exchange/Correlation Integral Plan
      • Polarizable Continuum Model Plan
    • Utilities
      • Context
      • Parameters
      • Query
      • Results
  • Python API
    • Methods
      • Overlap
      • Kinetic
      • Potential
      • Coulomb
      • Exchange
      • Unified Coulomb/Exchange Gradient
      • Exchange/Correlation
      • Nonlocal Correlation
      • Polarizable Continuum Models
      • Effective Core Potential
    • Basis and Grid
      • Basis
      • Grid
      • Effective Core Potentials
    • Integral Plans
      • One Electron Integral Plan
      • Density Fitting Integral Plan
      • Exchange/Correlation Integral Plan
      • PCM Integral Plan
      • ECP Integral Plan
    • Utilities
      • Context
      • Parameters
      • Query

Other Resources

  • Troubleshooting
  • Release Notes
  • C API
  • Integral Plans

Integral Plans#

cuEST Integral Plans

  • One Electron Integral Plan
    • cuestOEIntPlanCreate()
    • cuestOEIntPlanCreateWorkspaceQuery()
    • cuestOEIntPlanDestroy()
  • Density Fitting Integral Plan
    • cuestDFIntPlanCreate()
    • cuestDFIntPlanCreateWorkspaceQuery()
    • cuestDFIntPlanDestroy()
  • Effective Core Potential Integral Plan
    • cuestECPIntPlanCreate()
    • cuestECPIntPlanCreateWorkspaceQuery()
    • cuestECPIntPlanDestroy()
  • Exchange/Correlation Integral Plan
    • cuestXCIntPlanCreate()
    • cuestXCIntPlanCreateWorkspaceQuery()
    • cuestXCIntPlanDestroy()
  • Polarizable Continuum Model Plan
    • cuestPCMIntPlanCreate()
    • cuestPCMIntPlanCreateWorkspaceQuery()
    • cuestPCMIntPlanDestroy()

previous

Grid

next

One-Electron Integral Plan

NVIDIA NVIDIA
Privacy Policy | Your Privacy Choices | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact

Copyright © 2025-2026, NVIDIA Corporation & Affiliates.