History log of /petsc/src/dm/impls/plex/plexgeometry.c (Results 676 – 687 of 687)
Revision Date Author Comments
# 5743f1d7 28-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Fix DMPlexComputeCellGeometry() to handle lower dimensional cells
- Now I call DMPlexGetLabelValue() for depth each time, which might be too expensive. We could stash the depth label pointer


# 73868372 28-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Fixed error in projection from 3D to 2D
- Need to check for case where normal is already z


# 2e1b13c2 19-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Changed orientation convention and fixed many bugs
- Tetrahedra now all have outward facing normals
- We have to flip input from TetGen and ExodusII
- Hexahedra now all have outward facing

DMPlex: Changed orientation convention and fixed many bugs
- Tetrahedra now all have outward facing normals
- We have to flip input from TetGen and ExodusII
- Hexahedra now all have outward facing normals
- We have to flip input from ExodusII
- Fixed bug with orientation -1 (now encoded as -faceSize)
- Fixed parallel bug with DMPlexInterpolate()
- Fixed determinant calculation for Tet and Hex
- Fixed bug with reversing orientation, now must also start on the opposite vertex
- This solution in GetTransitiveClosure() is suboptimal, should change the definition of negative orientation

show more ...


# 923cbbb6 19-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Fix default |J| for DMPlexComputeCellGeometry()


# 139a35cc 18-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Fix for cell geometry (unbelievable screwup)


# 49dc4407 18-Mar-2013 Matthew G. Knepley <knepley@gmail.com>

DMPlex: Allow DMPlexComputeCellGeometry() to work with interpolated meshes


# 4042b796 17-Mar-2013 Jed Brown <jed@59A2.org>

Merge branch 'master' into jed/ts-eimex

Sync to include Git conversion, PETSC_EXTERN, and minor API changes.

Conflicts:
src/ts/interface/tsregall.c


# 88790e04 10-Mar-2013 Matthew G Knepley <knepley@gmail.com>

DMPlex: Small fix

Hg-commit: 894fa64c1a3f216564983c064d227d7daf3e1f1b


# da18b5e6 10-Mar-2013 Matthew G Knepley <knepley@gmail.com>

DMPlex: Small fixes

Hg-commit: 21a4e36869c60dc7cb59e7207a30dd358d1ca91a


# 7c1f9639 10-Mar-2013 Matthew G Knepley <knepley@gmail.com>

DMPlex: Change PetscVecGetClosure() to return non-const array

Hg-commit: 5f01d058fdf37de9c39b65f829fa3b7ff3e40ec3


# 764670c7 09-Mar-2013 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 22b02cb090aac02c6dc216e44019c448d4ec4cfa


# ccd2543f 09-Mar-2013 Matthew G Knepley <knepley@gmail.com>

DMPlex: Moved point location and cell geometry to another file

Hg-commit: 25a74dae76510764633f1fe53279f557673f39fb


1...<<2122232425262728