Lines Matching defs:vertexCoords

472         PetscScalar vertexCoords[8]     = {-0.5, 0.5, 0.0, 0.0, 0.0, 1.0, 0.5, 0.5};  in DMPlexCreateDoublet()  local
480 …PetscScalar vertexCoords[12] = {-1.0, -0.5, 0.0, -0.5, 0.0, 0.5, -1.0, 0.5, 1.0, -0.5, 1.0, 0.5… in DMPlexCreateDoublet() local
491 …PetscScalar vertexCoords[15] = {-1.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 1.0, 0.0, 1… in DMPlexCreateDoublet() local
499 …PetscScalar vertexCoords[36] = {-1.0, -0.5, -0.5, -1.0, 0.5, -0.5, 0.0, 0.5, -0.5, 0.0, -0.5, … in DMPlexCreateDoublet() local
949 PetscScalar *vertexCoords; in DMPlexCreateLineMesh_Internal() local
4504 PetscScalar vertexCoords[1] = {0.0}; in DMPlexCreateReferenceCell_Internal() local
4514 PetscScalar vertexCoords[2] = {-1.0, 1.0}; in DMPlexCreateReferenceCell_Internal() local
4524 PetscScalar vertexCoords[2] = {-1.0, 1.0}; in DMPlexCreateReferenceCell_Internal() local
4534 PetscScalar vertexCoords[6] = {-1.0, -1.0, 1.0, -1.0, -1.0, 1.0}; in DMPlexCreateReferenceCell_Internal() local
4544 PetscScalar vertexCoords[8] = {-1.0, -1.0, 1.0, -1.0, 1.0, 1.0, -1.0, 1.0}; in DMPlexCreateReferenceCell_Internal() local
4554 PetscScalar vertexCoords[8] = {-1.0, -1.0, 1.0, -1.0, -1.0, 1.0, 1.0, 1.0}; in DMPlexCreateReferenceCell_Internal() local
4564 …PetscScalar vertexCoords[12] = {-1.0, -1.0, -1.0, -1.0, 1.0, -1.0, 1.0, -1.0, -1.0, -1.0, -1.0,… in DMPlexCreateReferenceCell_Internal() local
4574 …PetscScalar vertexCoords[24] = {-1.0, -1.0, -1.0, -1.0, 1.0, -1.0, 1.0, 1.0, -1.0, 1.0, -1.0, -… in DMPlexCreateReferenceCell_Internal() local
4584 …PetscScalar vertexCoords[18] = {-1.0, -1.0, -1.0, -1.0, 1.0, -1.0, 1.0, -1.0, -1.0, -1.0, -1.0,… in DMPlexCreateReferenceCell_Internal() local
4594 …PetscScalar vertexCoords[18] = {-1.0, -1.0, -1.0, 1.0, -1.0, -1.0, -1.0, 1.0, -1.0, -1.0, -1.0,… in DMPlexCreateReferenceCell_Internal() local
4604 …PetscScalar vertexCoords[24] = {-1.0, -1.0, -1.0, 1.0, -1.0, -1.0, 1.0, 1.0, -1.0, -1.0, 1.0, -… in DMPlexCreateReferenceCell_Internal() local
4614 …PetscScalar vertexCoords[24] = {-1.0, -1.0, -1.0, -1.0, 1.0, -1.0, 1.0, 1.0, -1.0, 1.0, -1.0, -… in DMPlexCreateReferenceCell_Internal() local
6214 …natesFromCellListParallel(DM dm, PetscInt spaceDim, PetscSF sfVert, const PetscReal vertexCoords[]) in DMPlexBuildCoordinatesFromCellListParallel()
6309 …Bool interpolate, const PetscInt cells[], PetscInt spaceDim, const PetscReal vertexCoords[], PeOp … in DMPlexCreateFromCellListParallelPetsc()
6367 …Bool interpolate, const PetscInt cells[], PetscInt spaceDim, const PetscReal vertexCoords[], PeOp … in DMPlexCreateFromCellSectionParallel()
6491 …orCode DMPlexBuildCoordinatesFromCellList(DM dm, PetscInt spaceDim, const PetscReal vertexCoords[]) in DMPlexBuildCoordinatesFromCellList()
6560 …Bool interpolate, const PetscInt cells[], PetscInt spaceDim, const PetscReal vertexCoords[], DM *d… in DMPlexCreateFromCellListPetsc()
6627 …ize[], const PetscInt cones[], const PetscInt coneOrientations[], const PetscScalar vertexCoords[]) in DMPlexCreateFromDAG()