Skip to main content
Ctrl+K
USGS

GeoModelGrids 1.0.0rc3 documentation

  • Introduction
  • Getting Started
  • User Guide
  • Developer Guide
  • GitHub
  • Introduction
  • Getting Started
  • User Guide
  • Developer Guide
  • GitHub
Ctrl+K

Section Navigation

  • Features
  • Command Line Programs
  • Python API
  • C++ API
  • C API
    • Serial C API
    • Parallel C API
    • Utilities C API
      • Error Handler
  • User Guide
  • C API
  • Utilities C API

Utilities C API#

Functions#

  • Error Handler
    • Enums
      • GeomodelgridsStatusEnum
    • Functions
      • geomodelgrids_cerrorhandler_setLogFilename(void* handle, const char* filename)
      • const char* const geomodelgrids_cerrorhandler_getLogFilename(void* handle) const
      • geomodelgrids_cerrorhandler_setLoggingOn(void* handle, const int value)
      • geomodelgrids_cerrorhandler_resetStatus(void* handle)
      • GeomodelgridsStatusEnum geomodelgrids_cerrorhandler_getStatus(void* handle) const
      • const char* geomodelgrids_cerrorhandler_getMessage(void* handle) const

previous

Parallel C API

next

Error Handler

On this page
  • Functions
Show Source

Created using Sphinx 7.2.6.

Last updated on Apr 04, 2024.