petsc-3.14.6 2021-03-30
Report Typos and Errors

PetscFEOpenCLGetRealType

Get the scalar type for running on the accelerator

Synopsis

#include "petscfe.h" 
PetscErrorCode PetscFEOpenCLGetRealType(PetscFE fem, PetscDataType *realType)

Input Parameter

fem - The PetscFE

Output Parameter

realType - The scalar type

See Also

PetscFEOpenCLSetRealType()

Level

developer

Location

src/dm/dt/fe/impls/opencl/feopencl.c
Index of all FE routines
Table of Contents for all manual pages
Index of all manual pages