Searched refs:global_cell_dim (Results 1 – 1 of 1) sorted by relevance
804 PetscInt nlocal_cells = 0, global_cell_dim = -1; in DMPlexCGNS_CreateCornersConnectivitySection() local849 if (global_cell_dim == -1) global_cell_dim = cell_dim; in DMPlexCGNS_CreateCornersConnectivitySection()851 …global_cell_dim, PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Can only combine cells of the same di… in DMPlexCGNS_CreateCornersConnectivitySection()870 if (global_cell_dim == -1) global_cell_dim = cell_dim; in DMPlexCGNS_CreateCornersConnectivitySection()872 …global_cell_dim, PETSC_COMM_SELF, PETSC_ERR_ARG_OUTOFRANGE, "Can only combine cells of the same di… in DMPlexCGNS_CreateCornersConnectivitySection()