Searched refs:PetscStreamTypeCast (Results 1 – 2 of 2) sorted by relevance
31 #define PetscStreamTypeCast(...) static_cast<PetscStreamType>(__VA_ARGS__) macro35 #define PetscStreamTypeCast(...) ((PetscStreamType)(__VA_ARGS__)) macro114 PetscStreamType pvst_stype_ = PetscStreamTypeCast(stype); \
189 streamType.first = PetscStreamTypeCast(stype); in PetscDeviceContextQueryOptions_Internal()