PETSc version 3.15.5
PetscDataTypeToADIOSDataType
Converts the PETSc name of a datatype to its ADIOS name. 
Synopsis
#include "petscsys.h"   
PetscErrorCode PetscDataTypeToADIOSDataType(PetscDataType ptype, enum ADIOS_DATATYPES *htype)
Not collective
Input Parameter
Output Parameter
|  | mtype | - the MPI datatype (for example MPI_DOUBLE, ...) | 
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