On Thu, Feb 19, 2015 at 1:42 AM, Lisandro Dalcin <[email protected]> wrote:
> Please take look to the last line of the following output: > > $ grep include $PETSC_DIR/include/petsc-private/dmpleximpl.h > #include <petscmat.h> /*I "petscmat.h" I*/ > #include <petscdmplex.h> /*I "petscdmplex.h" I*/ > #include <petscbt.h> > #include <petscsf.h> > #include <petsc-private/dmimpl.h> > #include <../src/sys/utils/hash.h> > It does not look like anything else uses hash.h. Can we just move it to include/petschash.h? Matt > -- > Lisandro Dalcin > ============ > Research Scientist > Computer, Electrical and Mathematical Sciences & Engineering (CEMSE) > Numerical Porous Media Center (NumPor) > King Abdullah University of Science and Technology (KAUST) > http://numpor.kaust.edu.sa/ > > 4700 King Abdullah University of Science and Technology > al-Khawarizmi Bldg (Bldg 1), Office # 4332 > Thuwal 23955-6900, Kingdom of Saudi Arabia > http://www.kaust.edu.sa > > Office Phone: +966 12 808-0459 > -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener
