1cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk 2552f7358SJed Brown 3232ac771SBarry SmithCPPFLAGS = ${NETCFD_INCLUDE} ${EXODUSII_INCLUDE} 4c50b2d26SMatthew G. KnepleySOURCEC = plexcreate.c plex.c plexpartition.c plexdistribute.c plexrefine.c plexadapt.c plexcoarsen.c plexextrude.c plexinterpolate.c plexpreallocate.c plexreorder.c plexgeometry.c plexsubmesh.c plexhdf5.c plexhdf5xdmf.c plexexodusii.c plexgmsh.c plexfluent.c plexcgns.c plexmed.c plexply.c plexvtk.c plexpoint.c plexvtu.c plexfem.c plexfvm.c plexindices.c plextree.c plexgenerate.c plexorient.c plexnatural.c plexproject.c plexglvis.c plexcheckinterface.c plexsection.c plexhpddm.c plexegads.c plexegadslite.c plexceed.c plexmetric.c pointqueue.c 5552f7358SJed BrownSOURCEF = 6552f7358SJed BrownSOURCEH = 7*5f34f2dcSJed BrownDIRS = adaptors cgns generators transform tests tutorials 8552f7358SJed BrownLIBBASE = libpetscdm 9552f7358SJed BrownMANSEC = DM 10552f7358SJed BrownSUBMANSEC= DMPLEX 11552f7358SJed BrownLOCDIR = src/dm/impls/plex/ 12552f7358SJed Brown 13af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 14af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 16