Searched refs:coordinate_type (Results 1 – 1 of 1) sorted by relevance
3381 PetscInt totSubPoints = 0, maxConeSize, dim, sdim, cdim, p, d, coordinate_type; in DMPlexCreateSubmeshGeneric_Interpolated() local3564 for (coordinate_type = 0; coordinate_type < 2; ++coordinate_type) { in DMPlexCreateSubmeshGeneric_Interpolated()3571 PetscBool localized = (PetscBool)coordinate_type; in DMPlexCreateSubmeshGeneric_Interpolated()3573 if (!dm->coordinates[coordinate_type].dm) continue; in DMPlexCreateSubmeshGeneric_Interpolated()3690 switch (coordinate_type) { in DMPlexCreateSubmeshGeneric_Interpolated()