Searched refs:normals (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/cgns/ |
| H A D | plexcgns2.c | 684 PetscReal *normals; in DMPlexCreateCGNS_Internal_Serial() local 696 PetscCall(PetscMalloc2(npoints, &points, nnormals, &normals)); in DMPlexCreateCGNS_Internal_Serial() 697 PetscCallCGNSReadData(cg_boco_read(cgid, B, z, bc, points, (void *)normals), *dm, 0); in DMPlexCreateCGNS_Internal_Serial() 726 PetscCall(PetscFree2(points, normals)); in DMPlexCreateCGNS_Internal_Serial()
|
| /petsc/doc/changes/ |
| H A D | 317.md | 221 - Add `DMPlexTransformExtrudeSetNormalFunction()` to allow computed normals
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 6085 (structure/symmetryplane/acceptable-angle-between-normals 1.)
|