Home
last modified time | relevance | path

Searched hist:ad8374ff2f985bdc2bc92bf983ebfe33d47cf8fc (Results 1 – 3 of 3) sorted by relevance

/petsc/include/petsc/private/
H A Ddmlabelimpl.had8374ff2f985bdc2bc92bf983ebfe33d47cf8fc Tue Jun 21 15:26:14 UTC 2016 Toby Isaac <tisaac@uchicago.edu> DMLabel: switch internal storage from array to IS

This is intended to allow for more efficient storage of common label types, such as the depth label,
where each stratum is contiguous. In the long view, I think this will be useful when making DA and
Plex use the same interface. For a DA, it might be convenient to specify a subset (for, e.g.,
boundary conditions), using an ISStride or some kind of tbd ISSlice.
/petsc/src/dm/label/
H A Ddmlabel.cad8374ff2f985bdc2bc92bf983ebfe33d47cf8fc Tue Jun 21 15:26:14 UTC 2016 Toby Isaac <tisaac@uchicago.edu> DMLabel: switch internal storage from array to IS

This is intended to allow for more efficient storage of common label types, such as the depth label,
where each stratum is contiguous. In the long view, I think this will be useful when making DA and
Plex use the same interface. For a DA, it might be convenient to specify a subset (for, e.g.,
boundary conditions), using an ISStride or some kind of tbd ISSlice.
/petsc/src/dm/impls/plex/
H A Dplexrefine.cad8374ff2f985bdc2bc92bf983ebfe33d47cf8fc Tue Jun 21 15:26:14 UTC 2016 Toby Isaac <tisaac@uchicago.edu> DMLabel: switch internal storage from array to IS

This is intended to allow for more efficient storage of common label types, such as the depth label,
where each stratum is contiguous. In the long view, I think this will be useful when making DA and
Plex use the same interface. For a DA, it might be convenient to specify a subset (for, e.g.,
boundary conditions), using an ISStride or some kind of tbd ISSlice.