Lines Matching defs:coneOrientations

471         PetscInt    coneOrientations[6] = {0, 0, 0, 0, 0, 0};  in DMPlexCreateDoublet()  local
479 PetscInt coneOrientations[8] = {0, 0, 0, 0, 0, 0, 0, 0}; in DMPlexCreateDoublet() local
490 PetscInt coneOrientations[8] = {0, 0, 0, 0, 0, 0, 0, 0}; in DMPlexCreateDoublet() local
498 PetscInt coneOrientations[16] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in DMPlexCreateDoublet() local
948 PetscInt numPoints[2], *coneSize, *cones, *coneOrientations; in DMPlexCreateLineMesh_Internal() local
4503 PetscInt coneOrientations[1] = {0}; in DMPlexCreateReferenceCell_Internal() local
4513 PetscInt coneOrientations[2] = {0, 0}; in DMPlexCreateReferenceCell_Internal() local
4523 PetscInt coneOrientations[2] = {0, 0}; in DMPlexCreateReferenceCell_Internal() local
4533 PetscInt coneOrientations[3] = {0, 0, 0}; in DMPlexCreateReferenceCell_Internal() local
4543 PetscInt coneOrientations[4] = {0, 0, 0, 0}; in DMPlexCreateReferenceCell_Internal() local
4553 PetscInt coneOrientations[4] = {0, 0, 0, 0}; in DMPlexCreateReferenceCell_Internal() local
4563 PetscInt coneOrientations[4] = {0, 0, 0, 0}; in DMPlexCreateReferenceCell_Internal() local
4573 PetscInt coneOrientations[8] = {0, 0, 0, 0, 0, 0, 0, 0}; in DMPlexCreateReferenceCell_Internal() local
4583 PetscInt coneOrientations[6] = {0, 0, 0, 0, 0, 0}; in DMPlexCreateReferenceCell_Internal() local
4593 PetscInt coneOrientations[6] = {0, 0, 0, 0, 0, 0}; in DMPlexCreateReferenceCell_Internal() local
4603 PetscInt coneOrientations[8] = {0, 0, 0, 0, 0, 0, 0, 0}; in DMPlexCreateReferenceCell_Internal() local
4613 PetscInt coneOrientations[8] = {0, 0, 0, 0, 0, 0, 0, 0}; in DMPlexCreateReferenceCell_Internal() local
6627 …oints[], const PetscInt coneSize[], const PetscInt cones[], const PetscInt coneOrientations[], con… in DMPlexCreateFromDAG()