Searched refs:CGNS_ENUMT (Results 1 – 3 of 3) sorted by relevance
9 #if !defined(CGNS_ENUMT)10 #define CGNS_ENUMT(a) a macro16 …tPermutation_Internal(DMPolytopeType cell_type, PetscInt closure_size, CGNS_ENUMT(ElementType_t) *… in DMPlexCGNSGetPermutation_Internal()18 CGNS_ENUMT(ElementType_t) element_type_tmp; in DMPlexCGNSGetPermutation_Internal()196 static inline PetscErrorCode CGNSElementTypeGetTopologyInfo(CGNS_ENUMT(ElementType_t) cellType, DMP… in CGNSElementTypeGetTopologyInfo()291 static inline PetscErrorCode CGNSElementTypeGetDiscretizationInfo(CGNS_ENUMT(ElementType_t) cellTyp… in CGNSElementTypeGetDiscretizationInfo()419 static PetscErrorCode PetscCGNSDataType(PetscDataType pd, CGNS_ENUMT(DataType_t) * cd) in PetscCGNSDataType()525 CGNS_ENUMT(ZoneType_t) zonetype; in DMPlexCreateCGNS_Internal_Serial()527 CGNS_ENUMT(ElementType_t) cellType; in DMPlexCreateCGNS_Internal_Serial()547 …PetscCall(CGNSElementTypeGetTopologyInfo((CGNS_ENUMT(ElementType_t))elements[off], &ctype, &numCor… in DMPlexCreateCGNS_Internal_Serial()[all …]
258 …orCode CGNS_Find_Array(MPI_Comm comm, const char name[], int *A_index, CGNS_ENUMT(DataType_t) * da… in CGNS_Find_Array()262 CGNS_ENUMT(DataType_t) data_type_local; in CGNS_Find_Array()392 CGNS_ENUMT(GridLocation_t) gridloc; // Throwaway in PetscViewerCGNSGetSolutionFileIndex_Internal()568 CGNS_ENUMT(GridLocation_t) gridloc; // Throwaway in PetscViewerCGNSGetSolutionName()
16 CGNS_ENUMT(GridLocation_t) grid_loc;