petsc-3.14.6 2021-03-30
PetscADIOSDataTypeToPetscDataType
Finds the PETSc name of a datatype from its ADIOS name
Synopsis
#include "petscsys.h"
PetscErrorCode PetscADIOSDataTypeToPetscDataType(enum ADIOS_DATATYPES htype, PetscDataType *ptype)
Not collective
Input Parameter
| htype | - the ADIOS datatype (for example H5T_NATIVE_DOUBLE, ...)
|
Output Parameter
Developer Notes: These have not been verified
See Also
PetscDataType, PetscADIOSDataTypeToPetscDataType()
Level
advanced
Location
src/sys/classes/viewer/impls/adios/adios.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages