From 763f79eb99bda2413a5bd72dd5e99cb428ed868b Mon Sep 17 00:00:00 2001 From: Roy Stogner Date: Mon, 22 Jan 2024 17:56:28 -0600 Subject: [PATCH] Re-bootstrap --- Makefile.in | 197 ++++- aclocal.m4 | 1 + configure | 116 ++- contrib/Makefile.in | 301 ++++---- contrib/boost/include/Makefile.in | 25 +- contrib/capnproto/Makefile.in | 25 +- contrib/eigen/gitshim/Makefile.in | 25 +- contrib/exodusii/5.22b/exodus/Makefile.in | 25 +- contrib/exodusii/5.22b/nemesis/Makefile.in | 25 +- contrib/exodusii/Lib/Makefile.in | 25 +- contrib/exodusii/v8.11/exodus/Makefile.in | 25 +- contrib/exodusii/v8.11/nemesis/Makefile.in | 25 +- contrib/fparser/Makefile.in | 25 +- contrib/fparser/extrasrc/Makefile.in | 25 +- contrib/gmv/Makefile.in | 25 +- contrib/gzstream/Makefile.in | 25 +- contrib/laspack/Makefile.in | 25 +- contrib/libHilbert/Makefile.in | 25 +- contrib/metis/Makefile.in | 25 +- contrib/nanoflann/Makefile.in | 25 +- contrib/nemesis/Lib/Makefile.in | 25 +- contrib/netgen/Makefile.in | 712 ++++++++++++++++++ contrib/parmetis/Makefile.in | 25 +- contrib/poly2tri/modified/Makefile.in | 25 +- contrib/qhull/2012.1/Makefile.in | 25 +- contrib/sfcurves/Makefile.in | 25 +- contrib/tecplot/binary/Makefile.in | 25 +- contrib/tecplot/tecio/Makefile.in | 25 +- contrib/tetgen/Makefile.in | 25 +- contrib/triangle/Makefile.in | 25 +- doc/Makefile.in | 25 +- doc/html/Makefile.in | 25 +- examples/Makefile.in | 25 +- .../adaptivity/adaptivity_ex1/Makefile.in | 25 +- .../adaptivity/adaptivity_ex2/Makefile.in | 25 +- .../adaptivity/adaptivity_ex3/Makefile.in | 25 +- .../adaptivity/adaptivity_ex4/Makefile.in | 25 +- .../adaptivity/adaptivity_ex5/Makefile.in | 25 +- examples/adjoints/adjoints_ex1/Makefile.in | 25 +- examples/adjoints/adjoints_ex2/Makefile.in | 25 +- examples/adjoints/adjoints_ex3/Makefile.in | 25 +- examples/adjoints/adjoints_ex4/Makefile.in | 25 +- examples/adjoints/adjoints_ex5/Makefile.in | 25 +- examples/adjoints/adjoints_ex6/Makefile.in | 25 +- examples/adjoints/adjoints_ex7/Makefile.in | 25 +- .../eigenproblems_ex1/Makefile.in | 25 +- .../eigenproblems_ex2/Makefile.in | 25 +- .../eigenproblems_ex3/Makefile.in | 25 +- .../fem_system/fem_system_ex1/Makefile.in | 25 +- .../fem_system/fem_system_ex2/Makefile.in | 25 +- .../fem_system/fem_system_ex3/Makefile.in | 25 +- .../fem_system/fem_system_ex4/Makefile.in | 25 +- .../fem_system/fem_system_ex5/Makefile.in | 25 +- .../introduction/introduction_ex1/Makefile.in | 25 +- .../introduction/introduction_ex2/Makefile.in | 25 +- .../introduction/introduction_ex3/Makefile.in | 25 +- .../introduction/introduction_ex4/Makefile.in | 25 +- .../introduction/introduction_ex5/Makefile.in | 25 +- .../miscellaneous_ex1/Makefile.in | 25 +- .../miscellaneous_ex10/Makefile.in | 25 +- .../miscellaneous_ex11/Makefile.in | 25 +- .../miscellaneous_ex12/Makefile.in | 25 +- .../miscellaneous_ex13/Makefile.in | 25 +- .../miscellaneous_ex14/Makefile.in | 25 +- .../miscellaneous_ex15/Makefile.in | 25 +- .../miscellaneous_ex2/Makefile.in | 25 +- .../miscellaneous_ex3/Makefile.in | 25 +- .../miscellaneous_ex4/Makefile.in | 25 +- .../miscellaneous_ex5/Makefile.in | 25 +- .../miscellaneous_ex6/Makefile.in | 25 +- .../miscellaneous_ex7/Makefile.in | 25 +- .../miscellaneous_ex8/Makefile.in | 25 +- .../miscellaneous_ex9/Makefile.in | 25 +- .../optimization/optimization_ex1/Makefile.in | 25 +- .../optimization/optimization_ex2/Makefile.in | 25 +- .../reduced_basis_ex1/Makefile.in | 25 +- .../reduced_basis_ex2/Makefile.in | 25 +- .../reduced_basis_ex3/Makefile.in | 25 +- .../reduced_basis_ex4/Makefile.in | 25 +- .../reduced_basis_ex5/Makefile.in | 25 +- .../reduced_basis_ex6/Makefile.in | 25 +- .../reduced_basis_ex7/Makefile.in | 25 +- .../solution_transfer_ex1/Makefile.in | 25 +- .../subdomains/subdomains_ex1/Makefile.in | 25 +- .../subdomains/subdomains_ex2/Makefile.in | 25 +- .../subdomains/subdomains_ex3/Makefile.in | 25 +- .../systems_of_equations_ex1/Makefile.in | 25 +- .../systems_of_equations_ex2/Makefile.in | 25 +- .../systems_of_equations_ex3/Makefile.in | 25 +- .../systems_of_equations_ex4/Makefile.in | 25 +- .../systems_of_equations_ex5/Makefile.in | 25 +- .../systems_of_equations_ex6/Makefile.in | 25 +- .../systems_of_equations_ex7/Makefile.in | 25 +- .../systems_of_equations_ex8/Makefile.in | 25 +- .../systems_of_equations_ex9/Makefile.in | 25 +- examples/transient/transient_ex1/Makefile.in | 25 +- examples/transient/transient_ex2/Makefile.in | 25 +- examples/vector_fe/vector_fe_ex1/Makefile.in | 25 +- examples/vector_fe/vector_fe_ex2/Makefile.in | 25 +- examples/vector_fe/vector_fe_ex3/Makefile.in | 25 +- examples/vector_fe/vector_fe_ex4/Makefile.in | 25 +- examples/vector_fe/vector_fe_ex5/Makefile.in | 25 +- examples/vector_fe/vector_fe_ex6/Makefile.in | 25 +- examples/vector_fe/vector_fe_ex7/Makefile.in | 25 +- examples/vector_fe/vector_fe_ex8/Makefile.in | 25 +- examples/vector_fe/vector_fe_ex9/Makefile.in | 25 +- include/Makefile.in | 27 +- include/libmesh/Makefile.in | 40 +- include/libmesh_config.h.in | 3 + tests/Makefile.in | 277 ++++++- 110 files changed, 2854 insertions(+), 1345 deletions(-) create mode 100644 contrib/netgen/Makefile.in diff --git a/Makefile.in b/Makefile.in index b8ace1f03b..528900bf58 100644 --- a/Makefile.in +++ b/Makefile.in @@ -171,17 +171,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ @@ -377,14 +377,14 @@ am__libmesh_dbg_la_SOURCES_DIST = src/base/dirichlet_boundary.C \ src/mesh/mesh_communication_global_indices.C \ src/mesh/mesh_function.C src/mesh/mesh_generation.C \ src/mesh/mesh_iterators.C src/mesh/mesh_modification.C \ - src/mesh/mesh_output.C src/mesh/mesh_refinement.C \ - src/mesh/mesh_refinement_flagging.C \ + src/mesh/mesh_netgen_interface.C src/mesh/mesh_output.C \ + src/mesh/mesh_refinement.C src/mesh/mesh_refinement_flagging.C \ src/mesh/mesh_refinement_smoothing.C \ src/mesh/mesh_serializer.C src/mesh/mesh_smoother.C \ src/mesh/mesh_smoother_laplace.C \ src/mesh/mesh_smoother_vsmoother.C \ src/mesh/mesh_subdivision_support.C \ - src/mesh/mesh_tetgen_interface.C \ + src/mesh/mesh_tet_interface.C src/mesh/mesh_tetgen_interface.C \ src/mesh/mesh_tetgen_wrapper.C src/mesh/mesh_tools.C \ src/mesh/mesh_triangle_holes.C \ src/mesh/mesh_triangle_interface.C \ @@ -778,6 +778,7 @@ am__objects_1 = src/base/libmesh_dbg_la-dirichlet_boundary.lo \ src/mesh/libmesh_dbg_la-mesh_generation.lo \ src/mesh/libmesh_dbg_la-mesh_iterators.lo \ src/mesh/libmesh_dbg_la-mesh_modification.lo \ + src/mesh/libmesh_dbg_la-mesh_netgen_interface.lo \ src/mesh/libmesh_dbg_la-mesh_output.lo \ src/mesh/libmesh_dbg_la-mesh_refinement.lo \ src/mesh/libmesh_dbg_la-mesh_refinement_flagging.lo \ @@ -787,6 +788,7 @@ am__objects_1 = src/base/libmesh_dbg_la-dirichlet_boundary.lo \ src/mesh/libmesh_dbg_la-mesh_smoother_laplace.lo \ src/mesh/libmesh_dbg_la-mesh_smoother_vsmoother.lo \ src/mesh/libmesh_dbg_la-mesh_subdivision_support.lo \ + src/mesh/libmesh_dbg_la-mesh_tet_interface.lo \ src/mesh/libmesh_dbg_la-mesh_tetgen_interface.lo \ src/mesh/libmesh_dbg_la-mesh_tetgen_wrapper.lo \ src/mesh/libmesh_dbg_la-mesh_tools.lo \ @@ -1149,14 +1151,14 @@ am__libmesh_devel_la_SOURCES_DIST = src/base/dirichlet_boundary.C \ src/mesh/mesh_communication_global_indices.C \ src/mesh/mesh_function.C src/mesh/mesh_generation.C \ src/mesh/mesh_iterators.C src/mesh/mesh_modification.C \ - src/mesh/mesh_output.C src/mesh/mesh_refinement.C \ - src/mesh/mesh_refinement_flagging.C \ + src/mesh/mesh_netgen_interface.C src/mesh/mesh_output.C \ + src/mesh/mesh_refinement.C src/mesh/mesh_refinement_flagging.C \ src/mesh/mesh_refinement_smoothing.C \ src/mesh/mesh_serializer.C src/mesh/mesh_smoother.C \ src/mesh/mesh_smoother_laplace.C \ src/mesh/mesh_smoother_vsmoother.C \ src/mesh/mesh_subdivision_support.C \ - src/mesh/mesh_tetgen_interface.C \ + src/mesh/mesh_tet_interface.C src/mesh/mesh_tetgen_interface.C \ src/mesh/mesh_tetgen_wrapper.C src/mesh/mesh_tools.C \ src/mesh/mesh_triangle_holes.C \ src/mesh/mesh_triangle_interface.C \ @@ -1549,6 +1551,7 @@ am__objects_2 = src/base/libmesh_devel_la-dirichlet_boundary.lo \ src/mesh/libmesh_devel_la-mesh_generation.lo \ src/mesh/libmesh_devel_la-mesh_iterators.lo \ src/mesh/libmesh_devel_la-mesh_modification.lo \ + src/mesh/libmesh_devel_la-mesh_netgen_interface.lo \ src/mesh/libmesh_devel_la-mesh_output.lo \ src/mesh/libmesh_devel_la-mesh_refinement.lo \ src/mesh/libmesh_devel_la-mesh_refinement_flagging.lo \ @@ -1558,6 +1561,7 @@ am__objects_2 = src/base/libmesh_devel_la-dirichlet_boundary.lo \ src/mesh/libmesh_devel_la-mesh_smoother_laplace.lo \ src/mesh/libmesh_devel_la-mesh_smoother_vsmoother.lo \ src/mesh/libmesh_devel_la-mesh_subdivision_support.lo \ + src/mesh/libmesh_devel_la-mesh_tet_interface.lo \ src/mesh/libmesh_devel_la-mesh_tetgen_interface.lo \ src/mesh/libmesh_devel_la-mesh_tetgen_wrapper.lo \ src/mesh/libmesh_devel_la-mesh_tools.lo \ @@ -1917,14 +1921,14 @@ am__libmesh_oprof_la_SOURCES_DIST = src/base/dirichlet_boundary.C \ src/mesh/mesh_communication_global_indices.C \ src/mesh/mesh_function.C src/mesh/mesh_generation.C \ src/mesh/mesh_iterators.C src/mesh/mesh_modification.C \ - src/mesh/mesh_output.C src/mesh/mesh_refinement.C \ - src/mesh/mesh_refinement_flagging.C \ + src/mesh/mesh_netgen_interface.C src/mesh/mesh_output.C \ + src/mesh/mesh_refinement.C src/mesh/mesh_refinement_flagging.C \ src/mesh/mesh_refinement_smoothing.C \ src/mesh/mesh_serializer.C src/mesh/mesh_smoother.C \ src/mesh/mesh_smoother_laplace.C \ src/mesh/mesh_smoother_vsmoother.C \ src/mesh/mesh_subdivision_support.C \ - src/mesh/mesh_tetgen_interface.C \ + src/mesh/mesh_tet_interface.C src/mesh/mesh_tetgen_interface.C \ src/mesh/mesh_tetgen_wrapper.C src/mesh/mesh_tools.C \ src/mesh/mesh_triangle_holes.C \ src/mesh/mesh_triangle_interface.C \ @@ -2317,6 +2321,7 @@ am__objects_3 = src/base/libmesh_oprof_la-dirichlet_boundary.lo \ src/mesh/libmesh_oprof_la-mesh_generation.lo \ src/mesh/libmesh_oprof_la-mesh_iterators.lo \ src/mesh/libmesh_oprof_la-mesh_modification.lo \ + src/mesh/libmesh_oprof_la-mesh_netgen_interface.lo \ src/mesh/libmesh_oprof_la-mesh_output.lo \ src/mesh/libmesh_oprof_la-mesh_refinement.lo \ src/mesh/libmesh_oprof_la-mesh_refinement_flagging.lo \ @@ -2326,6 +2331,7 @@ am__objects_3 = src/base/libmesh_oprof_la-dirichlet_boundary.lo \ src/mesh/libmesh_oprof_la-mesh_smoother_laplace.lo \ src/mesh/libmesh_oprof_la-mesh_smoother_vsmoother.lo \ src/mesh/libmesh_oprof_la-mesh_subdivision_support.lo \ + src/mesh/libmesh_oprof_la-mesh_tet_interface.lo \ src/mesh/libmesh_oprof_la-mesh_tetgen_interface.lo \ src/mesh/libmesh_oprof_la-mesh_tetgen_wrapper.lo \ src/mesh/libmesh_oprof_la-mesh_tools.lo \ @@ -2685,14 +2691,14 @@ am__libmesh_opt_la_SOURCES_DIST = src/base/dirichlet_boundary.C \ src/mesh/mesh_communication_global_indices.C \ src/mesh/mesh_function.C src/mesh/mesh_generation.C \ src/mesh/mesh_iterators.C src/mesh/mesh_modification.C \ - src/mesh/mesh_output.C src/mesh/mesh_refinement.C \ - src/mesh/mesh_refinement_flagging.C \ + src/mesh/mesh_netgen_interface.C src/mesh/mesh_output.C \ + src/mesh/mesh_refinement.C src/mesh/mesh_refinement_flagging.C \ src/mesh/mesh_refinement_smoothing.C \ src/mesh/mesh_serializer.C src/mesh/mesh_smoother.C \ src/mesh/mesh_smoother_laplace.C \ src/mesh/mesh_smoother_vsmoother.C \ src/mesh/mesh_subdivision_support.C \ - src/mesh/mesh_tetgen_interface.C \ + src/mesh/mesh_tet_interface.C src/mesh/mesh_tetgen_interface.C \ src/mesh/mesh_tetgen_wrapper.C src/mesh/mesh_tools.C \ src/mesh/mesh_triangle_holes.C \ src/mesh/mesh_triangle_interface.C \ @@ -3085,6 +3091,7 @@ am__objects_4 = src/base/libmesh_opt_la-dirichlet_boundary.lo \ src/mesh/libmesh_opt_la-mesh_generation.lo \ src/mesh/libmesh_opt_la-mesh_iterators.lo \ src/mesh/libmesh_opt_la-mesh_modification.lo \ + src/mesh/libmesh_opt_la-mesh_netgen_interface.lo \ src/mesh/libmesh_opt_la-mesh_output.lo \ src/mesh/libmesh_opt_la-mesh_refinement.lo \ src/mesh/libmesh_opt_la-mesh_refinement_flagging.lo \ @@ -3094,6 +3101,7 @@ am__objects_4 = src/base/libmesh_opt_la-dirichlet_boundary.lo \ src/mesh/libmesh_opt_la-mesh_smoother_laplace.lo \ src/mesh/libmesh_opt_la-mesh_smoother_vsmoother.lo \ src/mesh/libmesh_opt_la-mesh_subdivision_support.lo \ + src/mesh/libmesh_opt_la-mesh_tet_interface.lo \ src/mesh/libmesh_opt_la-mesh_tetgen_interface.lo \ src/mesh/libmesh_opt_la-mesh_tetgen_wrapper.lo \ src/mesh/libmesh_opt_la-mesh_tools.lo \ @@ -3452,14 +3460,14 @@ am__libmesh_prof_la_SOURCES_DIST = src/base/dirichlet_boundary.C \ src/mesh/mesh_communication_global_indices.C \ src/mesh/mesh_function.C src/mesh/mesh_generation.C \ src/mesh/mesh_iterators.C src/mesh/mesh_modification.C \ - src/mesh/mesh_output.C src/mesh/mesh_refinement.C \ - src/mesh/mesh_refinement_flagging.C \ + src/mesh/mesh_netgen_interface.C src/mesh/mesh_output.C \ + src/mesh/mesh_refinement.C src/mesh/mesh_refinement_flagging.C \ src/mesh/mesh_refinement_smoothing.C \ src/mesh/mesh_serializer.C src/mesh/mesh_smoother.C \ src/mesh/mesh_smoother_laplace.C \ src/mesh/mesh_smoother_vsmoother.C \ src/mesh/mesh_subdivision_support.C \ - src/mesh/mesh_tetgen_interface.C \ + src/mesh/mesh_tet_interface.C src/mesh/mesh_tetgen_interface.C \ src/mesh/mesh_tetgen_wrapper.C src/mesh/mesh_tools.C \ src/mesh/mesh_triangle_holes.C \ src/mesh/mesh_triangle_interface.C \ @@ -3852,6 +3860,7 @@ am__objects_5 = src/base/libmesh_prof_la-dirichlet_boundary.lo \ src/mesh/libmesh_prof_la-mesh_generation.lo \ src/mesh/libmesh_prof_la-mesh_iterators.lo \ src/mesh/libmesh_prof_la-mesh_modification.lo \ + src/mesh/libmesh_prof_la-mesh_netgen_interface.lo \ src/mesh/libmesh_prof_la-mesh_output.lo \ src/mesh/libmesh_prof_la-mesh_refinement.lo \ src/mesh/libmesh_prof_la-mesh_refinement_flagging.lo \ @@ -3861,6 +3870,7 @@ am__objects_5 = src/base/libmesh_prof_la-dirichlet_boundary.lo \ src/mesh/libmesh_prof_la-mesh_smoother_laplace.lo \ src/mesh/libmesh_prof_la-mesh_smoother_vsmoother.lo \ src/mesh/libmesh_prof_la-mesh_subdivision_support.lo \ + src/mesh/libmesh_prof_la-mesh_tet_interface.lo \ src/mesh/libmesh_prof_la-mesh_tetgen_interface.lo \ src/mesh/libmesh_prof_la-mesh_tetgen_wrapper.lo \ src/mesh/libmesh_prof_la-mesh_tools.lo \ @@ -5489,6 +5499,7 @@ am__depfiles_remade = src/apps/$(DEPDIR)/amr_dbg-amr.Po \ src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_generation.Plo \ src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_iterators.Plo \ src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_modification.Plo \ + src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_netgen_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_output.Plo \ src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_refinement.Plo \ src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_refinement_flagging.Plo \ @@ -5498,6 +5509,7 @@ am__depfiles_remade = src/apps/$(DEPDIR)/amr_dbg-amr.Po \ src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_smoother_laplace.Plo \ src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_smoother_vsmoother.Plo \ src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_subdivision_support.Plo \ + src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tet_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tetgen_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tetgen_wrapper.Plo \ src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tools.Plo \ @@ -5543,6 +5555,7 @@ am__depfiles_remade = src/apps/$(DEPDIR)/amr_dbg-amr.Po \ src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_generation.Plo \ src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_iterators.Plo \ src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_modification.Plo \ + src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_netgen_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_output.Plo \ src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_refinement.Plo \ src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_refinement_flagging.Plo \ @@ -5552,6 +5565,7 @@ am__depfiles_remade = src/apps/$(DEPDIR)/amr_dbg-amr.Po \ src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_smoother_laplace.Plo \ src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_smoother_vsmoother.Plo \ src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_subdivision_support.Plo \ + src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tet_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tetgen_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tetgen_wrapper.Plo \ src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tools.Plo \ @@ -5597,6 +5611,7 @@ am__depfiles_remade = src/apps/$(DEPDIR)/amr_dbg-amr.Po \ src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_generation.Plo \ src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_iterators.Plo \ src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_modification.Plo \ + src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_netgen_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_output.Plo \ src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_refinement.Plo \ src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_refinement_flagging.Plo \ @@ -5606,6 +5621,7 @@ am__depfiles_remade = src/apps/$(DEPDIR)/amr_dbg-amr.Po \ src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_smoother_laplace.Plo \ src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_smoother_vsmoother.Plo \ src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_subdivision_support.Plo \ + src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tet_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tetgen_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tetgen_wrapper.Plo \ src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tools.Plo \ @@ -5651,6 +5667,7 @@ am__depfiles_remade = src/apps/$(DEPDIR)/amr_dbg-amr.Po \ src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_generation.Plo \ src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_iterators.Plo \ src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_modification.Plo \ + src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_netgen_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_output.Plo \ src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_refinement.Plo \ src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_refinement_flagging.Plo \ @@ -5660,6 +5677,7 @@ am__depfiles_remade = src/apps/$(DEPDIR)/amr_dbg-amr.Po \ src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_smoother_laplace.Plo \ src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_smoother_vsmoother.Plo \ src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_subdivision_support.Plo \ + src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tet_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tetgen_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tetgen_wrapper.Plo \ src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tools.Plo \ @@ -5705,6 +5723,7 @@ am__depfiles_remade = src/apps/$(DEPDIR)/amr_dbg-amr.Po \ src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_generation.Plo \ src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_iterators.Plo \ src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_modification.Plo \ + src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_netgen_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_output.Plo \ src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_refinement.Plo \ src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_refinement_flagging.Plo \ @@ -5714,6 +5733,7 @@ am__depfiles_remade = src/apps/$(DEPDIR)/amr_dbg-amr.Po \ src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_smoother_laplace.Plo \ src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_smoother_vsmoother.Plo \ src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_subdivision_support.Plo \ + src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tet_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tetgen_interface.Plo \ src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tetgen_wrapper.Plo \ src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tools.Plo \ @@ -7154,6 +7174,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ @@ -7658,6 +7681,7 @@ libmesh_SOURCES = \ src/mesh/mesh_generation.C \ src/mesh/mesh_iterators.C \ src/mesh/mesh_modification.C \ + src/mesh/mesh_netgen_interface.C \ src/mesh/mesh_output.C \ src/mesh/mesh_refinement.C \ src/mesh/mesh_refinement_flagging.C \ @@ -7667,6 +7691,7 @@ libmesh_SOURCES = \ src/mesh/mesh_smoother_laplace.C \ src/mesh/mesh_smoother_vsmoother.C \ src/mesh/mesh_subdivision_support.C \ + src/mesh/mesh_tet_interface.C \ src/mesh/mesh_tetgen_interface.C \ src/mesh/mesh_tetgen_wrapper.C \ src/mesh/mesh_tools.C \ @@ -8817,6 +8842,8 @@ src/mesh/libmesh_dbg_la-mesh_iterators.lo: src/mesh/$(am__dirstamp) \ src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_dbg_la-mesh_modification.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) +src/mesh/libmesh_dbg_la-mesh_netgen_interface.lo: \ + src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_dbg_la-mesh_output.lo: src/mesh/$(am__dirstamp) \ src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_dbg_la-mesh_refinement.lo: src/mesh/$(am__dirstamp) \ @@ -8835,6 +8862,8 @@ src/mesh/libmesh_dbg_la-mesh_smoother_vsmoother.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_dbg_la-mesh_subdivision_support.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) +src/mesh/libmesh_dbg_la-mesh_tet_interface.lo: \ + src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_dbg_la-mesh_tetgen_interface.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_dbg_la-mesh_tetgen_wrapper.lo: \ @@ -9990,6 +10019,8 @@ src/mesh/libmesh_devel_la-mesh_iterators.lo: src/mesh/$(am__dirstamp) \ src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_devel_la-mesh_modification.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) +src/mesh/libmesh_devel_la-mesh_netgen_interface.lo: \ + src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_devel_la-mesh_output.lo: src/mesh/$(am__dirstamp) \ src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_devel_la-mesh_refinement.lo: \ @@ -10008,6 +10039,8 @@ src/mesh/libmesh_devel_la-mesh_smoother_vsmoother.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_devel_la-mesh_subdivision_support.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) +src/mesh/libmesh_devel_la-mesh_tet_interface.lo: \ + src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_devel_la-mesh_tetgen_interface.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_devel_la-mesh_tetgen_wrapper.lo: \ @@ -11106,6 +11139,8 @@ src/mesh/libmesh_oprof_la-mesh_iterators.lo: src/mesh/$(am__dirstamp) \ src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_oprof_la-mesh_modification.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) +src/mesh/libmesh_oprof_la-mesh_netgen_interface.lo: \ + src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_oprof_la-mesh_output.lo: src/mesh/$(am__dirstamp) \ src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_oprof_la-mesh_refinement.lo: \ @@ -11124,6 +11159,8 @@ src/mesh/libmesh_oprof_la-mesh_smoother_vsmoother.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_oprof_la-mesh_subdivision_support.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) +src/mesh/libmesh_oprof_la-mesh_tet_interface.lo: \ + src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_oprof_la-mesh_tetgen_interface.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_oprof_la-mesh_tetgen_wrapper.lo: \ @@ -12222,6 +12259,8 @@ src/mesh/libmesh_opt_la-mesh_iterators.lo: src/mesh/$(am__dirstamp) \ src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_opt_la-mesh_modification.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) +src/mesh/libmesh_opt_la-mesh_netgen_interface.lo: \ + src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_opt_la-mesh_output.lo: src/mesh/$(am__dirstamp) \ src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_opt_la-mesh_refinement.lo: src/mesh/$(am__dirstamp) \ @@ -12240,6 +12279,8 @@ src/mesh/libmesh_opt_la-mesh_smoother_vsmoother.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_opt_la-mesh_subdivision_support.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) +src/mesh/libmesh_opt_la-mesh_tet_interface.lo: \ + src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_opt_la-mesh_tetgen_interface.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_opt_la-mesh_tetgen_wrapper.lo: \ @@ -13335,6 +13376,8 @@ src/mesh/libmesh_prof_la-mesh_iterators.lo: src/mesh/$(am__dirstamp) \ src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_prof_la-mesh_modification.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) +src/mesh/libmesh_prof_la-mesh_netgen_interface.lo: \ + src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_prof_la-mesh_output.lo: src/mesh/$(am__dirstamp) \ src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_prof_la-mesh_refinement.lo: src/mesh/$(am__dirstamp) \ @@ -13353,6 +13396,8 @@ src/mesh/libmesh_prof_la-mesh_smoother_vsmoother.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_prof_la-mesh_subdivision_support.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) +src/mesh/libmesh_prof_la-mesh_tet_interface.lo: \ + src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_prof_la-mesh_tetgen_interface.lo: \ src/mesh/$(am__dirstamp) src/mesh/$(DEPDIR)/$(am__dirstamp) src/mesh/libmesh_prof_la-mesh_tetgen_wrapper.lo: \ @@ -15482,6 +15527,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_generation.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_iterators.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_modification.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_netgen_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_output.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_refinement.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_refinement_flagging.Plo@am__quote@ # am--include-marker @@ -15491,6 +15537,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_smoother_laplace.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_smoother_vsmoother.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_subdivision_support.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tet_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tetgen_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tetgen_wrapper.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tools.Plo@am__quote@ # am--include-marker @@ -15536,6 +15583,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_generation.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_iterators.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_modification.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_netgen_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_output.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_refinement.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_refinement_flagging.Plo@am__quote@ # am--include-marker @@ -15545,6 +15593,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_smoother_laplace.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_smoother_vsmoother.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_subdivision_support.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tet_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tetgen_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tetgen_wrapper.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tools.Plo@am__quote@ # am--include-marker @@ -15590,6 +15639,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_generation.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_iterators.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_modification.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_netgen_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_output.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_refinement.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_refinement_flagging.Plo@am__quote@ # am--include-marker @@ -15599,6 +15649,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_smoother_laplace.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_smoother_vsmoother.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_subdivision_support.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tet_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tetgen_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tetgen_wrapper.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tools.Plo@am__quote@ # am--include-marker @@ -15644,6 +15695,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_generation.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_iterators.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_modification.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_netgen_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_output.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_refinement.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_refinement_flagging.Plo@am__quote@ # am--include-marker @@ -15653,6 +15705,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_smoother_laplace.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_smoother_vsmoother.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_subdivision_support.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tet_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tetgen_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tetgen_wrapper.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tools.Plo@am__quote@ # am--include-marker @@ -15698,6 +15751,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_generation.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_iterators.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_modification.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_netgen_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_output.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_refinement.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_refinement_flagging.Plo@am__quote@ # am--include-marker @@ -15707,6 +15761,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_smoother_laplace.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_smoother_vsmoother.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_subdivision_support.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tet_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tetgen_interface.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tetgen_wrapper.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tools.Plo@am__quote@ # am--include-marker @@ -18283,6 +18338,13 @@ src/mesh/libmesh_dbg_la-mesh_modification.lo: src/mesh/mesh_modification.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_dbg_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_dbg_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_dbg_la-mesh_modification.lo `test -f 'src/mesh/mesh_modification.C' || echo '$(srcdir)/'`src/mesh/mesh_modification.C +src/mesh/libmesh_dbg_la-mesh_netgen_interface.lo: src/mesh/mesh_netgen_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_dbg_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_dbg_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_dbg_la-mesh_netgen_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_netgen_interface.Tpo -c -o src/mesh/libmesh_dbg_la-mesh_netgen_interface.lo `test -f 'src/mesh/mesh_netgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_netgen_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_netgen_interface.Tpo src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_netgen_interface.Plo +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/mesh/mesh_netgen_interface.C' object='src/mesh/libmesh_dbg_la-mesh_netgen_interface.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_dbg_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_dbg_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_dbg_la-mesh_netgen_interface.lo `test -f 'src/mesh/mesh_netgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_netgen_interface.C + src/mesh/libmesh_dbg_la-mesh_output.lo: src/mesh/mesh_output.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_dbg_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_dbg_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_dbg_la-mesh_output.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_output.Tpo -c -o src/mesh/libmesh_dbg_la-mesh_output.lo `test -f 'src/mesh/mesh_output.C' || echo '$(srcdir)/'`src/mesh/mesh_output.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_output.Tpo src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_output.Plo @@ -18346,6 +18408,13 @@ src/mesh/libmesh_dbg_la-mesh_subdivision_support.lo: src/mesh/mesh_subdivision_s @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_dbg_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_dbg_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_dbg_la-mesh_subdivision_support.lo `test -f 'src/mesh/mesh_subdivision_support.C' || echo '$(srcdir)/'`src/mesh/mesh_subdivision_support.C +src/mesh/libmesh_dbg_la-mesh_tet_interface.lo: src/mesh/mesh_tet_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_dbg_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_dbg_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_dbg_la-mesh_tet_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tet_interface.Tpo -c -o src/mesh/libmesh_dbg_la-mesh_tet_interface.lo `test -f 'src/mesh/mesh_tet_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tet_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tet_interface.Tpo src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tet_interface.Plo +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/mesh/mesh_tet_interface.C' object='src/mesh/libmesh_dbg_la-mesh_tet_interface.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_dbg_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_dbg_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_dbg_la-mesh_tet_interface.lo `test -f 'src/mesh/mesh_tet_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tet_interface.C + src/mesh/libmesh_dbg_la-mesh_tetgen_interface.lo: src/mesh/mesh_tetgen_interface.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_dbg_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_dbg_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_dbg_la-mesh_tetgen_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tetgen_interface.Tpo -c -o src/mesh/libmesh_dbg_la-mesh_tetgen_interface.lo `test -f 'src/mesh/mesh_tetgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tetgen_interface.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tetgen_interface.Tpo src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tetgen_interface.Plo @@ -21447,6 +21516,13 @@ src/mesh/libmesh_devel_la-mesh_modification.lo: src/mesh/mesh_modification.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_devel_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_devel_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_devel_la-mesh_modification.lo `test -f 'src/mesh/mesh_modification.C' || echo '$(srcdir)/'`src/mesh/mesh_modification.C +src/mesh/libmesh_devel_la-mesh_netgen_interface.lo: src/mesh/mesh_netgen_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_devel_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_devel_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_devel_la-mesh_netgen_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_netgen_interface.Tpo -c -o src/mesh/libmesh_devel_la-mesh_netgen_interface.lo `test -f 'src/mesh/mesh_netgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_netgen_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_netgen_interface.Tpo src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_netgen_interface.Plo +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/mesh/mesh_netgen_interface.C' object='src/mesh/libmesh_devel_la-mesh_netgen_interface.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_devel_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_devel_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_devel_la-mesh_netgen_interface.lo `test -f 'src/mesh/mesh_netgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_netgen_interface.C + src/mesh/libmesh_devel_la-mesh_output.lo: src/mesh/mesh_output.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_devel_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_devel_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_devel_la-mesh_output.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_output.Tpo -c -o src/mesh/libmesh_devel_la-mesh_output.lo `test -f 'src/mesh/mesh_output.C' || echo '$(srcdir)/'`src/mesh/mesh_output.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_output.Tpo src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_output.Plo @@ -21510,6 +21586,13 @@ src/mesh/libmesh_devel_la-mesh_subdivision_support.lo: src/mesh/mesh_subdivision @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_devel_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_devel_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_devel_la-mesh_subdivision_support.lo `test -f 'src/mesh/mesh_subdivision_support.C' || echo '$(srcdir)/'`src/mesh/mesh_subdivision_support.C +src/mesh/libmesh_devel_la-mesh_tet_interface.lo: src/mesh/mesh_tet_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_devel_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_devel_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_devel_la-mesh_tet_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tet_interface.Tpo -c -o src/mesh/libmesh_devel_la-mesh_tet_interface.lo `test -f 'src/mesh/mesh_tet_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tet_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tet_interface.Tpo src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tet_interface.Plo +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/mesh/mesh_tet_interface.C' object='src/mesh/libmesh_devel_la-mesh_tet_interface.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_devel_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_devel_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_devel_la-mesh_tet_interface.lo `test -f 'src/mesh/mesh_tet_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tet_interface.C + src/mesh/libmesh_devel_la-mesh_tetgen_interface.lo: src/mesh/mesh_tetgen_interface.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_devel_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_devel_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_devel_la-mesh_tetgen_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tetgen_interface.Tpo -c -o src/mesh/libmesh_devel_la-mesh_tetgen_interface.lo `test -f 'src/mesh/mesh_tetgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tetgen_interface.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tetgen_interface.Tpo src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tetgen_interface.Plo @@ -24611,6 +24694,13 @@ src/mesh/libmesh_oprof_la-mesh_modification.lo: src/mesh/mesh_modification.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_oprof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_oprof_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_oprof_la-mesh_modification.lo `test -f 'src/mesh/mesh_modification.C' || echo '$(srcdir)/'`src/mesh/mesh_modification.C +src/mesh/libmesh_oprof_la-mesh_netgen_interface.lo: src/mesh/mesh_netgen_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_oprof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_oprof_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_oprof_la-mesh_netgen_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_netgen_interface.Tpo -c -o src/mesh/libmesh_oprof_la-mesh_netgen_interface.lo `test -f 'src/mesh/mesh_netgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_netgen_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_netgen_interface.Tpo src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_netgen_interface.Plo +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/mesh/mesh_netgen_interface.C' object='src/mesh/libmesh_oprof_la-mesh_netgen_interface.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_oprof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_oprof_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_oprof_la-mesh_netgen_interface.lo `test -f 'src/mesh/mesh_netgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_netgen_interface.C + src/mesh/libmesh_oprof_la-mesh_output.lo: src/mesh/mesh_output.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_oprof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_oprof_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_oprof_la-mesh_output.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_output.Tpo -c -o src/mesh/libmesh_oprof_la-mesh_output.lo `test -f 'src/mesh/mesh_output.C' || echo '$(srcdir)/'`src/mesh/mesh_output.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_output.Tpo src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_output.Plo @@ -24674,6 +24764,13 @@ src/mesh/libmesh_oprof_la-mesh_subdivision_support.lo: src/mesh/mesh_subdivision @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_oprof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_oprof_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_oprof_la-mesh_subdivision_support.lo `test -f 'src/mesh/mesh_subdivision_support.C' || echo '$(srcdir)/'`src/mesh/mesh_subdivision_support.C +src/mesh/libmesh_oprof_la-mesh_tet_interface.lo: src/mesh/mesh_tet_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_oprof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_oprof_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_oprof_la-mesh_tet_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tet_interface.Tpo -c -o src/mesh/libmesh_oprof_la-mesh_tet_interface.lo `test -f 'src/mesh/mesh_tet_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tet_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tet_interface.Tpo src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tet_interface.Plo +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/mesh/mesh_tet_interface.C' object='src/mesh/libmesh_oprof_la-mesh_tet_interface.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_oprof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_oprof_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_oprof_la-mesh_tet_interface.lo `test -f 'src/mesh/mesh_tet_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tet_interface.C + src/mesh/libmesh_oprof_la-mesh_tetgen_interface.lo: src/mesh/mesh_tetgen_interface.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_oprof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_oprof_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_oprof_la-mesh_tetgen_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tetgen_interface.Tpo -c -o src/mesh/libmesh_oprof_la-mesh_tetgen_interface.lo `test -f 'src/mesh/mesh_tetgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tetgen_interface.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tetgen_interface.Tpo src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tetgen_interface.Plo @@ -27775,6 +27872,13 @@ src/mesh/libmesh_opt_la-mesh_modification.lo: src/mesh/mesh_modification.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_opt_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_opt_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_opt_la-mesh_modification.lo `test -f 'src/mesh/mesh_modification.C' || echo '$(srcdir)/'`src/mesh/mesh_modification.C +src/mesh/libmesh_opt_la-mesh_netgen_interface.lo: src/mesh/mesh_netgen_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_opt_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_opt_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_opt_la-mesh_netgen_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_netgen_interface.Tpo -c -o src/mesh/libmesh_opt_la-mesh_netgen_interface.lo `test -f 'src/mesh/mesh_netgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_netgen_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_netgen_interface.Tpo src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_netgen_interface.Plo +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/mesh/mesh_netgen_interface.C' object='src/mesh/libmesh_opt_la-mesh_netgen_interface.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_opt_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_opt_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_opt_la-mesh_netgen_interface.lo `test -f 'src/mesh/mesh_netgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_netgen_interface.C + src/mesh/libmesh_opt_la-mesh_output.lo: src/mesh/mesh_output.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_opt_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_opt_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_opt_la-mesh_output.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_output.Tpo -c -o src/mesh/libmesh_opt_la-mesh_output.lo `test -f 'src/mesh/mesh_output.C' || echo '$(srcdir)/'`src/mesh/mesh_output.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_output.Tpo src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_output.Plo @@ -27838,6 +27942,13 @@ src/mesh/libmesh_opt_la-mesh_subdivision_support.lo: src/mesh/mesh_subdivision_s @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_opt_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_opt_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_opt_la-mesh_subdivision_support.lo `test -f 'src/mesh/mesh_subdivision_support.C' || echo '$(srcdir)/'`src/mesh/mesh_subdivision_support.C +src/mesh/libmesh_opt_la-mesh_tet_interface.lo: src/mesh/mesh_tet_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_opt_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_opt_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_opt_la-mesh_tet_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tet_interface.Tpo -c -o src/mesh/libmesh_opt_la-mesh_tet_interface.lo `test -f 'src/mesh/mesh_tet_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tet_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tet_interface.Tpo src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tet_interface.Plo +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/mesh/mesh_tet_interface.C' object='src/mesh/libmesh_opt_la-mesh_tet_interface.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_opt_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_opt_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_opt_la-mesh_tet_interface.lo `test -f 'src/mesh/mesh_tet_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tet_interface.C + src/mesh/libmesh_opt_la-mesh_tetgen_interface.lo: src/mesh/mesh_tetgen_interface.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_opt_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_opt_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_opt_la-mesh_tetgen_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tetgen_interface.Tpo -c -o src/mesh/libmesh_opt_la-mesh_tetgen_interface.lo `test -f 'src/mesh/mesh_tetgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tetgen_interface.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tetgen_interface.Tpo src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tetgen_interface.Plo @@ -30939,6 +31050,13 @@ src/mesh/libmesh_prof_la-mesh_modification.lo: src/mesh/mesh_modification.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_prof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_prof_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_prof_la-mesh_modification.lo `test -f 'src/mesh/mesh_modification.C' || echo '$(srcdir)/'`src/mesh/mesh_modification.C +src/mesh/libmesh_prof_la-mesh_netgen_interface.lo: src/mesh/mesh_netgen_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_prof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_prof_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_prof_la-mesh_netgen_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_netgen_interface.Tpo -c -o src/mesh/libmesh_prof_la-mesh_netgen_interface.lo `test -f 'src/mesh/mesh_netgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_netgen_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_netgen_interface.Tpo src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_netgen_interface.Plo +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/mesh/mesh_netgen_interface.C' object='src/mesh/libmesh_prof_la-mesh_netgen_interface.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_prof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_prof_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_prof_la-mesh_netgen_interface.lo `test -f 'src/mesh/mesh_netgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_netgen_interface.C + src/mesh/libmesh_prof_la-mesh_output.lo: src/mesh/mesh_output.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_prof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_prof_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_prof_la-mesh_output.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_output.Tpo -c -o src/mesh/libmesh_prof_la-mesh_output.lo `test -f 'src/mesh/mesh_output.C' || echo '$(srcdir)/'`src/mesh/mesh_output.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_output.Tpo src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_output.Plo @@ -31002,6 +31120,13 @@ src/mesh/libmesh_prof_la-mesh_subdivision_support.lo: src/mesh/mesh_subdivision_ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_prof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_prof_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_prof_la-mesh_subdivision_support.lo `test -f 'src/mesh/mesh_subdivision_support.C' || echo '$(srcdir)/'`src/mesh/mesh_subdivision_support.C +src/mesh/libmesh_prof_la-mesh_tet_interface.lo: src/mesh/mesh_tet_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_prof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_prof_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_prof_la-mesh_tet_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tet_interface.Tpo -c -o src/mesh/libmesh_prof_la-mesh_tet_interface.lo `test -f 'src/mesh/mesh_tet_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tet_interface.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tet_interface.Tpo src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tet_interface.Plo +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='src/mesh/mesh_tet_interface.C' object='src/mesh/libmesh_prof_la-mesh_tet_interface.lo' libtool=yes @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_prof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_prof_la_CXXFLAGS) $(CXXFLAGS) -c -o src/mesh/libmesh_prof_la-mesh_tet_interface.lo `test -f 'src/mesh/mesh_tet_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tet_interface.C + src/mesh/libmesh_prof_la-mesh_tetgen_interface.lo: src/mesh/mesh_tetgen_interface.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmesh_prof_la_CPPFLAGS) $(CPPFLAGS) $(libmesh_prof_la_CXXFLAGS) $(CXXFLAGS) -MT src/mesh/libmesh_prof_la-mesh_tetgen_interface.lo -MD -MP -MF src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tetgen_interface.Tpo -c -o src/mesh/libmesh_prof_la-mesh_tetgen_interface.lo `test -f 'src/mesh/mesh_tetgen_interface.C' || echo '$(srcdir)/'`src/mesh/mesh_tetgen_interface.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tetgen_interface.Tpo src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tetgen_interface.Plo @@ -34880,6 +35005,7 @@ distclean: distclean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_generation.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_iterators.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_modification.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_netgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_output.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_refinement.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_refinement_flagging.Plo @@ -34889,6 +35015,7 @@ distclean: distclean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_smoother_laplace.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_smoother_vsmoother.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_subdivision_support.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tet_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tetgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tetgen_wrapper.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tools.Plo @@ -34934,6 +35061,7 @@ distclean: distclean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_generation.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_iterators.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_modification.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_netgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_output.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_refinement.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_refinement_flagging.Plo @@ -34943,6 +35071,7 @@ distclean: distclean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_smoother_laplace.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_smoother_vsmoother.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_subdivision_support.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tet_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tetgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tetgen_wrapper.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tools.Plo @@ -34988,6 +35117,7 @@ distclean: distclean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_generation.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_iterators.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_modification.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_netgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_output.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_refinement.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_refinement_flagging.Plo @@ -34997,6 +35127,7 @@ distclean: distclean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_smoother_laplace.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_smoother_vsmoother.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_subdivision_support.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tet_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tetgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tetgen_wrapper.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tools.Plo @@ -35042,6 +35173,7 @@ distclean: distclean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_generation.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_iterators.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_modification.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_netgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_output.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_refinement.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_refinement_flagging.Plo @@ -35051,6 +35183,7 @@ distclean: distclean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_smoother_laplace.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_smoother_vsmoother.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_subdivision_support.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tet_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tetgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tetgen_wrapper.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tools.Plo @@ -35096,6 +35229,7 @@ distclean: distclean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_generation.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_iterators.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_modification.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_netgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_output.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_refinement.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_refinement_flagging.Plo @@ -35105,6 +35239,7 @@ distclean: distclean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_smoother_laplace.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_smoother_vsmoother.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_subdivision_support.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tet_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tetgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tetgen_wrapper.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tools.Plo @@ -37245,6 +37380,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_generation.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_iterators.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_modification.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_netgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_output.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_refinement.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_refinement_flagging.Plo @@ -37254,6 +37390,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_smoother_laplace.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_smoother_vsmoother.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_subdivision_support.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tet_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tetgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tetgen_wrapper.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_dbg_la-mesh_tools.Plo @@ -37299,6 +37436,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_generation.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_iterators.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_modification.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_netgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_output.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_refinement.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_refinement_flagging.Plo @@ -37308,6 +37446,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_smoother_laplace.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_smoother_vsmoother.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_subdivision_support.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tet_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tetgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tetgen_wrapper.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_devel_la-mesh_tools.Plo @@ -37353,6 +37492,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_generation.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_iterators.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_modification.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_netgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_output.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_refinement.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_refinement_flagging.Plo @@ -37362,6 +37502,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_smoother_laplace.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_smoother_vsmoother.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_subdivision_support.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tet_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tetgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tetgen_wrapper.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_oprof_la-mesh_tools.Plo @@ -37407,6 +37548,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_generation.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_iterators.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_modification.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_netgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_output.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_refinement.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_refinement_flagging.Plo @@ -37416,6 +37558,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_smoother_laplace.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_smoother_vsmoother.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_subdivision_support.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tet_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tetgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tetgen_wrapper.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_opt_la-mesh_tools.Plo @@ -37461,6 +37604,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_generation.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_iterators.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_modification.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_netgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_output.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_refinement.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_refinement_flagging.Plo @@ -37470,6 +37614,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_smoother_laplace.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_smoother_vsmoother.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_subdivision_support.Plo + -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tet_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tetgen_interface.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tetgen_wrapper.Plo -rm -f src/mesh/$(DEPDIR)/libmesh_prof_la-mesh_tools.Plo diff --git a/aclocal.m4 b/aclocal.m4 index c074ce8f4a..e515aad221 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1247,6 +1247,7 @@ m4_include([m4/namespaces.m4]) m4_include([m4/nanoflann.m4]) m4_include([m4/nemesis.m4]) m4_include([m4/netcdf.m4]) +m4_include([m4/netgen.m4]) m4_include([m4/nlopt.m4]) m4_include([m4/parmetis.m4]) m4_include([m4/petsc.m4]) diff --git a/configure b/configure index 69528393ca..7f5c896530 100755 --- a/configure +++ b/configure @@ -794,6 +794,11 @@ LIBMESH_ENABLE_TETGEN_FALSE LIBMESH_ENABLE_TETGEN_TRUE TETGEN_LIBRARY TETGEN_INCLUDE +LIBMESH_ENABLE_NETGEN_FALSE +LIBMESH_ENABLE_NETGEN_TRUE +NETGEN_BUILD_LDFLAGS +NETGEN_LIBS +NETGEN_INCLUDE LIBMESH_ENABLE_POLY2TRI_FALSE LIBMESH_ENABLE_POLY2TRI_TRUE HAVE_DOT @@ -1292,6 +1297,7 @@ enable_parmetis with_parmetis with_parmetis_include enable_poly2tri +enable_netgen enable_tetgen enable_triangle enable_qhull @@ -2108,6 +2114,7 @@ Optional Features: --disable-parmetis build without Parmetis parallel graph partitioning support --enable-poly2tri build with poly2tri API support + --enable-netgen build with NetGen mesh generation library support --disable-tetgen build without TetGen tetrahedralization library support --disable-triangle build without Triangle Delaunay triangulation @@ -5947,13 +5954,13 @@ done if test -z "$LOCAL_CC" then : - printf "%s\n" "None of the wrappers we look for exist in $MPI/bin. We will not try to use mpi compiler wrappers" + printf "%s\n" "None of the wrappers we look for exist in $MPI/bin. We will not try to use mpi C compiler wrappers" else $as_nop MPI_USING_WRAPPERS=1;CC="$MPI/bin/$LOCAL_CC" fi else $as_nop - printf "%s\n" "An MPI directory was specified, but $MPI/bin does not exist. We will not try to use mpi compiler wrappers" + printf "%s\n" "An MPI directory was specified, but $MPI/bin does not exist. We will not try to use mpi C compiler wrappers" fi else $as_nop @@ -6834,7 +6841,6 @@ fi - # -------------------------------------------------------------- # libMesh itself is not written in any Fortran and does not need # a Fortran compiler. Many optional packages however are and @@ -7443,13 +7449,13 @@ done if test -z "$LOCAL_CXX" then : - printf "%s\n" "None of the wrappers we look for exist in $MPI/bin. We will not try to use mpi compiler wrappers" + printf "%s\n" "None of the wrappers we look for exist in $MPI/bin. We will not try to use mpi C++ compiler wrappers" else $as_nop MPI_USING_WRAPPERS=1;CXX="$MPI/bin/$LOCAL_CXX" fi else $as_nop - printf "%s\n" "An MPI directory was specified, but $MPI/bin does not exist. We will not try to use mpi compiler wrappers" + printf "%s\n" "An MPI directory was specified, but $MPI/bin does not exist. We will not try to use mpi C++ compiler wrappers" fi else $as_nop @@ -55331,6 +55337,100 @@ ac_config_files="$ac_config_files contrib/poly2tri/modified/Makefile" +# ------------------------------------------------------------- +# NetGen -- disabled unless --enable-netgen is specified +# +# The license is fine, but our interface is still experimental +# ------------------------------------------------------------- + + # Check whether --enable-netgen was given. +if test ${enable_netgen+y} +then : + enableval=$enable_netgen; case "${enableval}" in #( + yes) : + enablenetgen=yes ;; #( + no) : + enablenetgen=no ;; #( + *) : + as_fn_error $? "bad value ${enableval} for --enable-netgen" "$LINENO" 5 ;; +esac +else $as_nop + enablenetgen=no +fi + + + NETGEN_INCLUDE="" + NETGEN_LIBS="" + NETGEN_BUILD_LDFLAGS="" + if test "x$enablenetgen" = "xyes" +then : + + my_top_srcdir="$(cd $srcdir && pwd)" + + rm -rf contrib/netgen/build + mkdir -p contrib/netgen/build + + mkdir -p contrib/netgen/install + + if (cd contrib/netgen/build && cmake -DCMAKE_INSTALL_PREFIX:PATH=$abs_top_builddir/contrib/netgen/install $my_top_srcdir/contrib/netgen/netgen) +then : + + NETGEN_INCLUDE="-I\$(top_srcdir)/contrib/netgen/ -I\$(top_builddir)/contrib/netgen/build/" + NETGEN_LIBS="-lnglib -lngcore" + NETGEN_BUILD_LDFLAGS="-L\$(abs_top_builddir)/contrib/netgen/build/netgen/ -L\$(abs_top_builddir)/contrib/netgen/build/netgen/libsrc/core/" + if test "x$RPATHFLAG" != "x" +then : + NETGEN_BUILD_LDFLAGS="$NETGEN_BUILD_LDFLAGS ${RPATHFLAG}\$(abs_top_builddir)/contrib/netgen/build/netgen/ ${RPATHFLAG}\$(abs_top_builddir)/contrib/netgen/build/netgen/libsrc/core/" +fi; + +printf "%s\n" "#define HAVE_NETGEN 1" >>confdefs.h + + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: <<< Configuring library with Netgen support >>>" >&5 +printf "%s\n" "<<< Configuring library with Netgen support >>>" >&6; } + +else $as_nop + + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: <<< Failed cmake configuration of Netgen submodule >>>" >&5 +printf "%s\n" "<<< Failed cmake configuration of Netgen submodule >>>" >&6; } + enablenetgen=no + +fi + +else $as_nop + + enablenetgen=no + +fi + + + + + +if test $enablenetgen = yes +then : + libmesh_contrib_INCLUDES="$NETGEN_INCLUDE $libmesh_contrib_INCLUDES" + libmesh_optional_LIBS="$NETGEN_LIBS $libmesh_optional_LIBS" + libmesh_LDFLAGS="$NETGEN_BUILD_LDFLAGS $libmesh_LDFLAGS" + +fi + + if test x$enablenetgen = xyes; then + LIBMESH_ENABLE_NETGEN_TRUE= + LIBMESH_ENABLE_NETGEN_FALSE='#' +else + LIBMESH_ENABLE_NETGEN_TRUE='#' + LIBMESH_ENABLE_NETGEN_FALSE= +fi + +ac_config_files="$ac_config_files contrib/netgen/Makefile" + +# ------------------------------------------------------------- + + + + + + # ------------------------------------------------------------- # TetGen -- enabled unless --enable-strict-lgpl is specified # ------------------------------------------------------------- @@ -60765,6 +60865,10 @@ if test -z "${LIBMESH_ENABLE_POLY2TRI_TRUE}" && test -z "${LIBMESH_ENABLE_POLY2T as_fn_error $? "conditional \"LIBMESH_ENABLE_POLY2TRI\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi +if test -z "${LIBMESH_ENABLE_NETGEN_TRUE}" && test -z "${LIBMESH_ENABLE_NETGEN_FALSE}"; then + as_fn_error $? "conditional \"LIBMESH_ENABLE_NETGEN\" was never defined. +Usually this means the macro was only invoked conditionally." "$LINENO" 5 +fi if test -z "${LIBMESH_ENABLE_TETGEN_TRUE}" && test -z "${LIBMESH_ENABLE_TETGEN_FALSE}"; then as_fn_error $? "conditional \"LIBMESH_ENABLE_TETGEN\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 @@ -62350,6 +62454,7 @@ do "contrib/metis/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/metis/Makefile" ;; "contrib/parmetis/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/parmetis/Makefile" ;; "contrib/poly2tri/modified/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/poly2tri/modified/Makefile" ;; + "contrib/netgen/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/netgen/Makefile" ;; "contrib/tetgen/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/tetgen/Makefile" ;; "contrib/triangle/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/triangle/Makefile" ;; "contrib/qhull/qhull/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/qhull/qhull/Makefile" ;; @@ -64443,6 +64548,7 @@ fi then : printf "%s\n" " version....................... : $netcdfversion" fi + printf "%s\n" " netgen........................... : $enablenetgen" printf "%s\n" " nlopt............................ : $enablenlopt" printf "%s\n" " parmetis......................... : $enableparmetis" printf "%s\n" " petsc............................ : $enablepetsc" diff --git a/contrib/Makefile.in b/contrib/Makefile.in index 05a8511d4d..ff4a966221 100644 --- a/contrib/Makefile.in +++ b/contrib/Makefile.in @@ -123,129 +123,130 @@ target_triplet = @target@ @LIBMESH_ENABLE_NETCDF_TRUE@@LIBMESH_ENABLE_NETCDF_V492_TRUE@am__append_30 = netcdf/netcdf-c/liblib/libnetcdf.la @LIBMESH_ENABLE_NETCDF_TRUE@@LIBMESH_ENABLE_NETCDF_V492_TRUE@am__append_31 = netcdf/netcdf-c/liblib/libnetcdf.la @LIBMESH_ENABLE_NETCDF_TRUE@@LIBMESH_ENABLE_NETCDF_V492_TRUE@am__append_32 = netcdf/netcdf-c/liblib/libnetcdf.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V509_TRUE@am__append_33 = exodusii/v5.09 -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V509_TRUE@am__append_34 = exodusii/v5.09/libopt.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V509_TRUE@am__append_35 = exodusii/v5.09/libdbg.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V509_TRUE@am__append_36 = exodusii/v5.09/libdevel.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V509_TRUE@am__append_37 = exodusii/v5.09/libprof.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V509_TRUE@am__append_38 = exodusii/v5.09/liboprof.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V522_TRUE@am__append_39 = exodusii/v5.22/exodus -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V522_TRUE@am__append_40 = exodusii/v5.22/exodus/libopt.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V522_TRUE@am__append_41 = exodusii/v5.22/exodus/libdbg.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V522_TRUE@am__append_42 = exodusii/v5.22/exodus/libdevel.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V522_TRUE@am__append_43 = exodusii/v5.22/exodus/libprof.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V522_TRUE@am__append_44 = exodusii/v5.22/exodus/liboprof.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V811_TRUE@am__append_45 = exodusii/v8.11/exodus -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V811_TRUE@am__append_46 = exodusii/v8.11/exodus/libopt.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V811_TRUE@am__append_47 = exodusii/v8.11/exodus/libdbg.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V811_TRUE@am__append_48 = exodusii/v8.11/exodus/libdevel.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V811_TRUE@am__append_49 = exodusii/v8.11/exodus/libprof.la -@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V811_TRUE@am__append_50 = exodusii/v8.11/exodus/liboprof.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V309_TRUE@am__append_51 = nemesis/v3.09 -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V309_TRUE@am__append_52 = nemesis/v3.09/libopt.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V309_TRUE@am__append_53 = nemesis/v3.09/libdbg.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V309_TRUE@am__append_54 = nemesis/v3.09/libdevel.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V309_TRUE@am__append_55 = nemesis/v3.09/libprof.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V309_TRUE@am__append_56 = nemesis/v3.09/liboprof.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V522_TRUE@am__append_57 = nemesis/v5.22/nemesis -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V522_TRUE@am__append_58 = nemesis/v5.22/nemesis/libopt.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V522_TRUE@am__append_59 = nemesis/v5.22/nemesis/libdbg.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V522_TRUE@am__append_60 = nemesis/v5.22/nemesis/libdevel.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V522_TRUE@am__append_61 = nemesis/v5.22/nemesis/libprof.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V522_TRUE@am__append_62 = nemesis/v5.22/nemesis/liboprof.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V811_TRUE@am__append_63 = nemesis/v8.11/nemesis -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V811_TRUE@am__append_64 = nemesis/v8.11/nemesis/libopt.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V811_TRUE@am__append_65 = nemesis/v8.11/nemesis/libdbg.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V811_TRUE@am__append_66 = nemesis/v8.11/nemesis/libdevel.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V811_TRUE@am__append_67 = nemesis/v8.11/nemesis/libprof.la -@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V811_TRUE@am__append_68 = nemesis/v8.11/nemesis/liboprof.la -@LIBMESH_ENABLE_POLY2TRI_TRUE@am__append_69 = poly2tri/modified/ -@LIBMESH_ENABLE_POLY2TRI_TRUE@am__append_70 = poly2tri/modified/libopt.la -@LIBMESH_ENABLE_POLY2TRI_TRUE@am__append_71 = poly2tri/modified/libdbg.la -@LIBMESH_ENABLE_POLY2TRI_TRUE@am__append_72 = poly2tri/modified/libdevel.la -@LIBMESH_ENABLE_POLY2TRI_TRUE@am__append_73 = poly2tri/modified/libprof.la -@LIBMESH_ENABLE_POLY2TRI_TRUE@am__append_74 = poly2tri/modified/liboprof.la -@LIBMESH_ENABLE_TECIO_TRUE@am__append_75 = tecplot/tecio -@LIBMESH_ENABLE_TECIO_TRUE@am__append_76 = tecplot/tecio/libopt.la -@LIBMESH_ENABLE_TECIO_TRUE@am__append_77 = tecplot/tecio/libdbg.la -@LIBMESH_ENABLE_TECIO_TRUE@am__append_78 = tecplot/tecio/libdevel.la -@LIBMESH_ENABLE_TECIO_TRUE@am__append_79 = tecplot/tecio/libprof.la -@LIBMESH_ENABLE_TECIO_TRUE@am__append_80 = tecplot/tecio/liboprof.la +@LIBMESH_ENABLE_NETGEN_TRUE@am__append_33 = netgen +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V509_TRUE@am__append_34 = exodusii/v5.09 +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V509_TRUE@am__append_35 = exodusii/v5.09/libopt.la +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V509_TRUE@am__append_36 = exodusii/v5.09/libdbg.la +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V509_TRUE@am__append_37 = exodusii/v5.09/libdevel.la +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V509_TRUE@am__append_38 = exodusii/v5.09/libprof.la +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V509_TRUE@am__append_39 = exodusii/v5.09/liboprof.la +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V522_TRUE@am__append_40 = exodusii/v5.22/exodus +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V522_TRUE@am__append_41 = exodusii/v5.22/exodus/libopt.la +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V522_TRUE@am__append_42 = exodusii/v5.22/exodus/libdbg.la +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V522_TRUE@am__append_43 = exodusii/v5.22/exodus/libdevel.la +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V522_TRUE@am__append_44 = exodusii/v5.22/exodus/libprof.la +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V522_TRUE@am__append_45 = exodusii/v5.22/exodus/liboprof.la +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V811_TRUE@am__append_46 = exodusii/v8.11/exodus +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V811_TRUE@am__append_47 = exodusii/v8.11/exodus/libopt.la +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V811_TRUE@am__append_48 = exodusii/v8.11/exodus/libdbg.la +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V811_TRUE@am__append_49 = exodusii/v8.11/exodus/libdevel.la +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V811_TRUE@am__append_50 = exodusii/v8.11/exodus/libprof.la +@LIBMESH_ENABLE_EXODUS_TRUE@@LIBMESH_ENABLE_EXODUS_V811_TRUE@am__append_51 = exodusii/v8.11/exodus/liboprof.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V309_TRUE@am__append_52 = nemesis/v3.09 +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V309_TRUE@am__append_53 = nemesis/v3.09/libopt.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V309_TRUE@am__append_54 = nemesis/v3.09/libdbg.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V309_TRUE@am__append_55 = nemesis/v3.09/libdevel.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V309_TRUE@am__append_56 = nemesis/v3.09/libprof.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V309_TRUE@am__append_57 = nemesis/v3.09/liboprof.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V522_TRUE@am__append_58 = nemesis/v5.22/nemesis +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V522_TRUE@am__append_59 = nemesis/v5.22/nemesis/libopt.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V522_TRUE@am__append_60 = nemesis/v5.22/nemesis/libdbg.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V522_TRUE@am__append_61 = nemesis/v5.22/nemesis/libdevel.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V522_TRUE@am__append_62 = nemesis/v5.22/nemesis/libprof.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V522_TRUE@am__append_63 = nemesis/v5.22/nemesis/liboprof.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V811_TRUE@am__append_64 = nemesis/v8.11/nemesis +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V811_TRUE@am__append_65 = nemesis/v8.11/nemesis/libopt.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V811_TRUE@am__append_66 = nemesis/v8.11/nemesis/libdbg.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V811_TRUE@am__append_67 = nemesis/v8.11/nemesis/libdevel.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V811_TRUE@am__append_68 = nemesis/v8.11/nemesis/libprof.la +@LIBMESH_ENABLE_NEMESIS_TRUE@@LIBMESH_ENABLE_NEMESIS_V811_TRUE@am__append_69 = nemesis/v8.11/nemesis/liboprof.la +@LIBMESH_ENABLE_POLY2TRI_TRUE@am__append_70 = poly2tri/modified/ +@LIBMESH_ENABLE_POLY2TRI_TRUE@am__append_71 = poly2tri/modified/libopt.la +@LIBMESH_ENABLE_POLY2TRI_TRUE@am__append_72 = poly2tri/modified/libdbg.la +@LIBMESH_ENABLE_POLY2TRI_TRUE@am__append_73 = poly2tri/modified/libdevel.la +@LIBMESH_ENABLE_POLY2TRI_TRUE@am__append_74 = poly2tri/modified/libprof.la +@LIBMESH_ENABLE_POLY2TRI_TRUE@am__append_75 = poly2tri/modified/liboprof.la +@LIBMESH_ENABLE_TECIO_TRUE@am__append_76 = tecplot/tecio +@LIBMESH_ENABLE_TECIO_TRUE@am__append_77 = tecplot/tecio/libopt.la +@LIBMESH_ENABLE_TECIO_TRUE@am__append_78 = tecplot/tecio/libdbg.la +@LIBMESH_ENABLE_TECIO_TRUE@am__append_79 = tecplot/tecio/libdevel.la +@LIBMESH_ENABLE_TECIO_TRUE@am__append_80 = tecplot/tecio/libprof.la +@LIBMESH_ENABLE_TECIO_TRUE@am__append_81 = tecplot/tecio/liboprof.la # I don't think this actually copies any symbols into # libcontrib.la because we aren't using them here... -@LIBMESH_ENABLE_TECPLOT_TRUE@am__append_81 = tecplot/binary -@LIBMESH_ENABLE_TECPLOT_TRUE@am__append_82 = tecplot/binary/libtecio.la +@LIBMESH_ENABLE_TECPLOT_TRUE@am__append_82 = tecplot/binary @LIBMESH_ENABLE_TECPLOT_TRUE@am__append_83 = tecplot/binary/libtecio.la @LIBMESH_ENABLE_TECPLOT_TRUE@am__append_84 = tecplot/binary/libtecio.la @LIBMESH_ENABLE_TECPLOT_TRUE@am__append_85 = tecplot/binary/libtecio.la @LIBMESH_ENABLE_TECPLOT_TRUE@am__append_86 = tecplot/binary/libtecio.la -@LIBMESH_ENABLE_TRIANGLE_TRUE@am__append_87 = triangle -@LIBMESH_ENABLE_TRIANGLE_TRUE@am__append_88 = triangle/libopt.la -@LIBMESH_ENABLE_TRIANGLE_TRUE@am__append_89 = triangle/libdbg.la -@LIBMESH_ENABLE_TRIANGLE_TRUE@am__append_90 = triangle/libdevel.la -@LIBMESH_ENABLE_TRIANGLE_TRUE@am__append_91 = triangle/libprof.la -@LIBMESH_ENABLE_TRIANGLE_TRUE@am__append_92 = triangle/liboprof.la -@LIBMESH_ENABLE_TETGEN_TRUE@am__append_93 = tetgen -@LIBMESH_ENABLE_TETGEN_TRUE@am__append_94 = tetgen/libopt.la -@LIBMESH_ENABLE_TETGEN_TRUE@am__append_95 = tetgen/libdbg.la -@LIBMESH_ENABLE_TETGEN_TRUE@am__append_96 = tetgen/libdevel.la -@LIBMESH_ENABLE_TETGEN_TRUE@am__append_97 = tetgen/libprof.la -@LIBMESH_ENABLE_TETGEN_TRUE@am__append_98 = tetgen/liboprof.la -@LIBMESH_ENABLE_QHULL_TRUE@am__append_99 = qhull/qhull -@LIBMESH_ENABLE_QHULL_TRUE@am__append_100 = qhull/qhull/libopt.la -@LIBMESH_ENABLE_QHULL_TRUE@am__append_101 = qhull/qhull/libdbg.la -@LIBMESH_ENABLE_QHULL_TRUE@am__append_102 = qhull/qhull/libdevel.la -@LIBMESH_ENABLE_QHULL_TRUE@am__append_103 = qhull/qhull/libprof.la -@LIBMESH_ENABLE_QHULL_TRUE@am__append_104 = qhull/qhull/liboprof.la -@LIBMESH_ENABLE_LIBHILBERT_TRUE@am__append_105 = libHilbert -@LIBMESH_ENABLE_LIBHILBERT_TRUE@am__append_106 = libHilbert/libopt.la -@LIBMESH_ENABLE_LIBHILBERT_TRUE@am__append_107 = libHilbert/libdbg.la -@LIBMESH_ENABLE_LIBHILBERT_TRUE@am__append_108 = libHilbert/libdevel.la -@LIBMESH_ENABLE_LIBHILBERT_TRUE@am__append_109 = libHilbert/libprof.la -@LIBMESH_ENABLE_LIBHILBERT_TRUE@am__append_110 = libHilbert/liboprof.la -@LIBMESH_ENABLE_LASPACK_TRUE@am__append_111 = laspack -@LIBMESH_ENABLE_LASPACK_TRUE@am__append_112 = laspack/libopt.la -@LIBMESH_ENABLE_LASPACK_TRUE@am__append_113 = laspack/libdbg.la -@LIBMESH_ENABLE_LASPACK_TRUE@am__append_114 = laspack/libdevel.la -@LIBMESH_ENABLE_LASPACK_TRUE@am__append_115 = laspack/libprof.la -@LIBMESH_ENABLE_LASPACK_TRUE@am__append_116 = laspack/liboprof.la -@BUILD_METIS_TRUE@@LIBMESH_ENABLE_METIS_TRUE@am__append_117 = metis -@BUILD_METIS_TRUE@@LIBMESH_ENABLE_METIS_TRUE@am__append_118 = metis/libopt.la -@BUILD_METIS_TRUE@@LIBMESH_ENABLE_METIS_TRUE@am__append_119 = metis/libdbg.la -@BUILD_METIS_TRUE@@LIBMESH_ENABLE_METIS_TRUE@am__append_120 = metis/libdevel.la -@BUILD_METIS_TRUE@@LIBMESH_ENABLE_METIS_TRUE@am__append_121 = metis/libprof.la -@BUILD_METIS_TRUE@@LIBMESH_ENABLE_METIS_TRUE@am__append_122 = metis/liboprof.la -@BUILD_PARMETIS_TRUE@@LIBMESH_ENABLE_PARMETIS_TRUE@am__append_123 = parmetis -@BUILD_PARMETIS_TRUE@@LIBMESH_ENABLE_PARMETIS_TRUE@am__append_124 = parmetis/libopt.la -@BUILD_PARMETIS_TRUE@@LIBMESH_ENABLE_PARMETIS_TRUE@am__append_125 = parmetis/libdbg.la -@BUILD_PARMETIS_TRUE@@LIBMESH_ENABLE_PARMETIS_TRUE@am__append_126 = parmetis/libdevel.la -@BUILD_PARMETIS_TRUE@@LIBMESH_ENABLE_PARMETIS_TRUE@am__append_127 = parmetis/libprof.la -@BUILD_PARMETIS_TRUE@@LIBMESH_ENABLE_PARMETIS_TRUE@am__append_128 = parmetis/liboprof.la -@LIBMESH_ENABLE_SFC_TRUE@am__append_129 = sfcurves -@LIBMESH_ENABLE_SFC_TRUE@am__append_130 = sfcurves/libopt.la -@LIBMESH_ENABLE_SFC_TRUE@am__append_131 = sfcurves/libdbg.la -@LIBMESH_ENABLE_SFC_TRUE@am__append_132 = sfcurves/libdevel.la -@LIBMESH_ENABLE_SFC_TRUE@am__append_133 = sfcurves/libprof.la -@LIBMESH_ENABLE_SFC_TRUE@am__append_134 = sfcurves/liboprof.la -@LIBMESH_ENABLE_FPARSER_TRUE@am__append_135 = fparser -@LIBMESH_ENABLE_FPARSER_TRUE@am__append_136 = fparser/libopt.la -@LIBMESH_ENABLE_FPARSER_TRUE@am__append_137 = fparser/libdbg.la -@LIBMESH_ENABLE_FPARSER_TRUE@am__append_138 = fparser/libdevel.la -@LIBMESH_ENABLE_FPARSER_TRUE@am__append_139 = fparser/libprof.la -@LIBMESH_ENABLE_FPARSER_TRUE@am__append_140 = fparser/liboprof.la -@LIBMESH_ENABLE_NANOFLANN_TRUE@am__append_141 = nanoflann +@LIBMESH_ENABLE_TECPLOT_TRUE@am__append_87 = tecplot/binary/libtecio.la +@LIBMESH_ENABLE_TRIANGLE_TRUE@am__append_88 = triangle +@LIBMESH_ENABLE_TRIANGLE_TRUE@am__append_89 = triangle/libopt.la +@LIBMESH_ENABLE_TRIANGLE_TRUE@am__append_90 = triangle/libdbg.la +@LIBMESH_ENABLE_TRIANGLE_TRUE@am__append_91 = triangle/libdevel.la +@LIBMESH_ENABLE_TRIANGLE_TRUE@am__append_92 = triangle/libprof.la +@LIBMESH_ENABLE_TRIANGLE_TRUE@am__append_93 = triangle/liboprof.la +@LIBMESH_ENABLE_TETGEN_TRUE@am__append_94 = tetgen +@LIBMESH_ENABLE_TETGEN_TRUE@am__append_95 = tetgen/libopt.la +@LIBMESH_ENABLE_TETGEN_TRUE@am__append_96 = tetgen/libdbg.la +@LIBMESH_ENABLE_TETGEN_TRUE@am__append_97 = tetgen/libdevel.la +@LIBMESH_ENABLE_TETGEN_TRUE@am__append_98 = tetgen/libprof.la +@LIBMESH_ENABLE_TETGEN_TRUE@am__append_99 = tetgen/liboprof.la +@LIBMESH_ENABLE_QHULL_TRUE@am__append_100 = qhull/qhull +@LIBMESH_ENABLE_QHULL_TRUE@am__append_101 = qhull/qhull/libopt.la +@LIBMESH_ENABLE_QHULL_TRUE@am__append_102 = qhull/qhull/libdbg.la +@LIBMESH_ENABLE_QHULL_TRUE@am__append_103 = qhull/qhull/libdevel.la +@LIBMESH_ENABLE_QHULL_TRUE@am__append_104 = qhull/qhull/libprof.la +@LIBMESH_ENABLE_QHULL_TRUE@am__append_105 = qhull/qhull/liboprof.la +@LIBMESH_ENABLE_LIBHILBERT_TRUE@am__append_106 = libHilbert +@LIBMESH_ENABLE_LIBHILBERT_TRUE@am__append_107 = libHilbert/libopt.la +@LIBMESH_ENABLE_LIBHILBERT_TRUE@am__append_108 = libHilbert/libdbg.la +@LIBMESH_ENABLE_LIBHILBERT_TRUE@am__append_109 = libHilbert/libdevel.la +@LIBMESH_ENABLE_LIBHILBERT_TRUE@am__append_110 = libHilbert/libprof.la +@LIBMESH_ENABLE_LIBHILBERT_TRUE@am__append_111 = libHilbert/liboprof.la +@LIBMESH_ENABLE_LASPACK_TRUE@am__append_112 = laspack +@LIBMESH_ENABLE_LASPACK_TRUE@am__append_113 = laspack/libopt.la +@LIBMESH_ENABLE_LASPACK_TRUE@am__append_114 = laspack/libdbg.la +@LIBMESH_ENABLE_LASPACK_TRUE@am__append_115 = laspack/libdevel.la +@LIBMESH_ENABLE_LASPACK_TRUE@am__append_116 = laspack/libprof.la +@LIBMESH_ENABLE_LASPACK_TRUE@am__append_117 = laspack/liboprof.la +@BUILD_METIS_TRUE@@LIBMESH_ENABLE_METIS_TRUE@am__append_118 = metis +@BUILD_METIS_TRUE@@LIBMESH_ENABLE_METIS_TRUE@am__append_119 = metis/libopt.la +@BUILD_METIS_TRUE@@LIBMESH_ENABLE_METIS_TRUE@am__append_120 = metis/libdbg.la +@BUILD_METIS_TRUE@@LIBMESH_ENABLE_METIS_TRUE@am__append_121 = metis/libdevel.la +@BUILD_METIS_TRUE@@LIBMESH_ENABLE_METIS_TRUE@am__append_122 = metis/libprof.la +@BUILD_METIS_TRUE@@LIBMESH_ENABLE_METIS_TRUE@am__append_123 = metis/liboprof.la +@BUILD_PARMETIS_TRUE@@LIBMESH_ENABLE_PARMETIS_TRUE@am__append_124 = parmetis +@BUILD_PARMETIS_TRUE@@LIBMESH_ENABLE_PARMETIS_TRUE@am__append_125 = parmetis/libopt.la +@BUILD_PARMETIS_TRUE@@LIBMESH_ENABLE_PARMETIS_TRUE@am__append_126 = parmetis/libdbg.la +@BUILD_PARMETIS_TRUE@@LIBMESH_ENABLE_PARMETIS_TRUE@am__append_127 = parmetis/libdevel.la +@BUILD_PARMETIS_TRUE@@LIBMESH_ENABLE_PARMETIS_TRUE@am__append_128 = parmetis/libprof.la +@BUILD_PARMETIS_TRUE@@LIBMESH_ENABLE_PARMETIS_TRUE@am__append_129 = parmetis/liboprof.la +@LIBMESH_ENABLE_SFC_TRUE@am__append_130 = sfcurves +@LIBMESH_ENABLE_SFC_TRUE@am__append_131 = sfcurves/libopt.la +@LIBMESH_ENABLE_SFC_TRUE@am__append_132 = sfcurves/libdbg.la +@LIBMESH_ENABLE_SFC_TRUE@am__append_133 = sfcurves/libdevel.la +@LIBMESH_ENABLE_SFC_TRUE@am__append_134 = sfcurves/libprof.la +@LIBMESH_ENABLE_SFC_TRUE@am__append_135 = sfcurves/liboprof.la +@LIBMESH_ENABLE_FPARSER_TRUE@am__append_136 = fparser +@LIBMESH_ENABLE_FPARSER_TRUE@am__append_137 = fparser/libopt.la +@LIBMESH_ENABLE_FPARSER_TRUE@am__append_138 = fparser/libdbg.la +@LIBMESH_ENABLE_FPARSER_TRUE@am__append_139 = fparser/libdevel.la +@LIBMESH_ENABLE_FPARSER_TRUE@am__append_140 = fparser/libprof.la +@LIBMESH_ENABLE_FPARSER_TRUE@am__append_141 = fparser/liboprof.la +@LIBMESH_ENABLE_NANOFLANN_TRUE@am__append_142 = nanoflann ###################################################################### # This must come *after* timpi - we now use TIMPI headers in # MetaPhysicL when they're available ###################################################################### -@BUILD_METAPHYSICL_TRUE@@LIBMESH_ENABLE_METAPHYSICL_TRUE@am__append_142 = metaphysicl -@LIBMESH_OPT_MODE_TRUE@am__append_143 = libcontrib_opt.la -@LIBMESH_DBG_MODE_TRUE@am__append_144 = libcontrib_dbg.la -@LIBMESH_DEVEL_MODE_TRUE@am__append_145 = libcontrib_devel.la -@LIBMESH_PROF_MODE_TRUE@am__append_146 = libcontrib_prof.la -@LIBMESH_OPROF_MODE_TRUE@am__append_147 = libcontrib_oprof.la +@BUILD_METAPHYSICL_TRUE@@LIBMESH_ENABLE_METAPHYSICL_TRUE@am__append_143 = metaphysicl +@LIBMESH_OPT_MODE_TRUE@am__append_144 = libcontrib_opt.la +@LIBMESH_DBG_MODE_TRUE@am__append_145 = libcontrib_dbg.la +@LIBMESH_DEVEL_MODE_TRUE@am__append_146 = libcontrib_devel.la +@LIBMESH_PROF_MODE_TRUE@am__append_147 = libcontrib_prof.la +@LIBMESH_OPROF_MODE_TRUE@am__append_148 = libcontrib_oprof.la subdir = contrib ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = \ @@ -295,17 +296,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -457,7 +458,7 @@ am__define_uniq_tagged_files = \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` DIST_SUBDIRS = capnproto boost/include eigen/eigen gmv gzstream \ - netcdf/netcdf-c-4.6.2 netcdf/netcdf-c exodusii/v5.09 \ + netcdf/netcdf-c-4.6.2 netcdf/netcdf-c netgen exodusii/v5.09 \ exodusii/v5.22/exodus exodusii/v8.11/exodus nemesis/v3.09 \ nemesis/v5.22/nemesis nemesis/v8.11/nemesis poly2tri/modified/ \ tecplot/tecio tecplot/binary triangle tetgen qhull/qhull \ @@ -638,6 +639,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ @@ -809,54 +813,55 @@ AUTOMAKE_OPTIONS = subdir-objects # add contributed libraries that are conditionally compiled SUBDIRS = $(am__append_1) $(am__append_7) $(am__append_8) \ $(am__append_9) $(am__append_15) $(am__append_21) \ - $(am__append_27) $(am__append_33) $(am__append_39) \ - $(am__append_45) $(am__append_51) $(am__append_57) \ - $(am__append_63) $(am__append_69) $(am__append_75) \ - $(am__append_81) $(am__append_87) $(am__append_93) \ - $(am__append_99) $(am__append_105) $(am__append_111) \ - $(am__append_117) $(am__append_123) $(am__append_129) \ - $(am__append_135) $(am__append_141) timpi $(am__append_142) -opt_libs = $(am__append_2) $(am__append_10) $(am__append_16) \ - $(am__append_22) $(am__append_28) $(am__append_34) \ + $(am__append_27) $(am__append_33) $(am__append_34) \ $(am__append_40) $(am__append_46) $(am__append_52) \ $(am__append_58) $(am__append_64) $(am__append_70) \ $(am__append_76) $(am__append_82) $(am__append_88) \ $(am__append_94) $(am__append_100) $(am__append_106) \ $(am__append_112) $(am__append_118) $(am__append_124) \ - $(am__append_130) $(am__append_136) timpi/src/libtimpi_opt.la -dbg_libs = $(am__append_3) $(am__append_11) $(am__append_17) \ - $(am__append_23) $(am__append_29) $(am__append_35) \ + $(am__append_130) $(am__append_136) $(am__append_142) timpi \ + $(am__append_143) +opt_libs = $(am__append_2) $(am__append_10) $(am__append_16) \ + $(am__append_22) $(am__append_28) $(am__append_35) \ $(am__append_41) $(am__append_47) $(am__append_53) \ $(am__append_59) $(am__append_65) $(am__append_71) \ $(am__append_77) $(am__append_83) $(am__append_89) \ $(am__append_95) $(am__append_101) $(am__append_107) \ $(am__append_113) $(am__append_119) $(am__append_125) \ - $(am__append_131) $(am__append_137) timpi/src/libtimpi_dbg.la -devel_libs = $(am__append_4) $(am__append_12) $(am__append_18) \ - $(am__append_24) $(am__append_30) $(am__append_36) \ + $(am__append_131) $(am__append_137) timpi/src/libtimpi_opt.la +dbg_libs = $(am__append_3) $(am__append_11) $(am__append_17) \ + $(am__append_23) $(am__append_29) $(am__append_36) \ $(am__append_42) $(am__append_48) $(am__append_54) \ $(am__append_60) $(am__append_66) $(am__append_72) \ $(am__append_78) $(am__append_84) $(am__append_90) \ $(am__append_96) $(am__append_102) $(am__append_108) \ $(am__append_114) $(am__append_120) $(am__append_126) \ - $(am__append_132) $(am__append_138) \ - timpi/src/libtimpi_devel.la -prof_libs = $(am__append_5) $(am__append_13) $(am__append_19) \ - $(am__append_25) $(am__append_31) $(am__append_37) \ + $(am__append_132) $(am__append_138) timpi/src/libtimpi_dbg.la +devel_libs = $(am__append_4) $(am__append_12) $(am__append_18) \ + $(am__append_24) $(am__append_30) $(am__append_37) \ $(am__append_43) $(am__append_49) $(am__append_55) \ $(am__append_61) $(am__append_67) $(am__append_73) \ $(am__append_79) $(am__append_85) $(am__append_91) \ $(am__append_97) $(am__append_103) $(am__append_109) \ $(am__append_115) $(am__append_121) $(am__append_127) \ - $(am__append_133) $(am__append_139) timpi/src/libtimpi_prof.la -oprof_libs = $(am__append_6) $(am__append_14) $(am__append_20) \ - $(am__append_26) $(am__append_32) $(am__append_38) \ + $(am__append_133) $(am__append_139) \ + timpi/src/libtimpi_devel.la +prof_libs = $(am__append_5) $(am__append_13) $(am__append_19) \ + $(am__append_25) $(am__append_31) $(am__append_38) \ $(am__append_44) $(am__append_50) $(am__append_56) \ $(am__append_62) $(am__append_68) $(am__append_74) \ $(am__append_80) $(am__append_86) $(am__append_92) \ $(am__append_98) $(am__append_104) $(am__append_110) \ $(am__append_116) $(am__append_122) $(am__append_128) \ - $(am__append_134) $(am__append_140) \ + $(am__append_134) $(am__append_140) timpi/src/libtimpi_prof.la +oprof_libs = $(am__append_6) $(am__append_14) $(am__append_20) \ + $(am__append_26) $(am__append_32) $(am__append_39) \ + $(am__append_45) $(am__append_51) $(am__append_57) \ + $(am__append_63) $(am__append_69) $(am__append_75) \ + $(am__append_81) $(am__append_87) $(am__append_93) \ + $(am__append_99) $(am__append_105) $(am__append_111) \ + $(am__append_117) $(am__append_123) $(am__append_129) \ + $(am__append_135) $(am__append_141) \ timpi/src/libtimpi_oprof.la # Doesn't seem to be used directly in this Makefile; add @@ -867,8 +872,8 @@ AM_LDFLAGS = $(libmesh_LDFLAGS) # # Building the flavors # -noinst_LTLIBRARIES = $(am__append_143) $(am__append_144) \ - $(am__append_145) $(am__append_146) $(am__append_147) +noinst_LTLIBRARIES = $(am__append_144) $(am__append_145) \ + $(am__append_146) $(am__append_147) $(am__append_148) @LIBMESH_OPT_MODE_TRUE@libcontrib_opt_la_SOURCES = cppsource.C @LIBMESH_OPT_MODE_TRUE@libcontrib_opt_la_CPPFLAGS = $(CPPFLAGS_OPT) $(AM_CPPFLAGS) @LIBMESH_OPT_MODE_TRUE@libcontrib_opt_la_CXXFLAGS = $(CXXFLAGS_OPT) diff --git a/contrib/boost/include/Makefile.in b/contrib/boost/include/Makefile.in index 02e476f2c3..4ab2ae0c8a 100644 --- a/contrib/boost/include/Makefile.in +++ b/contrib/boost/include/Makefile.in @@ -140,17 +140,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__nobase_include_HEADERS_DIST) \ @@ -2023,6 +2023,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/capnproto/Makefile.in b/contrib/capnproto/Makefile.in index 29fca338e6..1649dfd71a 100644 --- a/contrib/capnproto/Makefile.in +++ b/contrib/capnproto/Makefile.in @@ -144,17 +144,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__include_HEADERS_DIST) \ @@ -490,6 +490,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/eigen/gitshim/Makefile.in b/contrib/eigen/gitshim/Makefile.in index f08938ee4a..212c584ebc 100644 --- a/contrib/eigen/gitshim/Makefile.in +++ b/contrib/eigen/gitshim/Makefile.in @@ -141,17 +141,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(nobase_include_HEADERS) \ @@ -374,6 +374,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/exodusii/5.22b/exodus/Makefile.in b/contrib/exodusii/5.22b/exodus/Makefile.in index abf46423e5..12508b8bf5 100644 --- a/contrib/exodusii/5.22b/exodus/Makefile.in +++ b/contrib/exodusii/5.22b/exodus/Makefile.in @@ -153,17 +153,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__include_HEADERS_DIST) \ @@ -3357,6 +3357,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/exodusii/5.22b/nemesis/Makefile.in b/contrib/exodusii/5.22b/nemesis/Makefile.in index c31560ebc9..e496cf8402 100644 --- a/contrib/exodusii/5.22b/nemesis/Makefile.in +++ b/contrib/exodusii/5.22b/nemesis/Makefile.in @@ -143,17 +143,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -435,6 +435,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/exodusii/Lib/Makefile.in b/contrib/exodusii/Lib/Makefile.in index 7beb825dc7..6bf9cbad17 100644 --- a/contrib/exodusii/Lib/Makefile.in +++ b/contrib/exodusii/Lib/Makefile.in @@ -144,17 +144,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ @@ -1992,6 +1992,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/exodusii/v8.11/exodus/Makefile.in b/contrib/exodusii/v8.11/exodus/Makefile.in index 484159076c..f09a44ec1a 100644 --- a/contrib/exodusii/v8.11/exodus/Makefile.in +++ b/contrib/exodusii/v8.11/exodus/Makefile.in @@ -144,17 +144,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ @@ -4285,6 +4285,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/exodusii/v8.11/nemesis/Makefile.in b/contrib/exodusii/v8.11/nemesis/Makefile.in index faa2a4269d..a3109ef298 100644 --- a/contrib/exodusii/v8.11/nemesis/Makefile.in +++ b/contrib/exodusii/v8.11/nemesis/Makefile.in @@ -143,17 +143,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -445,6 +445,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/fparser/Makefile.in b/contrib/fparser/Makefile.in index dd17e960c7..1bf47676c9 100644 --- a/contrib/fparser/Makefile.in +++ b/contrib/fparser/Makefile.in @@ -160,17 +160,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ @@ -904,6 +904,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/fparser/extrasrc/Makefile.in b/contrib/fparser/extrasrc/Makefile.in index 0344f36270..ee66f18219 100644 --- a/contrib/fparser/extrasrc/Makefile.in +++ b/contrib/fparser/extrasrc/Makefile.in @@ -142,17 +142,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -329,6 +329,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/gmv/Makefile.in b/contrib/gmv/Makefile.in index e6a17d376c..2acf40270b 100644 --- a/contrib/gmv/Makefile.in +++ b/contrib/gmv/Makefile.in @@ -143,17 +143,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -430,6 +430,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/gzstream/Makefile.in b/contrib/gzstream/Makefile.in index 85894720d2..6462272032 100644 --- a/contrib/gzstream/Makefile.in +++ b/contrib/gzstream/Makefile.in @@ -144,17 +144,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(nobase_include_HEADERS) \ @@ -483,6 +483,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/laspack/Makefile.in b/contrib/laspack/Makefile.in index a72b404ea4..cd6ca53bb6 100644 --- a/contrib/laspack/Makefile.in +++ b/contrib/laspack/Makefile.in @@ -143,17 +143,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -540,6 +540,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/libHilbert/Makefile.in b/contrib/libHilbert/Makefile.in index b721267be4..168bb35ae8 100644 --- a/contrib/libHilbert/Makefile.in +++ b/contrib/libHilbert/Makefile.in @@ -143,17 +143,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -513,6 +513,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/metis/Makefile.in b/contrib/metis/Makefile.in index ef19178fca..6700bef7bd 100644 --- a/contrib/metis/Makefile.in +++ b/contrib/metis/Makefile.in @@ -144,17 +144,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ @@ -1058,6 +1058,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/nanoflann/Makefile.in b/contrib/nanoflann/Makefile.in index 999c9835c9..c661a0f4d2 100644 --- a/contrib/nanoflann/Makefile.in +++ b/contrib/nanoflann/Makefile.in @@ -144,17 +144,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ @@ -480,6 +480,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/nemesis/Lib/Makefile.in b/contrib/nemesis/Lib/Makefile.in index 8d251e2cd1..5ff709f242 100644 --- a/contrib/nemesis/Lib/Makefile.in +++ b/contrib/nemesis/Lib/Makefile.in @@ -143,17 +143,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -825,6 +825,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/netgen/Makefile.in b/contrib/netgen/Makefile.in new file mode 100644 index 0000000000..9675d6d3f5 --- /dev/null +++ b/contrib/netgen/Makefile.in @@ -0,0 +1,712 @@ +# Makefile.in generated by automake 1.16.5 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994-2021 Free Software Foundation, Inc. + +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ +VPATH = @srcdir@ +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} +am__make_running_with_option = \ + case $${target_option-} in \ + ?) ;; \ + *) echo "am__make_running_with_option: internal error: invalid" \ + "target option '$${target_option-}' specified" >&2; \ + exit 1;; \ + esac; \ + has_opt=no; \ + sane_makeflags=$$MAKEFLAGS; \ + if $(am__is_gnu_make); then \ + sane_makeflags=$$MFLAGS; \ + else \ + case $$MAKEFLAGS in \ + *\\[\ \ ]*) \ + bs=\\; \ + sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ + | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ + esac; \ + fi; \ + skip_next=no; \ + strip_trailopt () \ + { \ + flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ + }; \ + for flg in $$sane_makeflags; do \ + test $$skip_next = yes && { skip_next=no; continue; }; \ + case $$flg in \ + *=*|--*) continue;; \ + -*I) strip_trailopt 'I'; skip_next=yes;; \ + -*I?*) strip_trailopt 'I';; \ + -*O) strip_trailopt 'O'; skip_next=yes;; \ + -*O?*) strip_trailopt 'O';; \ + -*l) strip_trailopt 'l'; skip_next=yes;; \ + -*l?*) strip_trailopt 'l';; \ + -[dEDm]) skip_next=yes;; \ + -[JT]) skip_next=yes;; \ + esac; \ + case $$flg in \ + *$$target_option*) has_opt=yes; break;; \ + esac; \ + done; \ + test $$has_opt = yes +am__make_dryrun = (target_option=n; $(am__make_running_with_option)) +am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) +pkgdatadir = $(datadir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_triplet = @build@ +host_triplet = @host@ +target_triplet = @target@ +subdir = contrib/netgen +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = \ + $(top_srcdir)/m4/autoconf-submodule/acsm_code_coverage.m4 \ + $(top_srcdir)/m4/autoconf-submodule/acsm_compiler_control_args.m4 \ + $(top_srcdir)/m4/autoconf-submodule/acsm_compiler_flags.m4 \ + $(top_srcdir)/m4/autoconf-submodule/acsm_cxx_compiler_standard.m4 \ + $(top_srcdir)/m4/autoconf-submodule/acsm_enable_paranoid.m4 \ + $(top_srcdir)/m4/autoconf-submodule/acsm_enable_werror.m4 \ + $(top_srcdir)/m4/autoconf-submodule/acsm_mpi.m4 \ + $(top_srcdir)/m4/autoconf-submodule/acsm_scrape_petsc_configure.m4 \ + $(top_srcdir)/m4/autoconf-submodule/acsm_summarize_env.m4 \ + $(top_srcdir)/m4/autoconf-submodule/acsm_test_sanitize_flags.m4 \ + $(top_srcdir)/m4/autoconf-submodule/ax_cxx_compile_stdcxx.m4 \ + $(top_srcdir)/m4/autoconf-submodule/ax_prefix_config_h.m4 \ + $(top_srcdir)/m4/autoconf-submodule/ax_split_version.m4 \ + $(top_srcdir)/m4/autoconf-submodule/ax_subdirs_configure.m4 \ + $(top_srcdir)/m4/ac_cxx_rtti.m4 \ + $(top_srcdir)/m4/acsm_cxx_tests.m4 \ + $(top_srcdir)/m4/all_static.m4 \ + $(top_srcdir)/m4/ax_boost_base.m4 \ + $(top_srcdir)/m4/ax_check_compile_flag.m4 \ + $(top_srcdir)/m4/ax_compiler_vendor.m4 \ + $(top_srcdir)/m4/ax_gcc_archflag.m4 \ + $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \ + $(top_srcdir)/m4/ax_openmp.m4 $(top_srcdir)/m4/ax_pthread.m4 \ + $(top_srcdir)/m4/ax_tls.m4 $(top_srcdir)/m4/backtrace.m4 \ + $(top_srcdir)/m4/boost.m4 $(top_srcdir)/m4/capnproto.m4 \ + $(top_srcdir)/m4/compiler.m4 \ + $(top_srcdir)/m4/config_summary.m4 $(top_srcdir)/m4/cppunit.m4 \ + $(top_srcdir)/m4/curl.m4 $(top_srcdir)/m4/cxx17.m4 \ + $(top_srcdir)/m4/demangle.m4 $(top_srcdir)/m4/dlopen.m4 \ + $(top_srcdir)/m4/eigen.m4 $(top_srcdir)/m4/errno_test.m4 \ + $(top_srcdir)/m4/exodus.m4 $(top_srcdir)/m4/feexcept.m4 \ + $(top_srcdir)/m4/fparser.m4 $(top_srcdir)/m4/glpk.m4 \ + $(top_srcdir)/m4/gmv.m4 $(top_srcdir)/m4/gz.m4 \ + $(top_srcdir)/m4/hdf5.m4 $(top_srcdir)/m4/laspack.m4 \ + $(top_srcdir)/m4/libhilbert.m4 \ + $(top_srcdir)/m4/libmesh_compiler_features.m4 \ + $(top_srcdir)/m4/libmesh_core_features.m4 \ + $(top_srcdir)/m4/libmesh_metaphysicl.m4 \ + $(top_srcdir)/m4/libmesh_method.m4 \ + $(top_srcdir)/m4/libmesh_optional_packages.m4 \ + $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libxml2.m4 \ + $(top_srcdir)/m4/locale.m4 $(top_srcdir)/m4/ltoptions.m4 \ + $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ + $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ + $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ + $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) +mkinstalldirs = $(install_sh) -d +CONFIG_HEADER = $(top_builddir)/include/libmesh_config.h.tmp +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +AM_V_P = $(am__v_P_@AM_V@) +am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) +am__v_P_0 = false +am__v_P_1 = : +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) +am__v_GEN_0 = @echo " GEN " $@; +am__v_GEN_1 = +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) +am__v_at_0 = @ +am__v_at_1 = +SOURCES = +DIST_SOURCES = +am__can_run_installinfo = \ + case $$AM_UPDATE_INFO_DIR in \ + n|no|NO) false;; \ + *) (install-info --version) >/dev/null 2>&1;; \ + esac +am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) +am__DIST_COMMON = $(srcdir)/Makefile.in +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +ACSM_ANY_PARANOID_FLAGS = @ACSM_ANY_PARANOID_FLAGS@ +ACSM_ANY_WERROR_FLAG = @ACSM_ANY_WERROR_FLAG@ +AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +AR = @AR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +AZTECOO_INCLUDES = @AZTECOO_INCLUDES@ +AZTECOO_LIBS = @AZTECOO_LIBS@ +AZTECOO_MAKEFILE_EXPORT = @AZTECOO_MAKEFILE_EXPORT@ +BOOST_CPPFLAGS = @BOOST_CPPFLAGS@ +BOOST_LDFLAGS = @BOOST_LDFLAGS@ +BUILD_ARCH = @BUILD_ARCH@ +BUILD_DEVSTATUS = @BUILD_DEVSTATUS@ +BUILD_HOST = @BUILD_HOST@ +BUILD_USER = @BUILD_USER@ +BUILD_VERSION = @BUILD_VERSION@ +BUNZIP2 = @BUNZIP2@ +BZIP2 = @BZIP2@ +CAPNPROTO_INCLUDE = @CAPNPROTO_INCLUDE@ +CAPNPROTO_LIBRARY = @CAPNPROTO_LIBRARY@ +CAPNP_BINARY = @CAPNP_BINARY@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CFLAGS_DBG = @CFLAGS_DBG@ +CFLAGS_DEVEL = @CFLAGS_DEVEL@ +CFLAGS_DVL = @CFLAGS_DVL@ +CFLAGS_OPROF = @CFLAGS_OPROF@ +CFLAGS_OPT = @CFLAGS_OPT@ +CFLAGS_PROF = @CFLAGS_PROF@ +CPPFLAGS = @CPPFLAGS@ +CPPFLAGS_DBG = @CPPFLAGS_DBG@ +CPPFLAGS_DEVEL = @CPPFLAGS_DEVEL@ +CPPFLAGS_OPROF = @CPPFLAGS_OPROF@ +CPPFLAGS_OPT = @CPPFLAGS_OPT@ +CPPFLAGS_PROF = @CPPFLAGS_PROF@ +CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@ +CPPUNIT_CONFIG = @CPPUNIT_CONFIG@ +CPPUNIT_LIBS = @CPPUNIT_LIBS@ +CSCOPE = @CSCOPE@ +CTAGS = @CTAGS@ +CURL_INCLUDE = @CURL_INCLUDE@ +CURL_LIBRARY = @CURL_LIBRARY@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +CXXDEPMODE = @CXXDEPMODE@ +CXXFLAGS = @CXXFLAGS@ +CXXFLAGS_DBG = @CXXFLAGS_DBG@ +CXXFLAGS_DEVEL = @CXXFLAGS_DEVEL@ +CXXFLAGS_DVL = @CXXFLAGS_DVL@ +CXXFLAGS_OPROF = @CXXFLAGS_OPROF@ +CXXFLAGS_OPT = @CXXFLAGS_OPT@ +CXXFLAGS_PROF = @CXXFLAGS_PROF@ +CXXSHAREDFLAG = @CXXSHAREDFLAG@ +CYGPATH_W = @CYGPATH_W@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +DLLTOOL = @DLLTOOL@ +DOT = @DOT@ +DOTPATH = @DOTPATH@ +DOXYGEN = @DOXYGEN@ +DSYMUTIL = @DSYMUTIL@ +DTK_MAKEFILE_EXPORT = @DTK_MAKEFILE_EXPORT@ +DUMPBIN = @DUMPBIN@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EIGEN_INCLUDE = @EIGEN_INCLUDE@ +ETAGS = @ETAGS@ +EXEEXT = @EXEEXT@ +EXODUS_INCLUDE = @EXODUS_INCLUDE@ +EXODUS_NOT_NETCDF4_FLAG = @EXODUS_NOT_NETCDF4_FLAG@ +F77 = @F77@ +FC = @FC@ +FCFLAGS = @FCFLAGS@ +FFLAGS = @FFLAGS@ +FGREP = @FGREP@ +FILECMD = @FILECMD@ +FLIBS = @FLIBS@ +FPARSER_INCLUDE = @FPARSER_INCLUDE@ +FPARSER_LIBRARY = @FPARSER_LIBRARY@ +GCOV_FLAGS = @GCOV_FLAGS@ +GCOV_LDFLAGS = @GCOV_LDFLAGS@ +GIT_REVISION = @GIT_REVISION@ +GLPK_INCLUDE = @GLPK_INCLUDE@ +GLPK_LIBRARY = @GLPK_LIBRARY@ +GMV_INCLUDE = @GMV_INCLUDE@ +GMV_LIBRARY = @GMV_LIBRARY@ +GREP = @GREP@ +GXX_VERSION = @GXX_VERSION@ +GZSTREAM_INCLUDE = @GZSTREAM_INCLUDE@ +GZSTREAM_LIB = @GZSTREAM_LIB@ +HAVE_CXX11 = @HAVE_CXX11@ +HAVE_CXX14 = @HAVE_CXX14@ +HAVE_CXX17 = @HAVE_CXX17@ +HAVE_DOT = @HAVE_DOT@ +HAVE_GCOV_TOOLS = @HAVE_GCOV_TOOLS@ +HDF5_CFLAGS = @HDF5_CFLAGS@ +HDF5_CPPFLAGS = @HDF5_CPPFLAGS@ +HDF5_DIR = @HDF5_DIR@ +HDF5_LIBS = @HDF5_LIBS@ +HDF5_PREFIX = @HDF5_PREFIX@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +LASPACK_INCLUDE = @LASPACK_INCLUDE@ +LASPACK_LIB = @LASPACK_LIB@ +LD = @LD@ +LDFLAGS = @LDFLAGS@ +LIBHILBERT_INCLUDE = @LIBHILBERT_INCLUDE@ +LIBHILBERT_LIBRARY = @LIBHILBERT_LIBRARY@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBTOOL = @LIBTOOL@ +LIPO = @LIPO@ +LN_S = @LN_S@ +LOCAL_CC = @LOCAL_CC@ +LOCAL_CXX = @LOCAL_CXX@ +LTLIBOBJS = @LTLIBOBJS@ +LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ +MAINT = @MAINT@ +MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ +METAPHYSICL_INCLUDE = @METAPHYSICL_INCLUDE@ +METHOD = @METHOD@ +METHODS = @METHODS@ +METIS_INCLUDE = @METIS_INCLUDE@ +METIS_LIB = @METIS_LIB@ +MKDIR_P = @MKDIR_P@ +ML_INCLUDES = @ML_INCLUDES@ +ML_LIBS = @ML_LIBS@ +ML_MAKEFILE_EXPORT = @ML_MAKEFILE_EXPORT@ +MPCXX = @MPCXX@ +MPI_IMPL = @MPI_IMPL@ +MPI_INCLUDES = @MPI_INCLUDES@ +MPI_LDFLAGS = @MPI_LDFLAGS@ +MPI_LIBS = @MPI_LIBS@ +NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ +NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ +NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ +NLOPT_INCLUDE = @NLOPT_INCLUDE@ +NLOPT_LIBRARY = @NLOPT_LIBRARY@ +NM = @NM@ +NMEDIT = @NMEDIT@ +NODEPRECATEDFLAG = @NODEPRECATEDFLAG@ +NOX_INCLUDES = @NOX_INCLUDES@ +NOX_LIBS = @NOX_LIBS@ +NOX_MAKEFILE_EXPORT = @NOX_MAKEFILE_EXPORT@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +OPENMP_CFLAGS = @OPENMP_CFLAGS@ +OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@ +OPENMP_FFLAGS = @OPENMP_FFLAGS@ +OPROFILE_FLAGS = @OPROFILE_FLAGS@ +OTOOL = @OTOOL@ +OTOOL64 = @OTOOL64@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PARMETIS_INCLUDE = @PARMETIS_INCLUDE@ +PARMETIS_LIB = @PARMETIS_LIB@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PERL = @PERL@ +PETSCARCH = @PETSCARCH@ +PETSCINCLUDEDIRS = @PETSCINCLUDEDIRS@ +PETSCLINKLIBS = @PETSCLINKLIBS@ +PETSC_ARCH = @PETSC_ARCH@ +PETSC_CC_INCLUDES = @PETSC_CC_INCLUDES@ +PETSC_DIR = @PETSC_DIR@ +PETSC_FC_INCLUDES = @PETSC_FC_INCLUDES@ +PKG_CONFIG = @PKG_CONFIG@ +PROFILING_FLAGS = @PROFILING_FLAGS@ +PRTDIAG = @PRTDIAG@ +PTHREAD_CC = @PTHREAD_CC@ +PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ +PTHREAD_LIBS = @PTHREAD_LIBS@ +PWD = @PWD@ +QHULL_LIBS = @QHULL_LIBS@ +RANLIB = @RANLIB@ +RPATHFLAG = @RPATHFLAG@ +SED = @SED@ +SET_MAKE = @SET_MAKE@ +SFC_INCLUDE = @SFC_INCLUDE@ +SFC_LIB = @SFC_LIB@ +SHELL = @SHELL@ +SLEPC_DIR = @SLEPC_DIR@ +SLEPC_INCLUDE = @SLEPC_INCLUDE@ +SLEPC_LIBS = @SLEPC_LIBS@ +STRIP = @STRIP@ +TBB_INCLUDE = @TBB_INCLUDE@ +TBB_LIBRARY = @TBB_LIBRARY@ +TECIO_CPPFLAGS = @TECIO_CPPFLAGS@ +TECIO_INCLUDE = @TECIO_INCLUDE@ +TETGEN_INCLUDE = @TETGEN_INCLUDE@ +TETGEN_LIBRARY = @TETGEN_LIBRARY@ +TPETRA_INCLUDES = @TPETRA_INCLUDES@ +TPETRA_LIBS = @TPETRA_LIBS@ +TPETRA_MAKEFILE_EXPORT = @TPETRA_MAKEFILE_EXPORT@ +TRIANGLE_INCLUDE = @TRIANGLE_INCLUDE@ +TRIANGLE_LIBRARY = @TRIANGLE_LIBRARY@ +TRILINOS_DIR = @TRILINOS_DIR@ +TRILINOS_INCLUDES = @TRILINOS_INCLUDES@ +TRILINOS_LIBS = @TRILINOS_LIBS@ +TRILINOS_MAKEFILE_EXPORT = @TRILINOS_MAKEFILE_EXPORT@ +VERSION = @VERSION@ +VTK_DIR = @VTK_DIR@ +VTK_INCLUDE = @VTK_INCLUDE@ +VTK_LIBRARY = @VTK_LIBRARY@ +XML2_CONFIG = @XML2_CONFIG@ +XML_CPPFLAGS = @XML_CPPFLAGS@ +XML_LIBS = @XML_LIBS@ +XZ = @XZ@ +YACC = @YACC@ +YFLAGS = @YFLAGS@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_CXX = @ac_ct_CXX@ +ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ +ac_ct_F77 = @ac_ct_F77@ +ac_ct_FC = @ac_ct_FC@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +ax_pthread_config = @ax_pthread_config@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +enabledeprecated = @enabledeprecated@ +enablefwdenums = @enablefwdenums@ +enablelegacyincludepaths = @enablelegacyincludepaths@ +enablepetsc = @enablepetsc@ +enableuniqueptr = @enableuniqueptr@ +enablewarnings = @enablewarnings@ +exec_prefix = @exec_prefix@ +gitquery = @gitquery@ +have_gcov = @have_gcov@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +libmesh_CFLAGS = @libmesh_CFLAGS@ +libmesh_CPPFLAGS = @libmesh_CPPFLAGS@ +libmesh_CXXFLAGS = @libmesh_CXXFLAGS@ +libmesh_LDFLAGS = @libmesh_LDFLAGS@ +libmesh_contrib_INCLUDES = @libmesh_contrib_INCLUDES@ +libmesh_installed_LIBS = @libmesh_installed_LIBS@ +libmesh_optional_INCLUDES = @libmesh_optional_INCLUDES@ +libmesh_optional_LIBS = @libmesh_optional_LIBS@ +libmesh_pkgconfig_requires = @libmesh_pkgconfig_requires@ +libmesh_precision_LIBS = @libmesh_precision_LIBS@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +petscmajor = @petscmajor@ +petscmajorminor = @petscmajorminor@ +petscminor = @petscminor@ +petscversion = @petscversion@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +runstatedir = @runstatedir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +subdirs_extra = @subdirs_extra@ +sysconfdir = @sysconfdir@ +target = @target@ +target_alias = @target_alias@ +target_cpu = @target_cpu@ +target_os = @target_os@ +target_vendor = @target_vendor@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +vtkbuild = @vtkbuild@ +vtkmajor = @vtkmajor@ +vtkversion = @vtkversion@ +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu contrib/netgen/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu contrib/netgen/Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs +tags TAGS: + +ctags CTAGS: + +cscope cscopelist: + +distdir: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) distdir-am + +distdir-am: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile all-local +installdirs: +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic clean-libtool clean-local mostlyclean-am + +distclean: distclean-am + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +html-am: + +info: info-am + +info-am: + +install-data-am: + +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: + +install-html: install-html-am + +install-html-am: + +install-info: install-info-am + +install-info-am: + +install-man: + +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: + +.MAKE: install-am install-strip + +.PHONY: all all-am all-local check check-am clean clean-generic \ + clean-libtool clean-local cscopelist-am ctags-am distclean \ + distclean-generic distclean-libtool distdir dvi dvi-am html \ + html-am info info-am install install-am install-data \ + install-data-am install-dvi install-dvi-am install-exec \ + install-exec-am install-html install-html-am install-info \ + install-info-am install-man install-pdf install-pdf-am \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \ + uninstall-am + +.PRECIOUS: Makefile + +all-local: + cd build && $(MAKE) $(AM_MAKEFLAGS) + +# This doesn't seem to be cleaning... +clean-local: + cd build && $(MAKE) $(AM_MAKEFLAGS) clean + +#netgendir = $(libdir) +#netgen_DATA = build/netgen/libnglib.so \ +# build/netgen/libsrc/core/libngcore.so + +# Maybe useful later? +# build/netgen/libnggui.so \ +# build/netgen/libsrc/core/pyngcore.cpython-310-x86_64-linux-gnu.so \ +# build/netgen/ng/libngpy.so \ +# build/netgen/ng/libngguipy.so + +#netgen_SOURCES = build/netgen/netgen_config.hpp \ +# build/netgen/netgen_version.hpp \ +# netgen/nglib/nglib.h + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/contrib/parmetis/Makefile.in b/contrib/parmetis/Makefile.in index 9b4af54c43..d2a827a115 100644 --- a/contrib/parmetis/Makefile.in +++ b/contrib/parmetis/Makefile.in @@ -143,17 +143,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -891,6 +891,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/poly2tri/modified/Makefile.in b/contrib/poly2tri/modified/Makefile.in index fa16f05505..f277a939a6 100644 --- a/contrib/poly2tri/modified/Makefile.in +++ b/contrib/poly2tri/modified/Makefile.in @@ -144,17 +144,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(nobase_include_HEADERS) \ @@ -526,6 +526,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/qhull/2012.1/Makefile.in b/contrib/qhull/2012.1/Makefile.in index 29eb6acd80..4eca275816 100644 --- a/contrib/qhull/2012.1/Makefile.in +++ b/contrib/qhull/2012.1/Makefile.in @@ -147,17 +147,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -1197,6 +1197,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/sfcurves/Makefile.in b/contrib/sfcurves/Makefile.in index 70a6794e03..6368d819a4 100644 --- a/contrib/sfcurves/Makefile.in +++ b/contrib/sfcurves/Makefile.in @@ -143,17 +143,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -450,6 +450,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/tecplot/binary/Makefile.in b/contrib/tecplot/binary/Makefile.in index b77513e2c6..d76d573bb3 100644 --- a/contrib/tecplot/binary/Makefile.in +++ b/contrib/tecplot/binary/Makefile.in @@ -139,17 +139,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -421,6 +421,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/tecplot/tecio/Makefile.in b/contrib/tecplot/tecio/Makefile.in index a1f48b3f0e..b52e3b7d5c 100644 --- a/contrib/tecplot/tecio/Makefile.in +++ b/contrib/tecplot/tecio/Makefile.in @@ -143,17 +143,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -659,6 +659,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/tetgen/Makefile.in b/contrib/tetgen/Makefile.in index e469ea54cf..81ec62427d 100644 --- a/contrib/tetgen/Makefile.in +++ b/contrib/tetgen/Makefile.in @@ -144,17 +144,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ @@ -466,6 +466,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/contrib/triangle/Makefile.in b/contrib/triangle/Makefile.in index 848cb15da0..29b9c701c5 100644 --- a/contrib/triangle/Makefile.in +++ b/contrib/triangle/Makefile.in @@ -144,17 +144,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ @@ -461,6 +461,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/doc/Makefile.in b/doc/Makefile.in index ffa867c2d1..c00759e823 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -137,17 +137,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -383,6 +383,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/doc/html/Makefile.in b/doc/html/Makefile.in index db904670d5..ac18d2ca53 100644 --- a/doc/html/Makefile.in +++ b/doc/html/Makefile.in @@ -141,17 +141,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -343,6 +343,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/Makefile.in b/examples/Makefile.in index c759a9c666..f2839a2fc5 100644 --- a/examples/Makefile.in +++ b/examples/Makefile.in @@ -138,17 +138,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -412,6 +412,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/adaptivity/adaptivity_ex1/Makefile.in b/examples/adaptivity/adaptivity_ex1/Makefile.in index cba4f77982..73f0ef3f25 100644 --- a/examples/adaptivity/adaptivity_ex1/Makefile.in +++ b/examples/adaptivity/adaptivity_ex1/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -502,6 +502,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/adaptivity/adaptivity_ex2/Makefile.in b/examples/adaptivity/adaptivity_ex2/Makefile.in index 2597cb86bc..df2a3e171f 100644 --- a/examples/adaptivity/adaptivity_ex2/Makefile.in +++ b/examples/adaptivity/adaptivity_ex2/Makefile.in @@ -149,17 +149,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -521,6 +521,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/adaptivity/adaptivity_ex3/Makefile.in b/examples/adaptivity/adaptivity_ex3/Makefile.in index 2aeb789ae9..1230b0cc5d 100644 --- a/examples/adaptivity/adaptivity_ex3/Makefile.in +++ b/examples/adaptivity/adaptivity_ex3/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -508,6 +508,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/adaptivity/adaptivity_ex4/Makefile.in b/examples/adaptivity/adaptivity_ex4/Makefile.in index 1fa2254538..9b6038f4ba 100644 --- a/examples/adaptivity/adaptivity_ex4/Makefile.in +++ b/examples/adaptivity/adaptivity_ex4/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -508,6 +508,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/adaptivity/adaptivity_ex5/Makefile.in b/examples/adaptivity/adaptivity_ex5/Makefile.in index 5b5c7bbb4a..9d3c273302 100644 --- a/examples/adaptivity/adaptivity_ex5/Makefile.in +++ b/examples/adaptivity/adaptivity_ex5/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -517,6 +517,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/adjoints/adjoints_ex1/Makefile.in b/examples/adjoints/adjoints_ex1/Makefile.in index 634af33e22..df9b12747e 100644 --- a/examples/adjoints/adjoints_ex1/Makefile.in +++ b/examples/adjoints/adjoints_ex1/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -596,6 +596,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/adjoints/adjoints_ex2/Makefile.in b/examples/adjoints/adjoints_ex2/Makefile.in index 27babb112d..afa2e13e93 100644 --- a/examples/adjoints/adjoints_ex2/Makefile.in +++ b/examples/adjoints/adjoints_ex2/Makefile.in @@ -149,17 +149,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -564,6 +564,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/adjoints/adjoints_ex3/Makefile.in b/examples/adjoints/adjoints_ex3/Makefile.in index 3bb684e335..d2e48ce7d2 100644 --- a/examples/adjoints/adjoints_ex3/Makefile.in +++ b/examples/adjoints/adjoints_ex3/Makefile.in @@ -149,17 +149,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -599,6 +599,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/adjoints/adjoints_ex4/Makefile.in b/examples/adjoints/adjoints_ex4/Makefile.in index 8ad6c85886..387a4fbf47 100644 --- a/examples/adjoints/adjoints_ex4/Makefile.in +++ b/examples/adjoints/adjoints_ex4/Makefile.in @@ -149,17 +149,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -599,6 +599,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/adjoints/adjoints_ex5/Makefile.in b/examples/adjoints/adjoints_ex5/Makefile.in index 240e34d33b..283bd01b68 100644 --- a/examples/adjoints/adjoints_ex5/Makefile.in +++ b/examples/adjoints/adjoints_ex5/Makefile.in @@ -149,17 +149,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -599,6 +599,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/adjoints/adjoints_ex6/Makefile.in b/examples/adjoints/adjoints_ex6/Makefile.in index ffb33ac9ed..144f2957bd 100644 --- a/examples/adjoints/adjoints_ex6/Makefile.in +++ b/examples/adjoints/adjoints_ex6/Makefile.in @@ -149,17 +149,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -564,6 +564,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/adjoints/adjoints_ex7/Makefile.in b/examples/adjoints/adjoints_ex7/Makefile.in index 27c4f86828..cb75dbb1bd 100644 --- a/examples/adjoints/adjoints_ex7/Makefile.in +++ b/examples/adjoints/adjoints_ex7/Makefile.in @@ -149,17 +149,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -614,6 +614,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/eigenproblems/eigenproblems_ex1/Makefile.in b/examples/eigenproblems/eigenproblems_ex1/Makefile.in index f74d147ad5..e5b65ff288 100644 --- a/examples/eigenproblems/eigenproblems_ex1/Makefile.in +++ b/examples/eigenproblems/eigenproblems_ex1/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -502,6 +502,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/eigenproblems/eigenproblems_ex2/Makefile.in b/examples/eigenproblems/eigenproblems_ex2/Makefile.in index 68a27d13e9..c91f02de84 100644 --- a/examples/eigenproblems/eigenproblems_ex2/Makefile.in +++ b/examples/eigenproblems/eigenproblems_ex2/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -502,6 +502,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/eigenproblems/eigenproblems_ex3/Makefile.in b/examples/eigenproblems/eigenproblems_ex3/Makefile.in index 8bbc72a393..09f9466b07 100644 --- a/examples/eigenproblems/eigenproblems_ex3/Makefile.in +++ b/examples/eigenproblems/eigenproblems_ex3/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -508,6 +508,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/fem_system/fem_system_ex1/Makefile.in b/examples/fem_system/fem_system_ex1/Makefile.in index 227fb7cc83..baea2c0266 100644 --- a/examples/fem_system/fem_system_ex1/Makefile.in +++ b/examples/fem_system/fem_system_ex1/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -536,6 +536,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/fem_system/fem_system_ex2/Makefile.in b/examples/fem_system/fem_system_ex2/Makefile.in index def4253bee..5cb83a6d6a 100644 --- a/examples/fem_system/fem_system_ex2/Makefile.in +++ b/examples/fem_system/fem_system_ex2/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -551,6 +551,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/fem_system/fem_system_ex3/Makefile.in b/examples/fem_system/fem_system_ex3/Makefile.in index 2581ffc742..97e344ae88 100644 --- a/examples/fem_system/fem_system_ex3/Makefile.in +++ b/examples/fem_system/fem_system_ex3/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -536,6 +536,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/fem_system/fem_system_ex4/Makefile.in b/examples/fem_system/fem_system_ex4/Makefile.in index 4a3021a100..f0b075abbc 100644 --- a/examples/fem_system/fem_system_ex4/Makefile.in +++ b/examples/fem_system/fem_system_ex4/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -536,6 +536,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/fem_system/fem_system_ex5/Makefile.in b/examples/fem_system/fem_system_ex5/Makefile.in index 44c286e8e1..ffe17c600a 100644 --- a/examples/fem_system/fem_system_ex5/Makefile.in +++ b/examples/fem_system/fem_system_ex5/Makefile.in @@ -149,17 +149,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -551,6 +551,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/introduction/introduction_ex1/Makefile.in b/examples/introduction/introduction_ex1/Makefile.in index 917129319e..6ee6abd618 100644 --- a/examples/introduction/introduction_ex1/Makefile.in +++ b/examples/introduction/introduction_ex1/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -502,6 +502,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/introduction/introduction_ex2/Makefile.in b/examples/introduction/introduction_ex2/Makefile.in index b574e3c966..1458d3b4fa 100644 --- a/examples/introduction/introduction_ex2/Makefile.in +++ b/examples/introduction/introduction_ex2/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -502,6 +502,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/introduction/introduction_ex3/Makefile.in b/examples/introduction/introduction_ex3/Makefile.in index b6e8bdf365..7cc919f715 100644 --- a/examples/introduction/introduction_ex3/Makefile.in +++ b/examples/introduction/introduction_ex3/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -517,6 +517,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/introduction/introduction_ex4/Makefile.in b/examples/introduction/introduction_ex4/Makefile.in index 4d41c588bf..b541f47499 100644 --- a/examples/introduction/introduction_ex4/Makefile.in +++ b/examples/introduction/introduction_ex4/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -517,6 +517,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/introduction/introduction_ex5/Makefile.in b/examples/introduction/introduction_ex5/Makefile.in index fad5637964..6eb59697e1 100644 --- a/examples/introduction/introduction_ex5/Makefile.in +++ b/examples/introduction/introduction_ex5/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -517,6 +517,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex1/Makefile.in b/examples/miscellaneous/miscellaneous_ex1/Makefile.in index baa1972754..68b4570c50 100644 --- a/examples/miscellaneous/miscellaneous_ex1/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex1/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -502,6 +502,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex10/Makefile.in b/examples/miscellaneous/miscellaneous_ex10/Makefile.in index daeb9aab9b..ab15b53181 100644 --- a/examples/miscellaneous/miscellaneous_ex10/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex10/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -502,6 +502,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex11/Makefile.in b/examples/miscellaneous/miscellaneous_ex11/Makefile.in index 1b416c4bbb..364ada8252 100644 --- a/examples/miscellaneous/miscellaneous_ex11/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex11/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -508,6 +508,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex12/Makefile.in b/examples/miscellaneous/miscellaneous_ex12/Makefile.in index 30866b5f1a..2732cb3b4e 100644 --- a/examples/miscellaneous/miscellaneous_ex12/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex12/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -508,6 +508,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex13/Makefile.in b/examples/miscellaneous/miscellaneous_ex13/Makefile.in index 664163d0ec..c11bc01cd3 100644 --- a/examples/miscellaneous/miscellaneous_ex13/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex13/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -508,6 +508,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex14/Makefile.in b/examples/miscellaneous/miscellaneous_ex14/Makefile.in index 1a9fd1a262..187c5311ce 100644 --- a/examples/miscellaneous/miscellaneous_ex14/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex14/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -502,6 +502,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex15/Makefile.in b/examples/miscellaneous/miscellaneous_ex15/Makefile.in index eb16c08db1..80dd5aa5c5 100644 --- a/examples/miscellaneous/miscellaneous_ex15/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex15/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -502,6 +502,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex2/Makefile.in b/examples/miscellaneous/miscellaneous_ex2/Makefile.in index 59b4799266..0cae7c5fc3 100644 --- a/examples/miscellaneous/miscellaneous_ex2/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex2/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -508,6 +508,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex3/Makefile.in b/examples/miscellaneous/miscellaneous_ex3/Makefile.in index 4594d4eefb..4d6944746e 100644 --- a/examples/miscellaneous/miscellaneous_ex3/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex3/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -507,6 +507,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex4/Makefile.in b/examples/miscellaneous/miscellaneous_ex4/Makefile.in index 6221c2e4ab..9ef45dd3f4 100644 --- a/examples/miscellaneous/miscellaneous_ex4/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex4/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -502,6 +502,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex5/Makefile.in b/examples/miscellaneous/miscellaneous_ex5/Makefile.in index fbf6f56739..24fc1605f1 100644 --- a/examples/miscellaneous/miscellaneous_ex5/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex5/Makefile.in @@ -149,17 +149,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -516,6 +516,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex6/Makefile.in b/examples/miscellaneous/miscellaneous_ex6/Makefile.in index d3db2b8032..074d010199 100644 --- a/examples/miscellaneous/miscellaneous_ex6/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex6/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -502,6 +502,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex7/Makefile.in b/examples/miscellaneous/miscellaneous_ex7/Makefile.in index a751aed571..ee556683a2 100644 --- a/examples/miscellaneous/miscellaneous_ex7/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex7/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -545,6 +545,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex8/Makefile.in b/examples/miscellaneous/miscellaneous_ex8/Makefile.in index cb692f4089..4ead625d82 100644 --- a/examples/miscellaneous/miscellaneous_ex8/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex8/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -531,6 +531,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/miscellaneous/miscellaneous_ex9/Makefile.in b/examples/miscellaneous/miscellaneous_ex9/Makefile.in index 5084348e6d..25ce513648 100644 --- a/examples/miscellaneous/miscellaneous_ex9/Makefile.in +++ b/examples/miscellaneous/miscellaneous_ex9/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -542,6 +542,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/optimization/optimization_ex1/Makefile.in b/examples/optimization/optimization_ex1/Makefile.in index f4ebe9dd66..b2a18fa600 100644 --- a/examples/optimization/optimization_ex1/Makefile.in +++ b/examples/optimization/optimization_ex1/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -508,6 +508,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/optimization/optimization_ex2/Makefile.in b/examples/optimization/optimization_ex2/Makefile.in index f8a639e38a..1c6a5c978f 100644 --- a/examples/optimization/optimization_ex2/Makefile.in +++ b/examples/optimization/optimization_ex2/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -508,6 +508,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/reduced_basis/reduced_basis_ex1/Makefile.in b/examples/reduced_basis/reduced_basis_ex1/Makefile.in index a3202802c0..e0d18f1b56 100644 --- a/examples/reduced_basis/reduced_basis_ex1/Makefile.in +++ b/examples/reduced_basis/reduced_basis_ex1/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -526,6 +526,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/reduced_basis/reduced_basis_ex2/Makefile.in b/examples/reduced_basis/reduced_basis_ex2/Makefile.in index f266e9a40e..df0f493305 100644 --- a/examples/reduced_basis/reduced_basis_ex2/Makefile.in +++ b/examples/reduced_basis/reduced_basis_ex2/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -526,6 +526,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/reduced_basis/reduced_basis_ex3/Makefile.in b/examples/reduced_basis/reduced_basis_ex3/Makefile.in index ce03ab1590..a7d4f880d2 100644 --- a/examples/reduced_basis/reduced_basis_ex3/Makefile.in +++ b/examples/reduced_basis/reduced_basis_ex3/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -526,6 +526,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/reduced_basis/reduced_basis_ex4/Makefile.in b/examples/reduced_basis/reduced_basis_ex4/Makefile.in index a46bd058f3..7117bb2f3f 100644 --- a/examples/reduced_basis/reduced_basis_ex4/Makefile.in +++ b/examples/reduced_basis/reduced_basis_ex4/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -531,6 +531,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/reduced_basis/reduced_basis_ex5/Makefile.in b/examples/reduced_basis/reduced_basis_ex5/Makefile.in index e0e8f8d2e8..e781066219 100644 --- a/examples/reduced_basis/reduced_basis_ex5/Makefile.in +++ b/examples/reduced_basis/reduced_basis_ex5/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -541,6 +541,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/reduced_basis/reduced_basis_ex6/Makefile.in b/examples/reduced_basis/reduced_basis_ex6/Makefile.in index aa76e23c7b..f777497af3 100644 --- a/examples/reduced_basis/reduced_basis_ex6/Makefile.in +++ b/examples/reduced_basis/reduced_basis_ex6/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -531,6 +531,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/reduced_basis/reduced_basis_ex7/Makefile.in b/examples/reduced_basis/reduced_basis_ex7/Makefile.in index 9574d4d7c8..44f32f86d3 100644 --- a/examples/reduced_basis/reduced_basis_ex7/Makefile.in +++ b/examples/reduced_basis/reduced_basis_ex7/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -526,6 +526,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/solution_transfer/solution_transfer_ex1/Makefile.in b/examples/solution_transfer/solution_transfer_ex1/Makefile.in index 26092a7561..96bb418db0 100644 --- a/examples/solution_transfer/solution_transfer_ex1/Makefile.in +++ b/examples/solution_transfer/solution_transfer_ex1/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -502,6 +502,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/subdomains/subdomains_ex1/Makefile.in b/examples/subdomains/subdomains_ex1/Makefile.in index 2efcefca73..0a5a2ea198 100644 --- a/examples/subdomains/subdomains_ex1/Makefile.in +++ b/examples/subdomains/subdomains_ex1/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -517,6 +517,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/subdomains/subdomains_ex2/Makefile.in b/examples/subdomains/subdomains_ex2/Makefile.in index bf33297357..4afb453b43 100644 --- a/examples/subdomains/subdomains_ex2/Makefile.in +++ b/examples/subdomains/subdomains_ex2/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -517,6 +517,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/subdomains/subdomains_ex3/Makefile.in b/examples/subdomains/subdomains_ex3/Makefile.in index 1b773f1ef6..7ca6ac510a 100644 --- a/examples/subdomains/subdomains_ex3/Makefile.in +++ b/examples/subdomains/subdomains_ex3/Makefile.in @@ -149,17 +149,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -511,6 +511,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/systems_of_equations/systems_of_equations_ex1/Makefile.in b/examples/systems_of_equations/systems_of_equations_ex1/Makefile.in index a2566dd2ae..76837ffa05 100644 --- a/examples/systems_of_equations/systems_of_equations_ex1/Makefile.in +++ b/examples/systems_of_equations/systems_of_equations_ex1/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -503,6 +503,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/systems_of_equations/systems_of_equations_ex2/Makefile.in b/examples/systems_of_equations/systems_of_equations_ex2/Makefile.in index 932f5823f8..6331adb849 100644 --- a/examples/systems_of_equations/systems_of_equations_ex2/Makefile.in +++ b/examples/systems_of_equations/systems_of_equations_ex2/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -508,6 +508,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/systems_of_equations/systems_of_equations_ex3/Makefile.in b/examples/systems_of_equations/systems_of_equations_ex3/Makefile.in index f9b1e8c977..eabf0509d4 100644 --- a/examples/systems_of_equations/systems_of_equations_ex3/Makefile.in +++ b/examples/systems_of_equations/systems_of_equations_ex3/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -503,6 +503,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/systems_of_equations/systems_of_equations_ex4/Makefile.in b/examples/systems_of_equations/systems_of_equations_ex4/Makefile.in index 71bdb8b71d..82b4f9187e 100644 --- a/examples/systems_of_equations/systems_of_equations_ex4/Makefile.in +++ b/examples/systems_of_equations/systems_of_equations_ex4/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -503,6 +503,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/systems_of_equations/systems_of_equations_ex5/Makefile.in b/examples/systems_of_equations/systems_of_equations_ex5/Makefile.in index d1a229dd49..66c93580fd 100644 --- a/examples/systems_of_equations/systems_of_equations_ex5/Makefile.in +++ b/examples/systems_of_equations/systems_of_equations_ex5/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -503,6 +503,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/systems_of_equations/systems_of_equations_ex6/Makefile.in b/examples/systems_of_equations/systems_of_equations_ex6/Makefile.in index e98e01b926..53e5504435 100644 --- a/examples/systems_of_equations/systems_of_equations_ex6/Makefile.in +++ b/examples/systems_of_equations/systems_of_equations_ex6/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -503,6 +503,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/systems_of_equations/systems_of_equations_ex7/Makefile.in b/examples/systems_of_equations/systems_of_equations_ex7/Makefile.in index b58d593521..9fdc7a1747 100644 --- a/examples/systems_of_equations/systems_of_equations_ex7/Makefile.in +++ b/examples/systems_of_equations/systems_of_equations_ex7/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -509,6 +509,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/systems_of_equations/systems_of_equations_ex8/Makefile.in b/examples/systems_of_equations/systems_of_equations_ex8/Makefile.in index dacfc5ac42..b833612ce7 100644 --- a/examples/systems_of_equations/systems_of_equations_ex8/Makefile.in +++ b/examples/systems_of_equations/systems_of_equations_ex8/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -547,6 +547,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/systems_of_equations/systems_of_equations_ex9/Makefile.in b/examples/systems_of_equations/systems_of_equations_ex9/Makefile.in index 8b386d0efa..54ff720c23 100644 --- a/examples/systems_of_equations/systems_of_equations_ex9/Makefile.in +++ b/examples/systems_of_equations/systems_of_equations_ex9/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -509,6 +509,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/transient/transient_ex1/Makefile.in b/examples/transient/transient_ex1/Makefile.in index ea6a42942a..90dbbf8be7 100644 --- a/examples/transient/transient_ex1/Makefile.in +++ b/examples/transient/transient_ex1/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -517,6 +517,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/transient/transient_ex2/Makefile.in b/examples/transient/transient_ex2/Makefile.in index 118c62f3b0..fd3df5d398 100644 --- a/examples/transient/transient_ex2/Makefile.in +++ b/examples/transient/transient_ex2/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -503,6 +503,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/vector_fe/vector_fe_ex1/Makefile.in b/examples/vector_fe/vector_fe_ex1/Makefile.in index 2e9fc4e1b4..5d1deb1de8 100644 --- a/examples/vector_fe/vector_fe_ex1/Makefile.in +++ b/examples/vector_fe/vector_fe_ex1/Makefile.in @@ -145,17 +145,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -515,6 +515,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/vector_fe/vector_fe_ex2/Makefile.in b/examples/vector_fe/vector_fe_ex2/Makefile.in index 302472a5bb..7fe11e4c21 100644 --- a/examples/vector_fe/vector_fe_ex2/Makefile.in +++ b/examples/vector_fe/vector_fe_ex2/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -541,6 +541,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/vector_fe/vector_fe_ex3/Makefile.in b/examples/vector_fe/vector_fe_ex3/Makefile.in index 9d08319177..8b2ac87131 100644 --- a/examples/vector_fe/vector_fe_ex3/Makefile.in +++ b/examples/vector_fe/vector_fe_ex3/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -541,6 +541,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/vector_fe/vector_fe_ex4/Makefile.in b/examples/vector_fe/vector_fe_ex4/Makefile.in index 4dc9201082..5d38c8f545 100644 --- a/examples/vector_fe/vector_fe_ex4/Makefile.in +++ b/examples/vector_fe/vector_fe_ex4/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -541,6 +541,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/vector_fe/vector_fe_ex5/Makefile.in b/examples/vector_fe/vector_fe_ex5/Makefile.in index 9f9a9e4538..c47f0bc5ed 100644 --- a/examples/vector_fe/vector_fe_ex5/Makefile.in +++ b/examples/vector_fe/vector_fe_ex5/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -528,6 +528,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/vector_fe/vector_fe_ex6/Makefile.in b/examples/vector_fe/vector_fe_ex6/Makefile.in index 60f64fed2c..1f98321489 100644 --- a/examples/vector_fe/vector_fe_ex6/Makefile.in +++ b/examples/vector_fe/vector_fe_ex6/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -526,6 +526,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/vector_fe/vector_fe_ex7/Makefile.in b/examples/vector_fe/vector_fe_ex7/Makefile.in index 50fb685f0a..3753595495 100644 --- a/examples/vector_fe/vector_fe_ex7/Makefile.in +++ b/examples/vector_fe/vector_fe_ex7/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -526,6 +526,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/vector_fe/vector_fe_ex8/Makefile.in b/examples/vector_fe/vector_fe_ex8/Makefile.in index cacb50b6a7..6ae2ba0944 100644 --- a/examples/vector_fe/vector_fe_ex8/Makefile.in +++ b/examples/vector_fe/vector_fe_ex8/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -526,6 +526,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/examples/vector_fe/vector_fe_ex9/Makefile.in b/examples/vector_fe/vector_fe_ex9/Makefile.in index b00ae62130..8e91d686c8 100644 --- a/examples/vector_fe/vector_fe_ex9/Makefile.in +++ b/examples/vector_fe/vector_fe_ex9/Makefile.in @@ -146,17 +146,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -526,6 +526,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ diff --git a/include/Makefile.in b/include/Makefile.in index 8101b4af7d..a1f11cc82a 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -140,17 +140,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \ @@ -417,6 +417,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ @@ -794,6 +797,7 @@ include_HEADERS = \ mesh/mesh_input.h \ mesh/mesh_inserter_iterator.h \ mesh/mesh_modification.h \ + mesh/mesh_netgen_interface.h \ mesh/mesh_output.h \ mesh/mesh_refinement.h \ mesh/mesh_serializer.h \ @@ -801,6 +805,7 @@ include_HEADERS = \ mesh/mesh_smoother_laplace.h \ mesh/mesh_smoother_vsmoother.h \ mesh/mesh_subdivision_support.h \ + mesh/mesh_tet_interface.h \ mesh/mesh_tetgen_interface.h \ mesh/mesh_tetgen_wrapper.h \ mesh/mesh_tools.h \ diff --git a/include/libmesh/Makefile.in b/include/libmesh/Makefile.in index 2160f602a8..1461489c8c 100644 --- a/include/libmesh/Makefile.in +++ b/include/libmesh/Makefile.in @@ -158,17 +158,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -345,6 +345,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ @@ -571,10 +574,11 @@ BUILT_SOURCES = auto_ptr.h dirichlet_boundaries.h dof_map.h \ fro_io.h gmsh_io.h gmv_io.h gnuplot_io.h inf_elem_builder.h \ matlab_io.h medit_io.h mesh.h mesh_base.h mesh_communication.h \ mesh_function.h mesh_generation.h mesh_input.h \ - mesh_inserter_iterator.h mesh_modification.h mesh_output.h \ - mesh_refinement.h mesh_serializer.h mesh_smoother.h \ - mesh_smoother_laplace.h mesh_smoother_vsmoother.h \ - mesh_subdivision_support.h mesh_tetgen_interface.h \ + mesh_inserter_iterator.h mesh_modification.h \ + mesh_netgen_interface.h mesh_output.h mesh_refinement.h \ + mesh_serializer.h mesh_smoother.h mesh_smoother_laplace.h \ + mesh_smoother_vsmoother.h mesh_subdivision_support.h \ + mesh_tet_interface.h mesh_tetgen_interface.h \ mesh_tetgen_wrapper.h mesh_tools.h mesh_triangle_holes.h \ mesh_triangle_interface.h mesh_triangle_wrapper.h \ namebased_io.h nemesis_io.h nemesis_io_helper.h off_io.h \ @@ -1477,6 +1481,9 @@ mesh_inserter_iterator.h: $(top_srcdir)/include/mesh/mesh_inserter_iterator.h mesh_modification.h: $(top_srcdir)/include/mesh/mesh_modification.h $(AM_V_GEN)rm -f $@ && $(LN_S) -f $< $@ +mesh_netgen_interface.h: $(top_srcdir)/include/mesh/mesh_netgen_interface.h + $(AM_V_GEN)rm -f $@ && $(LN_S) -f $< $@ + mesh_output.h: $(top_srcdir)/include/mesh/mesh_output.h $(AM_V_GEN)rm -f $@ && $(LN_S) -f $< $@ @@ -1498,6 +1505,9 @@ mesh_smoother_vsmoother.h: $(top_srcdir)/include/mesh/mesh_smoother_vsmoother.h mesh_subdivision_support.h: $(top_srcdir)/include/mesh/mesh_subdivision_support.h $(AM_V_GEN)rm -f $@ && $(LN_S) -f $< $@ +mesh_tet_interface.h: $(top_srcdir)/include/mesh/mesh_tet_interface.h + $(AM_V_GEN)rm -f $@ && $(LN_S) -f $< $@ + mesh_tetgen_interface.h: $(top_srcdir)/include/mesh/mesh_tetgen_interface.h $(AM_V_GEN)rm -f $@ && $(LN_S) -f $< $@ diff --git a/include/libmesh_config.h.in b/include/libmesh_config.h.in index 330e58158d..2030fe9032 100644 --- a/include/libmesh_config.h.in +++ b/include/libmesh_config.h.in @@ -479,6 +479,9 @@ /* Flag indicating whether the library will be compiled with Netcdf support */ #undef HAVE_NETCDF +/* Flag indicating whether the library will be compiled with Netgen support */ +#undef HAVE_NETGEN + /* Flag indicating whether the library will be compiled with NLOPT support */ #undef HAVE_NLOPT diff --git a/tests/Makefile.in b/tests/Makefile.in index 287885ed5c..d5cc68119c 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -168,17 +168,17 @@ am__aclocal_m4_deps = \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/metis.m4 \ $(top_srcdir)/m4/namespaces.m4 $(top_srcdir)/m4/nanoflann.m4 \ $(top_srcdir)/m4/nemesis.m4 $(top_srcdir)/m4/netcdf.m4 \ - $(top_srcdir)/m4/nlopt.m4 $(top_srcdir)/m4/parmetis.m4 \ - $(top_srcdir)/m4/petsc.m4 $(top_srcdir)/m4/poly2tri.m4 \ - $(top_srcdir)/m4/precision.m4 $(top_srcdir)/m4/qhull.m4 \ - $(top_srcdir)/m4/sfc.m4 $(top_srcdir)/m4/slepc.m4 \ - $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/strstream.m4 \ - $(top_srcdir)/m4/tbb.m4 $(top_srcdir)/m4/tecio.m4 \ - $(top_srcdir)/m4/tecplot.m4 $(top_srcdir)/m4/tetgen.m4 \ - $(top_srcdir)/m4/threads.m4 $(top_srcdir)/m4/triangle.m4 \ - $(top_srcdir)/m4/trilinos.m4 $(top_srcdir)/m4/unordered.m4 \ - $(top_srcdir)/m4/vtk.m4 $(top_srcdir)/m4/xdr.m4 \ - $(top_srcdir)/configure.ac + $(top_srcdir)/m4/netgen.m4 $(top_srcdir)/m4/nlopt.m4 \ + $(top_srcdir)/m4/parmetis.m4 $(top_srcdir)/m4/petsc.m4 \ + $(top_srcdir)/m4/poly2tri.m4 $(top_srcdir)/m4/precision.m4 \ + $(top_srcdir)/m4/qhull.m4 $(top_srcdir)/m4/sfc.m4 \ + $(top_srcdir)/m4/slepc.m4 $(top_srcdir)/m4/sstream.m4 \ + $(top_srcdir)/m4/strstream.m4 $(top_srcdir)/m4/tbb.m4 \ + $(top_srcdir)/m4/tecio.m4 $(top_srcdir)/m4/tecplot.m4 \ + $(top_srcdir)/m4/tetgen.m4 $(top_srcdir)/m4/threads.m4 \ + $(top_srcdir)/m4/triangle.m4 $(top_srcdir)/m4/trilinos.m4 \ + $(top_srcdir)/m4/unordered.m4 $(top_srcdir)/m4/vtk.m4 \ + $(top_srcdir)/m4/xdr.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) @@ -219,9 +219,10 @@ am__unit_tests_dbg_SOURCES_DIST = driver.C libmesh_cppunit.h \ mesh/mesh_deletions.C mesh/mesh_extruder.C \ mesh/mesh_function.C mesh/mesh_function_dfem.C \ mesh/mesh_generation_test.C mesh/mesh_input.C \ - mesh/mesh_stitch.C mesh/mesh_triangulation.C \ - mesh/mixed_dim_mesh_test.C mesh/mixed_order_test.C \ - mesh/nodal_neighbors.C mesh/libmesh_poly2tri.C \ + mesh/mesh_stitch.C mesh/mesh_tet_test.C \ + mesh/mesh_triangulation.C mesh/mixed_dim_mesh_test.C \ + mesh/mixed_order_test.C mesh/nodal_neighbors.C \ + mesh/libmesh_poly2tri.C mesh/libmesh_netgen.C \ mesh/slit_mesh_test.C mesh/spatial_dimension_test.C \ mesh/mapped_subdomain_partitioner_test.C \ mesh/write_elemset_data.C mesh/write_sideset_data.C \ @@ -328,11 +329,13 @@ am__objects_3 = unit_tests_dbg-driver.$(OBJEXT) \ mesh/unit_tests_dbg-mesh_generation_test.$(OBJEXT) \ mesh/unit_tests_dbg-mesh_input.$(OBJEXT) \ mesh/unit_tests_dbg-mesh_stitch.$(OBJEXT) \ + mesh/unit_tests_dbg-mesh_tet_test.$(OBJEXT) \ mesh/unit_tests_dbg-mesh_triangulation.$(OBJEXT) \ mesh/unit_tests_dbg-mixed_dim_mesh_test.$(OBJEXT) \ mesh/unit_tests_dbg-mixed_order_test.$(OBJEXT) \ mesh/unit_tests_dbg-nodal_neighbors.$(OBJEXT) \ mesh/unit_tests_dbg-libmesh_poly2tri.$(OBJEXT) \ + mesh/unit_tests_dbg-libmesh_netgen.$(OBJEXT) \ mesh/unit_tests_dbg-slit_mesh_test.$(OBJEXT) \ mesh/unit_tests_dbg-spatial_dimension_test.$(OBJEXT) \ mesh/unit_tests_dbg-mapped_subdomain_partitioner_test.$(OBJEXT) \ @@ -424,9 +427,10 @@ am__unit_tests_devel_SOURCES_DIST = driver.C libmesh_cppunit.h \ mesh/mesh_deletions.C mesh/mesh_extruder.C \ mesh/mesh_function.C mesh/mesh_function_dfem.C \ mesh/mesh_generation_test.C mesh/mesh_input.C \ - mesh/mesh_stitch.C mesh/mesh_triangulation.C \ - mesh/mixed_dim_mesh_test.C mesh/mixed_order_test.C \ - mesh/nodal_neighbors.C mesh/libmesh_poly2tri.C \ + mesh/mesh_stitch.C mesh/mesh_tet_test.C \ + mesh/mesh_triangulation.C mesh/mixed_dim_mesh_test.C \ + mesh/mixed_order_test.C mesh/nodal_neighbors.C \ + mesh/libmesh_poly2tri.C mesh/libmesh_netgen.C \ mesh/slit_mesh_test.C mesh/spatial_dimension_test.C \ mesh/mapped_subdomain_partitioner_test.C \ mesh/write_elemset_data.C mesh/write_sideset_data.C \ @@ -531,11 +535,13 @@ am__objects_5 = unit_tests_devel-driver.$(OBJEXT) \ mesh/unit_tests_devel-mesh_generation_test.$(OBJEXT) \ mesh/unit_tests_devel-mesh_input.$(OBJEXT) \ mesh/unit_tests_devel-mesh_stitch.$(OBJEXT) \ + mesh/unit_tests_devel-mesh_tet_test.$(OBJEXT) \ mesh/unit_tests_devel-mesh_triangulation.$(OBJEXT) \ mesh/unit_tests_devel-mixed_dim_mesh_test.$(OBJEXT) \ mesh/unit_tests_devel-mixed_order_test.$(OBJEXT) \ mesh/unit_tests_devel-nodal_neighbors.$(OBJEXT) \ mesh/unit_tests_devel-libmesh_poly2tri.$(OBJEXT) \ + mesh/unit_tests_devel-libmesh_netgen.$(OBJEXT) \ mesh/unit_tests_devel-slit_mesh_test.$(OBJEXT) \ mesh/unit_tests_devel-spatial_dimension_test.$(OBJEXT) \ mesh/unit_tests_devel-mapped_subdomain_partitioner_test.$(OBJEXT) \ @@ -623,9 +629,10 @@ am__unit_tests_oprof_SOURCES_DIST = driver.C libmesh_cppunit.h \ mesh/mesh_deletions.C mesh/mesh_extruder.C \ mesh/mesh_function.C mesh/mesh_function_dfem.C \ mesh/mesh_generation_test.C mesh/mesh_input.C \ - mesh/mesh_stitch.C mesh/mesh_triangulation.C \ - mesh/mixed_dim_mesh_test.C mesh/mixed_order_test.C \ - mesh/nodal_neighbors.C mesh/libmesh_poly2tri.C \ + mesh/mesh_stitch.C mesh/mesh_tet_test.C \ + mesh/mesh_triangulation.C mesh/mixed_dim_mesh_test.C \ + mesh/mixed_order_test.C mesh/nodal_neighbors.C \ + mesh/libmesh_poly2tri.C mesh/libmesh_netgen.C \ mesh/slit_mesh_test.C mesh/spatial_dimension_test.C \ mesh/mapped_subdomain_partitioner_test.C \ mesh/write_elemset_data.C mesh/write_sideset_data.C \ @@ -730,11 +737,13 @@ am__objects_7 = unit_tests_oprof-driver.$(OBJEXT) \ mesh/unit_tests_oprof-mesh_generation_test.$(OBJEXT) \ mesh/unit_tests_oprof-mesh_input.$(OBJEXT) \ mesh/unit_tests_oprof-mesh_stitch.$(OBJEXT) \ + mesh/unit_tests_oprof-mesh_tet_test.$(OBJEXT) \ mesh/unit_tests_oprof-mesh_triangulation.$(OBJEXT) \ mesh/unit_tests_oprof-mixed_dim_mesh_test.$(OBJEXT) \ mesh/unit_tests_oprof-mixed_order_test.$(OBJEXT) \ mesh/unit_tests_oprof-nodal_neighbors.$(OBJEXT) \ mesh/unit_tests_oprof-libmesh_poly2tri.$(OBJEXT) \ + mesh/unit_tests_oprof-libmesh_netgen.$(OBJEXT) \ mesh/unit_tests_oprof-slit_mesh_test.$(OBJEXT) \ mesh/unit_tests_oprof-spatial_dimension_test.$(OBJEXT) \ mesh/unit_tests_oprof-mapped_subdomain_partitioner_test.$(OBJEXT) \ @@ -822,9 +831,10 @@ am__unit_tests_opt_SOURCES_DIST = driver.C libmesh_cppunit.h \ mesh/mesh_deletions.C mesh/mesh_extruder.C \ mesh/mesh_function.C mesh/mesh_function_dfem.C \ mesh/mesh_generation_test.C mesh/mesh_input.C \ - mesh/mesh_stitch.C mesh/mesh_triangulation.C \ - mesh/mixed_dim_mesh_test.C mesh/mixed_order_test.C \ - mesh/nodal_neighbors.C mesh/libmesh_poly2tri.C \ + mesh/mesh_stitch.C mesh/mesh_tet_test.C \ + mesh/mesh_triangulation.C mesh/mixed_dim_mesh_test.C \ + mesh/mixed_order_test.C mesh/nodal_neighbors.C \ + mesh/libmesh_poly2tri.C mesh/libmesh_netgen.C \ mesh/slit_mesh_test.C mesh/spatial_dimension_test.C \ mesh/mapped_subdomain_partitioner_test.C \ mesh/write_elemset_data.C mesh/write_sideset_data.C \ @@ -929,11 +939,13 @@ am__objects_9 = unit_tests_opt-driver.$(OBJEXT) \ mesh/unit_tests_opt-mesh_generation_test.$(OBJEXT) \ mesh/unit_tests_opt-mesh_input.$(OBJEXT) \ mesh/unit_tests_opt-mesh_stitch.$(OBJEXT) \ + mesh/unit_tests_opt-mesh_tet_test.$(OBJEXT) \ mesh/unit_tests_opt-mesh_triangulation.$(OBJEXT) \ mesh/unit_tests_opt-mixed_dim_mesh_test.$(OBJEXT) \ mesh/unit_tests_opt-mixed_order_test.$(OBJEXT) \ mesh/unit_tests_opt-nodal_neighbors.$(OBJEXT) \ mesh/unit_tests_opt-libmesh_poly2tri.$(OBJEXT) \ + mesh/unit_tests_opt-libmesh_netgen.$(OBJEXT) \ mesh/unit_tests_opt-slit_mesh_test.$(OBJEXT) \ mesh/unit_tests_opt-spatial_dimension_test.$(OBJEXT) \ mesh/unit_tests_opt-mapped_subdomain_partitioner_test.$(OBJEXT) \ @@ -1021,9 +1033,10 @@ am__unit_tests_prof_SOURCES_DIST = driver.C libmesh_cppunit.h \ mesh/mesh_deletions.C mesh/mesh_extruder.C \ mesh/mesh_function.C mesh/mesh_function_dfem.C \ mesh/mesh_generation_test.C mesh/mesh_input.C \ - mesh/mesh_stitch.C mesh/mesh_triangulation.C \ - mesh/mixed_dim_mesh_test.C mesh/mixed_order_test.C \ - mesh/nodal_neighbors.C mesh/libmesh_poly2tri.C \ + mesh/mesh_stitch.C mesh/mesh_tet_test.C \ + mesh/mesh_triangulation.C mesh/mixed_dim_mesh_test.C \ + mesh/mixed_order_test.C mesh/nodal_neighbors.C \ + mesh/libmesh_poly2tri.C mesh/libmesh_netgen.C \ mesh/slit_mesh_test.C mesh/spatial_dimension_test.C \ mesh/mapped_subdomain_partitioner_test.C \ mesh/write_elemset_data.C mesh/write_sideset_data.C \ @@ -1128,11 +1141,13 @@ am__objects_11 = unit_tests_prof-driver.$(OBJEXT) \ mesh/unit_tests_prof-mesh_generation_test.$(OBJEXT) \ mesh/unit_tests_prof-mesh_input.$(OBJEXT) \ mesh/unit_tests_prof-mesh_stitch.$(OBJEXT) \ + mesh/unit_tests_prof-mesh_tet_test.$(OBJEXT) \ mesh/unit_tests_prof-mesh_triangulation.$(OBJEXT) \ mesh/unit_tests_prof-mixed_dim_mesh_test.$(OBJEXT) \ mesh/unit_tests_prof-mixed_order_test.$(OBJEXT) \ mesh/unit_tests_prof-nodal_neighbors.$(OBJEXT) \ mesh/unit_tests_prof-libmesh_poly2tri.$(OBJEXT) \ + mesh/unit_tests_prof-libmesh_netgen.$(OBJEXT) \ mesh/unit_tests_prof-slit_mesh_test.$(OBJEXT) \ mesh/unit_tests_prof-spatial_dimension_test.$(OBJEXT) \ mesh/unit_tests_prof-mapped_subdomain_partitioner_test.$(OBJEXT) \ @@ -1376,6 +1391,7 @@ am__depfiles_remade = ./$(DEPDIR)/unit_tests_dbg-driver.Po \ mesh/$(DEPDIR)/unit_tests_dbg-distributed_mesh_test.Po \ mesh/$(DEPDIR)/unit_tests_dbg-exodus_test.Po \ mesh/$(DEPDIR)/unit_tests_dbg-extra_integers.Po \ + mesh/$(DEPDIR)/unit_tests_dbg-libmesh_netgen.Po \ mesh/$(DEPDIR)/unit_tests_dbg-libmesh_poly2tri.Po \ mesh/$(DEPDIR)/unit_tests_dbg-mapped_subdomain_partitioner_test.Po \ mesh/$(DEPDIR)/unit_tests_dbg-mesh_assign.Po \ @@ -1388,6 +1404,7 @@ am__depfiles_remade = ./$(DEPDIR)/unit_tests_dbg-driver.Po \ mesh/$(DEPDIR)/unit_tests_dbg-mesh_generation_test.Po \ mesh/$(DEPDIR)/unit_tests_dbg-mesh_input.Po \ mesh/$(DEPDIR)/unit_tests_dbg-mesh_stitch.Po \ + mesh/$(DEPDIR)/unit_tests_dbg-mesh_tet_test.Po \ mesh/$(DEPDIR)/unit_tests_dbg-mesh_triangulation.Po \ mesh/$(DEPDIR)/unit_tests_dbg-mixed_dim_mesh_test.Po \ mesh/$(DEPDIR)/unit_tests_dbg-mixed_order_test.Po \ @@ -1410,6 +1427,7 @@ am__depfiles_remade = ./$(DEPDIR)/unit_tests_dbg-driver.Po \ mesh/$(DEPDIR)/unit_tests_devel-distributed_mesh_test.Po \ mesh/$(DEPDIR)/unit_tests_devel-exodus_test.Po \ mesh/$(DEPDIR)/unit_tests_devel-extra_integers.Po \ + mesh/$(DEPDIR)/unit_tests_devel-libmesh_netgen.Po \ mesh/$(DEPDIR)/unit_tests_devel-libmesh_poly2tri.Po \ mesh/$(DEPDIR)/unit_tests_devel-mapped_subdomain_partitioner_test.Po \ mesh/$(DEPDIR)/unit_tests_devel-mesh_assign.Po \ @@ -1422,6 +1440,7 @@ am__depfiles_remade = ./$(DEPDIR)/unit_tests_dbg-driver.Po \ mesh/$(DEPDIR)/unit_tests_devel-mesh_generation_test.Po \ mesh/$(DEPDIR)/unit_tests_devel-mesh_input.Po \ mesh/$(DEPDIR)/unit_tests_devel-mesh_stitch.Po \ + mesh/$(DEPDIR)/unit_tests_devel-mesh_tet_test.Po \ mesh/$(DEPDIR)/unit_tests_devel-mesh_triangulation.Po \ mesh/$(DEPDIR)/unit_tests_devel-mixed_dim_mesh_test.Po \ mesh/$(DEPDIR)/unit_tests_devel-mixed_order_test.Po \ @@ -1444,6 +1463,7 @@ am__depfiles_remade = ./$(DEPDIR)/unit_tests_dbg-driver.Po \ mesh/$(DEPDIR)/unit_tests_oprof-distributed_mesh_test.Po \ mesh/$(DEPDIR)/unit_tests_oprof-exodus_test.Po \ mesh/$(DEPDIR)/unit_tests_oprof-extra_integers.Po \ + mesh/$(DEPDIR)/unit_tests_oprof-libmesh_netgen.Po \ mesh/$(DEPDIR)/unit_tests_oprof-libmesh_poly2tri.Po \ mesh/$(DEPDIR)/unit_tests_oprof-mapped_subdomain_partitioner_test.Po \ mesh/$(DEPDIR)/unit_tests_oprof-mesh_assign.Po \ @@ -1456,6 +1476,7 @@ am__depfiles_remade = ./$(DEPDIR)/unit_tests_dbg-driver.Po \ mesh/$(DEPDIR)/unit_tests_oprof-mesh_generation_test.Po \ mesh/$(DEPDIR)/unit_tests_oprof-mesh_input.Po \ mesh/$(DEPDIR)/unit_tests_oprof-mesh_stitch.Po \ + mesh/$(DEPDIR)/unit_tests_oprof-mesh_tet_test.Po \ mesh/$(DEPDIR)/unit_tests_oprof-mesh_triangulation.Po \ mesh/$(DEPDIR)/unit_tests_oprof-mixed_dim_mesh_test.Po \ mesh/$(DEPDIR)/unit_tests_oprof-mixed_order_test.Po \ @@ -1478,6 +1499,7 @@ am__depfiles_remade = ./$(DEPDIR)/unit_tests_dbg-driver.Po \ mesh/$(DEPDIR)/unit_tests_opt-distributed_mesh_test.Po \ mesh/$(DEPDIR)/unit_tests_opt-exodus_test.Po \ mesh/$(DEPDIR)/unit_tests_opt-extra_integers.Po \ + mesh/$(DEPDIR)/unit_tests_opt-libmesh_netgen.Po \ mesh/$(DEPDIR)/unit_tests_opt-libmesh_poly2tri.Po \ mesh/$(DEPDIR)/unit_tests_opt-mapped_subdomain_partitioner_test.Po \ mesh/$(DEPDIR)/unit_tests_opt-mesh_assign.Po \ @@ -1490,6 +1512,7 @@ am__depfiles_remade = ./$(DEPDIR)/unit_tests_dbg-driver.Po \ mesh/$(DEPDIR)/unit_tests_opt-mesh_generation_test.Po \ mesh/$(DEPDIR)/unit_tests_opt-mesh_input.Po \ mesh/$(DEPDIR)/unit_tests_opt-mesh_stitch.Po \ + mesh/$(DEPDIR)/unit_tests_opt-mesh_tet_test.Po \ mesh/$(DEPDIR)/unit_tests_opt-mesh_triangulation.Po \ mesh/$(DEPDIR)/unit_tests_opt-mixed_dim_mesh_test.Po \ mesh/$(DEPDIR)/unit_tests_opt-mixed_order_test.Po \ @@ -1512,6 +1535,7 @@ am__depfiles_remade = ./$(DEPDIR)/unit_tests_dbg-driver.Po \ mesh/$(DEPDIR)/unit_tests_prof-distributed_mesh_test.Po \ mesh/$(DEPDIR)/unit_tests_prof-exodus_test.Po \ mesh/$(DEPDIR)/unit_tests_prof-extra_integers.Po \ + mesh/$(DEPDIR)/unit_tests_prof-libmesh_netgen.Po \ mesh/$(DEPDIR)/unit_tests_prof-libmesh_poly2tri.Po \ mesh/$(DEPDIR)/unit_tests_prof-mapped_subdomain_partitioner_test.Po \ mesh/$(DEPDIR)/unit_tests_prof-mesh_assign.Po \ @@ -1524,6 +1548,7 @@ am__depfiles_remade = ./$(DEPDIR)/unit_tests_dbg-driver.Po \ mesh/$(DEPDIR)/unit_tests_prof-mesh_generation_test.Po \ mesh/$(DEPDIR)/unit_tests_prof-mesh_input.Po \ mesh/$(DEPDIR)/unit_tests_prof-mesh_stitch.Po \ + mesh/$(DEPDIR)/unit_tests_prof-mesh_tet_test.Po \ mesh/$(DEPDIR)/unit_tests_prof-mesh_triangulation.Po \ mesh/$(DEPDIR)/unit_tests_prof-mixed_dim_mesh_test.Po \ mesh/$(DEPDIR)/unit_tests_prof-mixed_order_test.Po \ @@ -2046,6 +2071,9 @@ MPI_LIBS = @MPI_LIBS@ NANOFLANN_INCLUDE = @NANOFLANN_INCLUDE@ NEMESIS_INCLUDE = @NEMESIS_INCLUDE@ NETCDF_INCLUDE = @NETCDF_INCLUDE@ +NETGEN_BUILD_LDFLAGS = @NETGEN_BUILD_LDFLAGS@ +NETGEN_INCLUDE = @NETGEN_INCLUDE@ +NETGEN_LIBS = @NETGEN_LIBS@ NLOPT_INCLUDE = @NLOPT_INCLUDE@ NLOPT_LIBRARY = @NLOPT_LIBRARY@ NM = @NM@ @@ -2248,9 +2276,10 @@ unit_tests_sources = driver.C libmesh_cppunit.h stream_redirector.h \ mesh/mesh_deletions.C mesh/mesh_extruder.C \ mesh/mesh_function.C mesh/mesh_function_dfem.C \ mesh/mesh_generation_test.C mesh/mesh_input.C \ - mesh/mesh_stitch.C mesh/mesh_triangulation.C \ - mesh/mixed_dim_mesh_test.C mesh/mixed_order_test.C \ - mesh/nodal_neighbors.C mesh/libmesh_poly2tri.C \ + mesh/mesh_stitch.C mesh/mesh_tet_test.C \ + mesh/mesh_triangulation.C mesh/mixed_dim_mesh_test.C \ + mesh/mixed_order_test.C mesh/nodal_neighbors.C \ + mesh/libmesh_poly2tri.C mesh/libmesh_netgen.C \ mesh/slit_mesh_test.C mesh/spatial_dimension_test.C \ mesh/mapped_subdomain_partitioner_test.C \ mesh/write_elemset_data.C mesh/write_sideset_data.C \ @@ -2536,6 +2565,8 @@ mesh/unit_tests_dbg-mesh_input.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_dbg-mesh_stitch.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) +mesh/unit_tests_dbg-mesh_tet_test.$(OBJEXT): mesh/$(am__dirstamp) \ + mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_dbg-mesh_triangulation.$(OBJEXT): \ mesh/$(am__dirstamp) mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_dbg-mixed_dim_mesh_test.$(OBJEXT): \ @@ -2546,6 +2577,8 @@ mesh/unit_tests_dbg-nodal_neighbors.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_dbg-libmesh_poly2tri.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) +mesh/unit_tests_dbg-libmesh_netgen.$(OBJEXT): mesh/$(am__dirstamp) \ + mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_dbg-slit_mesh_test.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_dbg-spatial_dimension_test.$(OBJEXT): \ @@ -2816,6 +2849,8 @@ mesh/unit_tests_devel-mesh_input.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_devel-mesh_stitch.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) +mesh/unit_tests_devel-mesh_tet_test.$(OBJEXT): mesh/$(am__dirstamp) \ + mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_devel-mesh_triangulation.$(OBJEXT): \ mesh/$(am__dirstamp) mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_devel-mixed_dim_mesh_test.$(OBJEXT): \ @@ -2826,6 +2861,8 @@ mesh/unit_tests_devel-nodal_neighbors.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_devel-libmesh_poly2tri.$(OBJEXT): \ mesh/$(am__dirstamp) mesh/$(DEPDIR)/$(am__dirstamp) +mesh/unit_tests_devel-libmesh_netgen.$(OBJEXT): mesh/$(am__dirstamp) \ + mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_devel-slit_mesh_test.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_devel-spatial_dimension_test.$(OBJEXT): \ @@ -3048,6 +3085,8 @@ mesh/unit_tests_oprof-mesh_input.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_oprof-mesh_stitch.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) +mesh/unit_tests_oprof-mesh_tet_test.$(OBJEXT): mesh/$(am__dirstamp) \ + mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_oprof-mesh_triangulation.$(OBJEXT): \ mesh/$(am__dirstamp) mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_oprof-mixed_dim_mesh_test.$(OBJEXT): \ @@ -3058,6 +3097,8 @@ mesh/unit_tests_oprof-nodal_neighbors.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_oprof-libmesh_poly2tri.$(OBJEXT): \ mesh/$(am__dirstamp) mesh/$(DEPDIR)/$(am__dirstamp) +mesh/unit_tests_oprof-libmesh_netgen.$(OBJEXT): mesh/$(am__dirstamp) \ + mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_oprof-slit_mesh_test.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_oprof-spatial_dimension_test.$(OBJEXT): \ @@ -3280,6 +3321,8 @@ mesh/unit_tests_opt-mesh_input.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_opt-mesh_stitch.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) +mesh/unit_tests_opt-mesh_tet_test.$(OBJEXT): mesh/$(am__dirstamp) \ + mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_opt-mesh_triangulation.$(OBJEXT): \ mesh/$(am__dirstamp) mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_opt-mixed_dim_mesh_test.$(OBJEXT): \ @@ -3290,6 +3333,8 @@ mesh/unit_tests_opt-nodal_neighbors.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_opt-libmesh_poly2tri.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) +mesh/unit_tests_opt-libmesh_netgen.$(OBJEXT): mesh/$(am__dirstamp) \ + mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_opt-slit_mesh_test.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_opt-spatial_dimension_test.$(OBJEXT): \ @@ -3512,6 +3557,8 @@ mesh/unit_tests_prof-mesh_input.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_prof-mesh_stitch.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) +mesh/unit_tests_prof-mesh_tet_test.$(OBJEXT): mesh/$(am__dirstamp) \ + mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_prof-mesh_triangulation.$(OBJEXT): \ mesh/$(am__dirstamp) mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_prof-mixed_dim_mesh_test.$(OBJEXT): \ @@ -3522,6 +3569,8 @@ mesh/unit_tests_prof-nodal_neighbors.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_prof-libmesh_poly2tri.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) +mesh/unit_tests_prof-libmesh_netgen.$(OBJEXT): mesh/$(am__dirstamp) \ + mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_prof-slit_mesh_test.$(OBJEXT): mesh/$(am__dirstamp) \ mesh/$(DEPDIR)/$(am__dirstamp) mesh/unit_tests_prof-spatial_dimension_test.$(OBJEXT): \ @@ -3829,6 +3878,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_dbg-distributed_mesh_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_dbg-exodus_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_dbg-extra_integers.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_dbg-libmesh_netgen.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_dbg-libmesh_poly2tri.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_dbg-mapped_subdomain_partitioner_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_dbg-mesh_assign.Po@am__quote@ # am--include-marker @@ -3841,6 +3891,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_dbg-mesh_generation_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_dbg-mesh_input.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_dbg-mesh_stitch.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_dbg-mesh_tet_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_dbg-mesh_triangulation.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_dbg-mixed_dim_mesh_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_dbg-mixed_order_test.Po@am__quote@ # am--include-marker @@ -3863,6 +3914,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_devel-distributed_mesh_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_devel-exodus_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_devel-extra_integers.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_devel-libmesh_netgen.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_devel-libmesh_poly2tri.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_devel-mapped_subdomain_partitioner_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_devel-mesh_assign.Po@am__quote@ # am--include-marker @@ -3875,6 +3927,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_devel-mesh_generation_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_devel-mesh_input.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_devel-mesh_stitch.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_devel-mesh_tet_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_devel-mesh_triangulation.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_devel-mixed_dim_mesh_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_devel-mixed_order_test.Po@am__quote@ # am--include-marker @@ -3897,6 +3950,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_oprof-distributed_mesh_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_oprof-exodus_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_oprof-extra_integers.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_oprof-libmesh_netgen.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_oprof-libmesh_poly2tri.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_oprof-mapped_subdomain_partitioner_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_oprof-mesh_assign.Po@am__quote@ # am--include-marker @@ -3909,6 +3963,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_oprof-mesh_generation_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_oprof-mesh_input.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_oprof-mesh_stitch.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_oprof-mesh_tet_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_oprof-mesh_triangulation.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_oprof-mixed_dim_mesh_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_oprof-mixed_order_test.Po@am__quote@ # am--include-marker @@ -3931,6 +3986,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_opt-distributed_mesh_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_opt-exodus_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_opt-extra_integers.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_opt-libmesh_netgen.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_opt-libmesh_poly2tri.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_opt-mapped_subdomain_partitioner_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_opt-mesh_assign.Po@am__quote@ # am--include-marker @@ -3943,6 +3999,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_opt-mesh_generation_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_opt-mesh_input.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_opt-mesh_stitch.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_opt-mesh_tet_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_opt-mesh_triangulation.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_opt-mixed_dim_mesh_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_opt-mixed_order_test.Po@am__quote@ # am--include-marker @@ -3965,6 +4022,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_prof-distributed_mesh_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_prof-exodus_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_prof-extra_integers.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_prof-libmesh_netgen.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_prof-libmesh_poly2tri.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_prof-mapped_subdomain_partitioner_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_prof-mesh_assign.Po@am__quote@ # am--include-marker @@ -3977,6 +4035,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_prof-mesh_generation_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_prof-mesh_input.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_prof-mesh_stitch.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_prof-mesh_tet_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_prof-mesh_triangulation.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_prof-mixed_dim_mesh_test.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@mesh/$(DEPDIR)/unit_tests_prof-mixed_order_test.Po@am__quote@ # am--include-marker @@ -4963,6 +5022,20 @@ mesh/unit_tests_dbg-mesh_stitch.obj: mesh/mesh_stitch.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_dbg_CPPFLAGS) $(CPPFLAGS) $(unit_tests_dbg_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_dbg-mesh_stitch.obj `if test -f 'mesh/mesh_stitch.C'; then $(CYGPATH_W) 'mesh/mesh_stitch.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_stitch.C'; fi` +mesh/unit_tests_dbg-mesh_tet_test.o: mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_dbg_CPPFLAGS) $(CPPFLAGS) $(unit_tests_dbg_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_dbg-mesh_tet_test.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_dbg-mesh_tet_test.Tpo -c -o mesh/unit_tests_dbg-mesh_tet_test.o `test -f 'mesh/mesh_tet_test.C' || echo '$(srcdir)/'`mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_dbg-mesh_tet_test.Tpo mesh/$(DEPDIR)/unit_tests_dbg-mesh_tet_test.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/mesh_tet_test.C' object='mesh/unit_tests_dbg-mesh_tet_test.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_dbg_CPPFLAGS) $(CPPFLAGS) $(unit_tests_dbg_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_dbg-mesh_tet_test.o `test -f 'mesh/mesh_tet_test.C' || echo '$(srcdir)/'`mesh/mesh_tet_test.C + +mesh/unit_tests_dbg-mesh_tet_test.obj: mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_dbg_CPPFLAGS) $(CPPFLAGS) $(unit_tests_dbg_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_dbg-mesh_tet_test.obj -MD -MP -MF mesh/$(DEPDIR)/unit_tests_dbg-mesh_tet_test.Tpo -c -o mesh/unit_tests_dbg-mesh_tet_test.obj `if test -f 'mesh/mesh_tet_test.C'; then $(CYGPATH_W) 'mesh/mesh_tet_test.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_tet_test.C'; fi` +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_dbg-mesh_tet_test.Tpo mesh/$(DEPDIR)/unit_tests_dbg-mesh_tet_test.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/mesh_tet_test.C' object='mesh/unit_tests_dbg-mesh_tet_test.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_dbg_CPPFLAGS) $(CPPFLAGS) $(unit_tests_dbg_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_dbg-mesh_tet_test.obj `if test -f 'mesh/mesh_tet_test.C'; then $(CYGPATH_W) 'mesh/mesh_tet_test.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_tet_test.C'; fi` + mesh/unit_tests_dbg-mesh_triangulation.o: mesh/mesh_triangulation.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_dbg_CPPFLAGS) $(CPPFLAGS) $(unit_tests_dbg_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_dbg-mesh_triangulation.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_dbg-mesh_triangulation.Tpo -c -o mesh/unit_tests_dbg-mesh_triangulation.o `test -f 'mesh/mesh_triangulation.C' || echo '$(srcdir)/'`mesh/mesh_triangulation.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_dbg-mesh_triangulation.Tpo mesh/$(DEPDIR)/unit_tests_dbg-mesh_triangulation.Po @@ -5033,6 +5106,20 @@ mesh/unit_tests_dbg-libmesh_poly2tri.obj: mesh/libmesh_poly2tri.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_dbg_CPPFLAGS) $(CPPFLAGS) $(unit_tests_dbg_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_dbg-libmesh_poly2tri.obj `if test -f 'mesh/libmesh_poly2tri.C'; then $(CYGPATH_W) 'mesh/libmesh_poly2tri.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_poly2tri.C'; fi` +mesh/unit_tests_dbg-libmesh_netgen.o: mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_dbg_CPPFLAGS) $(CPPFLAGS) $(unit_tests_dbg_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_dbg-libmesh_netgen.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_dbg-libmesh_netgen.Tpo -c -o mesh/unit_tests_dbg-libmesh_netgen.o `test -f 'mesh/libmesh_netgen.C' || echo '$(srcdir)/'`mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_dbg-libmesh_netgen.Tpo mesh/$(DEPDIR)/unit_tests_dbg-libmesh_netgen.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/libmesh_netgen.C' object='mesh/unit_tests_dbg-libmesh_netgen.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_dbg_CPPFLAGS) $(CPPFLAGS) $(unit_tests_dbg_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_dbg-libmesh_netgen.o `test -f 'mesh/libmesh_netgen.C' || echo '$(srcdir)/'`mesh/libmesh_netgen.C + +mesh/unit_tests_dbg-libmesh_netgen.obj: mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_dbg_CPPFLAGS) $(CPPFLAGS) $(unit_tests_dbg_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_dbg-libmesh_netgen.obj -MD -MP -MF mesh/$(DEPDIR)/unit_tests_dbg-libmesh_netgen.Tpo -c -o mesh/unit_tests_dbg-libmesh_netgen.obj `if test -f 'mesh/libmesh_netgen.C'; then $(CYGPATH_W) 'mesh/libmesh_netgen.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_netgen.C'; fi` +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_dbg-libmesh_netgen.Tpo mesh/$(DEPDIR)/unit_tests_dbg-libmesh_netgen.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/libmesh_netgen.C' object='mesh/unit_tests_dbg-libmesh_netgen.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_dbg_CPPFLAGS) $(CPPFLAGS) $(unit_tests_dbg_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_dbg-libmesh_netgen.obj `if test -f 'mesh/libmesh_netgen.C'; then $(CYGPATH_W) 'mesh/libmesh_netgen.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_netgen.C'; fi` + mesh/unit_tests_dbg-slit_mesh_test.o: mesh/slit_mesh_test.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_dbg_CPPFLAGS) $(CPPFLAGS) $(unit_tests_dbg_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_dbg-slit_mesh_test.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_dbg-slit_mesh_test.Tpo -c -o mesh/unit_tests_dbg-slit_mesh_test.o `test -f 'mesh/slit_mesh_test.C' || echo '$(srcdir)/'`mesh/slit_mesh_test.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_dbg-slit_mesh_test.Tpo mesh/$(DEPDIR)/unit_tests_dbg-slit_mesh_test.Po @@ -6517,6 +6604,20 @@ mesh/unit_tests_devel-mesh_stitch.obj: mesh/mesh_stitch.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_devel_CPPFLAGS) $(CPPFLAGS) $(unit_tests_devel_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_devel-mesh_stitch.obj `if test -f 'mesh/mesh_stitch.C'; then $(CYGPATH_W) 'mesh/mesh_stitch.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_stitch.C'; fi` +mesh/unit_tests_devel-mesh_tet_test.o: mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_devel_CPPFLAGS) $(CPPFLAGS) $(unit_tests_devel_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_devel-mesh_tet_test.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_devel-mesh_tet_test.Tpo -c -o mesh/unit_tests_devel-mesh_tet_test.o `test -f 'mesh/mesh_tet_test.C' || echo '$(srcdir)/'`mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_devel-mesh_tet_test.Tpo mesh/$(DEPDIR)/unit_tests_devel-mesh_tet_test.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/mesh_tet_test.C' object='mesh/unit_tests_devel-mesh_tet_test.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_devel_CPPFLAGS) $(CPPFLAGS) $(unit_tests_devel_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_devel-mesh_tet_test.o `test -f 'mesh/mesh_tet_test.C' || echo '$(srcdir)/'`mesh/mesh_tet_test.C + +mesh/unit_tests_devel-mesh_tet_test.obj: mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_devel_CPPFLAGS) $(CPPFLAGS) $(unit_tests_devel_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_devel-mesh_tet_test.obj -MD -MP -MF mesh/$(DEPDIR)/unit_tests_devel-mesh_tet_test.Tpo -c -o mesh/unit_tests_devel-mesh_tet_test.obj `if test -f 'mesh/mesh_tet_test.C'; then $(CYGPATH_W) 'mesh/mesh_tet_test.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_tet_test.C'; fi` +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_devel-mesh_tet_test.Tpo mesh/$(DEPDIR)/unit_tests_devel-mesh_tet_test.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/mesh_tet_test.C' object='mesh/unit_tests_devel-mesh_tet_test.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_devel_CPPFLAGS) $(CPPFLAGS) $(unit_tests_devel_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_devel-mesh_tet_test.obj `if test -f 'mesh/mesh_tet_test.C'; then $(CYGPATH_W) 'mesh/mesh_tet_test.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_tet_test.C'; fi` + mesh/unit_tests_devel-mesh_triangulation.o: mesh/mesh_triangulation.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_devel_CPPFLAGS) $(CPPFLAGS) $(unit_tests_devel_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_devel-mesh_triangulation.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_devel-mesh_triangulation.Tpo -c -o mesh/unit_tests_devel-mesh_triangulation.o `test -f 'mesh/mesh_triangulation.C' || echo '$(srcdir)/'`mesh/mesh_triangulation.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_devel-mesh_triangulation.Tpo mesh/$(DEPDIR)/unit_tests_devel-mesh_triangulation.Po @@ -6587,6 +6688,20 @@ mesh/unit_tests_devel-libmesh_poly2tri.obj: mesh/libmesh_poly2tri.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_devel_CPPFLAGS) $(CPPFLAGS) $(unit_tests_devel_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_devel-libmesh_poly2tri.obj `if test -f 'mesh/libmesh_poly2tri.C'; then $(CYGPATH_W) 'mesh/libmesh_poly2tri.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_poly2tri.C'; fi` +mesh/unit_tests_devel-libmesh_netgen.o: mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_devel_CPPFLAGS) $(CPPFLAGS) $(unit_tests_devel_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_devel-libmesh_netgen.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_devel-libmesh_netgen.Tpo -c -o mesh/unit_tests_devel-libmesh_netgen.o `test -f 'mesh/libmesh_netgen.C' || echo '$(srcdir)/'`mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_devel-libmesh_netgen.Tpo mesh/$(DEPDIR)/unit_tests_devel-libmesh_netgen.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/libmesh_netgen.C' object='mesh/unit_tests_devel-libmesh_netgen.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_devel_CPPFLAGS) $(CPPFLAGS) $(unit_tests_devel_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_devel-libmesh_netgen.o `test -f 'mesh/libmesh_netgen.C' || echo '$(srcdir)/'`mesh/libmesh_netgen.C + +mesh/unit_tests_devel-libmesh_netgen.obj: mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_devel_CPPFLAGS) $(CPPFLAGS) $(unit_tests_devel_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_devel-libmesh_netgen.obj -MD -MP -MF mesh/$(DEPDIR)/unit_tests_devel-libmesh_netgen.Tpo -c -o mesh/unit_tests_devel-libmesh_netgen.obj `if test -f 'mesh/libmesh_netgen.C'; then $(CYGPATH_W) 'mesh/libmesh_netgen.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_netgen.C'; fi` +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_devel-libmesh_netgen.Tpo mesh/$(DEPDIR)/unit_tests_devel-libmesh_netgen.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/libmesh_netgen.C' object='mesh/unit_tests_devel-libmesh_netgen.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_devel_CPPFLAGS) $(CPPFLAGS) $(unit_tests_devel_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_devel-libmesh_netgen.obj `if test -f 'mesh/libmesh_netgen.C'; then $(CYGPATH_W) 'mesh/libmesh_netgen.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_netgen.C'; fi` + mesh/unit_tests_devel-slit_mesh_test.o: mesh/slit_mesh_test.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_devel_CPPFLAGS) $(CPPFLAGS) $(unit_tests_devel_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_devel-slit_mesh_test.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_devel-slit_mesh_test.Tpo -c -o mesh/unit_tests_devel-slit_mesh_test.o `test -f 'mesh/slit_mesh_test.C' || echo '$(srcdir)/'`mesh/slit_mesh_test.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_devel-slit_mesh_test.Tpo mesh/$(DEPDIR)/unit_tests_devel-slit_mesh_test.Po @@ -8071,6 +8186,20 @@ mesh/unit_tests_oprof-mesh_stitch.obj: mesh/mesh_stitch.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_oprof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_oprof_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_oprof-mesh_stitch.obj `if test -f 'mesh/mesh_stitch.C'; then $(CYGPATH_W) 'mesh/mesh_stitch.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_stitch.C'; fi` +mesh/unit_tests_oprof-mesh_tet_test.o: mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_oprof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_oprof_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_oprof-mesh_tet_test.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_oprof-mesh_tet_test.Tpo -c -o mesh/unit_tests_oprof-mesh_tet_test.o `test -f 'mesh/mesh_tet_test.C' || echo '$(srcdir)/'`mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_oprof-mesh_tet_test.Tpo mesh/$(DEPDIR)/unit_tests_oprof-mesh_tet_test.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/mesh_tet_test.C' object='mesh/unit_tests_oprof-mesh_tet_test.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_oprof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_oprof_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_oprof-mesh_tet_test.o `test -f 'mesh/mesh_tet_test.C' || echo '$(srcdir)/'`mesh/mesh_tet_test.C + +mesh/unit_tests_oprof-mesh_tet_test.obj: mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_oprof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_oprof_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_oprof-mesh_tet_test.obj -MD -MP -MF mesh/$(DEPDIR)/unit_tests_oprof-mesh_tet_test.Tpo -c -o mesh/unit_tests_oprof-mesh_tet_test.obj `if test -f 'mesh/mesh_tet_test.C'; then $(CYGPATH_W) 'mesh/mesh_tet_test.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_tet_test.C'; fi` +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_oprof-mesh_tet_test.Tpo mesh/$(DEPDIR)/unit_tests_oprof-mesh_tet_test.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/mesh_tet_test.C' object='mesh/unit_tests_oprof-mesh_tet_test.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_oprof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_oprof_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_oprof-mesh_tet_test.obj `if test -f 'mesh/mesh_tet_test.C'; then $(CYGPATH_W) 'mesh/mesh_tet_test.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_tet_test.C'; fi` + mesh/unit_tests_oprof-mesh_triangulation.o: mesh/mesh_triangulation.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_oprof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_oprof_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_oprof-mesh_triangulation.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_oprof-mesh_triangulation.Tpo -c -o mesh/unit_tests_oprof-mesh_triangulation.o `test -f 'mesh/mesh_triangulation.C' || echo '$(srcdir)/'`mesh/mesh_triangulation.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_oprof-mesh_triangulation.Tpo mesh/$(DEPDIR)/unit_tests_oprof-mesh_triangulation.Po @@ -8141,6 +8270,20 @@ mesh/unit_tests_oprof-libmesh_poly2tri.obj: mesh/libmesh_poly2tri.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_oprof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_oprof_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_oprof-libmesh_poly2tri.obj `if test -f 'mesh/libmesh_poly2tri.C'; then $(CYGPATH_W) 'mesh/libmesh_poly2tri.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_poly2tri.C'; fi` +mesh/unit_tests_oprof-libmesh_netgen.o: mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_oprof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_oprof_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_oprof-libmesh_netgen.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_oprof-libmesh_netgen.Tpo -c -o mesh/unit_tests_oprof-libmesh_netgen.o `test -f 'mesh/libmesh_netgen.C' || echo '$(srcdir)/'`mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_oprof-libmesh_netgen.Tpo mesh/$(DEPDIR)/unit_tests_oprof-libmesh_netgen.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/libmesh_netgen.C' object='mesh/unit_tests_oprof-libmesh_netgen.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_oprof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_oprof_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_oprof-libmesh_netgen.o `test -f 'mesh/libmesh_netgen.C' || echo '$(srcdir)/'`mesh/libmesh_netgen.C + +mesh/unit_tests_oprof-libmesh_netgen.obj: mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_oprof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_oprof_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_oprof-libmesh_netgen.obj -MD -MP -MF mesh/$(DEPDIR)/unit_tests_oprof-libmesh_netgen.Tpo -c -o mesh/unit_tests_oprof-libmesh_netgen.obj `if test -f 'mesh/libmesh_netgen.C'; then $(CYGPATH_W) 'mesh/libmesh_netgen.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_netgen.C'; fi` +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_oprof-libmesh_netgen.Tpo mesh/$(DEPDIR)/unit_tests_oprof-libmesh_netgen.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/libmesh_netgen.C' object='mesh/unit_tests_oprof-libmesh_netgen.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_oprof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_oprof_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_oprof-libmesh_netgen.obj `if test -f 'mesh/libmesh_netgen.C'; then $(CYGPATH_W) 'mesh/libmesh_netgen.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_netgen.C'; fi` + mesh/unit_tests_oprof-slit_mesh_test.o: mesh/slit_mesh_test.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_oprof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_oprof_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_oprof-slit_mesh_test.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_oprof-slit_mesh_test.Tpo -c -o mesh/unit_tests_oprof-slit_mesh_test.o `test -f 'mesh/slit_mesh_test.C' || echo '$(srcdir)/'`mesh/slit_mesh_test.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_oprof-slit_mesh_test.Tpo mesh/$(DEPDIR)/unit_tests_oprof-slit_mesh_test.Po @@ -9625,6 +9768,20 @@ mesh/unit_tests_opt-mesh_stitch.obj: mesh/mesh_stitch.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_opt_CPPFLAGS) $(CPPFLAGS) $(unit_tests_opt_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_opt-mesh_stitch.obj `if test -f 'mesh/mesh_stitch.C'; then $(CYGPATH_W) 'mesh/mesh_stitch.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_stitch.C'; fi` +mesh/unit_tests_opt-mesh_tet_test.o: mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_opt_CPPFLAGS) $(CPPFLAGS) $(unit_tests_opt_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_opt-mesh_tet_test.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_opt-mesh_tet_test.Tpo -c -o mesh/unit_tests_opt-mesh_tet_test.o `test -f 'mesh/mesh_tet_test.C' || echo '$(srcdir)/'`mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_opt-mesh_tet_test.Tpo mesh/$(DEPDIR)/unit_tests_opt-mesh_tet_test.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/mesh_tet_test.C' object='mesh/unit_tests_opt-mesh_tet_test.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_opt_CPPFLAGS) $(CPPFLAGS) $(unit_tests_opt_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_opt-mesh_tet_test.o `test -f 'mesh/mesh_tet_test.C' || echo '$(srcdir)/'`mesh/mesh_tet_test.C + +mesh/unit_tests_opt-mesh_tet_test.obj: mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_opt_CPPFLAGS) $(CPPFLAGS) $(unit_tests_opt_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_opt-mesh_tet_test.obj -MD -MP -MF mesh/$(DEPDIR)/unit_tests_opt-mesh_tet_test.Tpo -c -o mesh/unit_tests_opt-mesh_tet_test.obj `if test -f 'mesh/mesh_tet_test.C'; then $(CYGPATH_W) 'mesh/mesh_tet_test.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_tet_test.C'; fi` +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_opt-mesh_tet_test.Tpo mesh/$(DEPDIR)/unit_tests_opt-mesh_tet_test.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/mesh_tet_test.C' object='mesh/unit_tests_opt-mesh_tet_test.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_opt_CPPFLAGS) $(CPPFLAGS) $(unit_tests_opt_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_opt-mesh_tet_test.obj `if test -f 'mesh/mesh_tet_test.C'; then $(CYGPATH_W) 'mesh/mesh_tet_test.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_tet_test.C'; fi` + mesh/unit_tests_opt-mesh_triangulation.o: mesh/mesh_triangulation.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_opt_CPPFLAGS) $(CPPFLAGS) $(unit_tests_opt_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_opt-mesh_triangulation.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_opt-mesh_triangulation.Tpo -c -o mesh/unit_tests_opt-mesh_triangulation.o `test -f 'mesh/mesh_triangulation.C' || echo '$(srcdir)/'`mesh/mesh_triangulation.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_opt-mesh_triangulation.Tpo mesh/$(DEPDIR)/unit_tests_opt-mesh_triangulation.Po @@ -9695,6 +9852,20 @@ mesh/unit_tests_opt-libmesh_poly2tri.obj: mesh/libmesh_poly2tri.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_opt_CPPFLAGS) $(CPPFLAGS) $(unit_tests_opt_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_opt-libmesh_poly2tri.obj `if test -f 'mesh/libmesh_poly2tri.C'; then $(CYGPATH_W) 'mesh/libmesh_poly2tri.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_poly2tri.C'; fi` +mesh/unit_tests_opt-libmesh_netgen.o: mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_opt_CPPFLAGS) $(CPPFLAGS) $(unit_tests_opt_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_opt-libmesh_netgen.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_opt-libmesh_netgen.Tpo -c -o mesh/unit_tests_opt-libmesh_netgen.o `test -f 'mesh/libmesh_netgen.C' || echo '$(srcdir)/'`mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_opt-libmesh_netgen.Tpo mesh/$(DEPDIR)/unit_tests_opt-libmesh_netgen.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/libmesh_netgen.C' object='mesh/unit_tests_opt-libmesh_netgen.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_opt_CPPFLAGS) $(CPPFLAGS) $(unit_tests_opt_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_opt-libmesh_netgen.o `test -f 'mesh/libmesh_netgen.C' || echo '$(srcdir)/'`mesh/libmesh_netgen.C + +mesh/unit_tests_opt-libmesh_netgen.obj: mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_opt_CPPFLAGS) $(CPPFLAGS) $(unit_tests_opt_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_opt-libmesh_netgen.obj -MD -MP -MF mesh/$(DEPDIR)/unit_tests_opt-libmesh_netgen.Tpo -c -o mesh/unit_tests_opt-libmesh_netgen.obj `if test -f 'mesh/libmesh_netgen.C'; then $(CYGPATH_W) 'mesh/libmesh_netgen.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_netgen.C'; fi` +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_opt-libmesh_netgen.Tpo mesh/$(DEPDIR)/unit_tests_opt-libmesh_netgen.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/libmesh_netgen.C' object='mesh/unit_tests_opt-libmesh_netgen.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_opt_CPPFLAGS) $(CPPFLAGS) $(unit_tests_opt_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_opt-libmesh_netgen.obj `if test -f 'mesh/libmesh_netgen.C'; then $(CYGPATH_W) 'mesh/libmesh_netgen.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_netgen.C'; fi` + mesh/unit_tests_opt-slit_mesh_test.o: mesh/slit_mesh_test.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_opt_CPPFLAGS) $(CPPFLAGS) $(unit_tests_opt_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_opt-slit_mesh_test.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_opt-slit_mesh_test.Tpo -c -o mesh/unit_tests_opt-slit_mesh_test.o `test -f 'mesh/slit_mesh_test.C' || echo '$(srcdir)/'`mesh/slit_mesh_test.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_opt-slit_mesh_test.Tpo mesh/$(DEPDIR)/unit_tests_opt-slit_mesh_test.Po @@ -11179,6 +11350,20 @@ mesh/unit_tests_prof-mesh_stitch.obj: mesh/mesh_stitch.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_prof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_prof_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_prof-mesh_stitch.obj `if test -f 'mesh/mesh_stitch.C'; then $(CYGPATH_W) 'mesh/mesh_stitch.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_stitch.C'; fi` +mesh/unit_tests_prof-mesh_tet_test.o: mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_prof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_prof_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_prof-mesh_tet_test.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_prof-mesh_tet_test.Tpo -c -o mesh/unit_tests_prof-mesh_tet_test.o `test -f 'mesh/mesh_tet_test.C' || echo '$(srcdir)/'`mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_prof-mesh_tet_test.Tpo mesh/$(DEPDIR)/unit_tests_prof-mesh_tet_test.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/mesh_tet_test.C' object='mesh/unit_tests_prof-mesh_tet_test.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_prof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_prof_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_prof-mesh_tet_test.o `test -f 'mesh/mesh_tet_test.C' || echo '$(srcdir)/'`mesh/mesh_tet_test.C + +mesh/unit_tests_prof-mesh_tet_test.obj: mesh/mesh_tet_test.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_prof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_prof_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_prof-mesh_tet_test.obj -MD -MP -MF mesh/$(DEPDIR)/unit_tests_prof-mesh_tet_test.Tpo -c -o mesh/unit_tests_prof-mesh_tet_test.obj `if test -f 'mesh/mesh_tet_test.C'; then $(CYGPATH_W) 'mesh/mesh_tet_test.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_tet_test.C'; fi` +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_prof-mesh_tet_test.Tpo mesh/$(DEPDIR)/unit_tests_prof-mesh_tet_test.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/mesh_tet_test.C' object='mesh/unit_tests_prof-mesh_tet_test.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_prof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_prof_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_prof-mesh_tet_test.obj `if test -f 'mesh/mesh_tet_test.C'; then $(CYGPATH_W) 'mesh/mesh_tet_test.C'; else $(CYGPATH_W) '$(srcdir)/mesh/mesh_tet_test.C'; fi` + mesh/unit_tests_prof-mesh_triangulation.o: mesh/mesh_triangulation.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_prof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_prof_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_prof-mesh_triangulation.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_prof-mesh_triangulation.Tpo -c -o mesh/unit_tests_prof-mesh_triangulation.o `test -f 'mesh/mesh_triangulation.C' || echo '$(srcdir)/'`mesh/mesh_triangulation.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_prof-mesh_triangulation.Tpo mesh/$(DEPDIR)/unit_tests_prof-mesh_triangulation.Po @@ -11249,6 +11434,20 @@ mesh/unit_tests_prof-libmesh_poly2tri.obj: mesh/libmesh_poly2tri.C @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_prof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_prof_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_prof-libmesh_poly2tri.obj `if test -f 'mesh/libmesh_poly2tri.C'; then $(CYGPATH_W) 'mesh/libmesh_poly2tri.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_poly2tri.C'; fi` +mesh/unit_tests_prof-libmesh_netgen.o: mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_prof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_prof_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_prof-libmesh_netgen.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_prof-libmesh_netgen.Tpo -c -o mesh/unit_tests_prof-libmesh_netgen.o `test -f 'mesh/libmesh_netgen.C' || echo '$(srcdir)/'`mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_prof-libmesh_netgen.Tpo mesh/$(DEPDIR)/unit_tests_prof-libmesh_netgen.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/libmesh_netgen.C' object='mesh/unit_tests_prof-libmesh_netgen.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_prof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_prof_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_prof-libmesh_netgen.o `test -f 'mesh/libmesh_netgen.C' || echo '$(srcdir)/'`mesh/libmesh_netgen.C + +mesh/unit_tests_prof-libmesh_netgen.obj: mesh/libmesh_netgen.C +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_prof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_prof_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_prof-libmesh_netgen.obj -MD -MP -MF mesh/$(DEPDIR)/unit_tests_prof-libmesh_netgen.Tpo -c -o mesh/unit_tests_prof-libmesh_netgen.obj `if test -f 'mesh/libmesh_netgen.C'; then $(CYGPATH_W) 'mesh/libmesh_netgen.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_netgen.C'; fi` +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_prof-libmesh_netgen.Tpo mesh/$(DEPDIR)/unit_tests_prof-libmesh_netgen.Po +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='mesh/libmesh_netgen.C' object='mesh/unit_tests_prof-libmesh_netgen.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_prof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_prof_CXXFLAGS) $(CXXFLAGS) -c -o mesh/unit_tests_prof-libmesh_netgen.obj `if test -f 'mesh/libmesh_netgen.C'; then $(CYGPATH_W) 'mesh/libmesh_netgen.C'; else $(CYGPATH_W) '$(srcdir)/mesh/libmesh_netgen.C'; fi` + mesh/unit_tests_prof-slit_mesh_test.o: mesh/slit_mesh_test.C @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unit_tests_prof_CPPFLAGS) $(CPPFLAGS) $(unit_tests_prof_CXXFLAGS) $(CXXFLAGS) -MT mesh/unit_tests_prof-slit_mesh_test.o -MD -MP -MF mesh/$(DEPDIR)/unit_tests_prof-slit_mesh_test.Tpo -c -o mesh/unit_tests_prof-slit_mesh_test.o `test -f 'mesh/slit_mesh_test.C' || echo '$(srcdir)/'`mesh/slit_mesh_test.C @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) mesh/$(DEPDIR)/unit_tests_prof-slit_mesh_test.Tpo mesh/$(DEPDIR)/unit_tests_prof-slit_mesh_test.Po @@ -12547,6 +12746,7 @@ distclean: distclean-am -rm -f mesh/$(DEPDIR)/unit_tests_dbg-distributed_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-exodus_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-extra_integers.Po + -rm -f mesh/$(DEPDIR)/unit_tests_dbg-libmesh_netgen.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-libmesh_poly2tri.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mapped_subdomain_partitioner_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mesh_assign.Po @@ -12559,6 +12759,7 @@ distclean: distclean-am -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mesh_generation_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mesh_input.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mesh_stitch.Po + -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mesh_tet_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mesh_triangulation.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mixed_dim_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mixed_order_test.Po @@ -12581,6 +12782,7 @@ distclean: distclean-am -rm -f mesh/$(DEPDIR)/unit_tests_devel-distributed_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-exodus_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-extra_integers.Po + -rm -f mesh/$(DEPDIR)/unit_tests_devel-libmesh_netgen.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-libmesh_poly2tri.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-mapped_subdomain_partitioner_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-mesh_assign.Po @@ -12593,6 +12795,7 @@ distclean: distclean-am -rm -f mesh/$(DEPDIR)/unit_tests_devel-mesh_generation_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-mesh_input.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-mesh_stitch.Po + -rm -f mesh/$(DEPDIR)/unit_tests_devel-mesh_tet_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-mesh_triangulation.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-mixed_dim_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-mixed_order_test.Po @@ -12615,6 +12818,7 @@ distclean: distclean-am -rm -f mesh/$(DEPDIR)/unit_tests_oprof-distributed_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-exodus_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-extra_integers.Po + -rm -f mesh/$(DEPDIR)/unit_tests_oprof-libmesh_netgen.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-libmesh_poly2tri.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mapped_subdomain_partitioner_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mesh_assign.Po @@ -12627,6 +12831,7 @@ distclean: distclean-am -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mesh_generation_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mesh_input.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mesh_stitch.Po + -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mesh_tet_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mesh_triangulation.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mixed_dim_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mixed_order_test.Po @@ -12649,6 +12854,7 @@ distclean: distclean-am -rm -f mesh/$(DEPDIR)/unit_tests_opt-distributed_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-exodus_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-extra_integers.Po + -rm -f mesh/$(DEPDIR)/unit_tests_opt-libmesh_netgen.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-libmesh_poly2tri.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-mapped_subdomain_partitioner_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-mesh_assign.Po @@ -12661,6 +12867,7 @@ distclean: distclean-am -rm -f mesh/$(DEPDIR)/unit_tests_opt-mesh_generation_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-mesh_input.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-mesh_stitch.Po + -rm -f mesh/$(DEPDIR)/unit_tests_opt-mesh_tet_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-mesh_triangulation.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-mixed_dim_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-mixed_order_test.Po @@ -12683,6 +12890,7 @@ distclean: distclean-am -rm -f mesh/$(DEPDIR)/unit_tests_prof-distributed_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-exodus_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-extra_integers.Po + -rm -f mesh/$(DEPDIR)/unit_tests_prof-libmesh_netgen.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-libmesh_poly2tri.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-mapped_subdomain_partitioner_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-mesh_assign.Po @@ -12695,6 +12903,7 @@ distclean: distclean-am -rm -f mesh/$(DEPDIR)/unit_tests_prof-mesh_generation_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-mesh_input.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-mesh_stitch.Po + -rm -f mesh/$(DEPDIR)/unit_tests_prof-mesh_tet_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-mesh_triangulation.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-mixed_dim_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-mixed_order_test.Po @@ -13149,6 +13358,7 @@ maintainer-clean: maintainer-clean-am -rm -f mesh/$(DEPDIR)/unit_tests_dbg-distributed_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-exodus_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-extra_integers.Po + -rm -f mesh/$(DEPDIR)/unit_tests_dbg-libmesh_netgen.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-libmesh_poly2tri.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mapped_subdomain_partitioner_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mesh_assign.Po @@ -13161,6 +13371,7 @@ maintainer-clean: maintainer-clean-am -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mesh_generation_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mesh_input.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mesh_stitch.Po + -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mesh_tet_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mesh_triangulation.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mixed_dim_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_dbg-mixed_order_test.Po @@ -13183,6 +13394,7 @@ maintainer-clean: maintainer-clean-am -rm -f mesh/$(DEPDIR)/unit_tests_devel-distributed_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-exodus_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-extra_integers.Po + -rm -f mesh/$(DEPDIR)/unit_tests_devel-libmesh_netgen.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-libmesh_poly2tri.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-mapped_subdomain_partitioner_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-mesh_assign.Po @@ -13195,6 +13407,7 @@ maintainer-clean: maintainer-clean-am -rm -f mesh/$(DEPDIR)/unit_tests_devel-mesh_generation_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-mesh_input.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-mesh_stitch.Po + -rm -f mesh/$(DEPDIR)/unit_tests_devel-mesh_tet_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-mesh_triangulation.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-mixed_dim_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_devel-mixed_order_test.Po @@ -13217,6 +13430,7 @@ maintainer-clean: maintainer-clean-am -rm -f mesh/$(DEPDIR)/unit_tests_oprof-distributed_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-exodus_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-extra_integers.Po + -rm -f mesh/$(DEPDIR)/unit_tests_oprof-libmesh_netgen.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-libmesh_poly2tri.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mapped_subdomain_partitioner_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mesh_assign.Po @@ -13229,6 +13443,7 @@ maintainer-clean: maintainer-clean-am -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mesh_generation_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mesh_input.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mesh_stitch.Po + -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mesh_tet_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mesh_triangulation.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mixed_dim_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_oprof-mixed_order_test.Po @@ -13251,6 +13466,7 @@ maintainer-clean: maintainer-clean-am -rm -f mesh/$(DEPDIR)/unit_tests_opt-distributed_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-exodus_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-extra_integers.Po + -rm -f mesh/$(DEPDIR)/unit_tests_opt-libmesh_netgen.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-libmesh_poly2tri.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-mapped_subdomain_partitioner_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-mesh_assign.Po @@ -13263,6 +13479,7 @@ maintainer-clean: maintainer-clean-am -rm -f mesh/$(DEPDIR)/unit_tests_opt-mesh_generation_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-mesh_input.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-mesh_stitch.Po + -rm -f mesh/$(DEPDIR)/unit_tests_opt-mesh_tet_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-mesh_triangulation.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-mixed_dim_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_opt-mixed_order_test.Po @@ -13285,6 +13502,7 @@ maintainer-clean: maintainer-clean-am -rm -f mesh/$(DEPDIR)/unit_tests_prof-distributed_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-exodus_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-extra_integers.Po + -rm -f mesh/$(DEPDIR)/unit_tests_prof-libmesh_netgen.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-libmesh_poly2tri.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-mapped_subdomain_partitioner_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-mesh_assign.Po @@ -13297,6 +13515,7 @@ maintainer-clean: maintainer-clean-am -rm -f mesh/$(DEPDIR)/unit_tests_prof-mesh_generation_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-mesh_input.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-mesh_stitch.Po + -rm -f mesh/$(DEPDIR)/unit_tests_prof-mesh_tet_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-mesh_triangulation.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-mixed_dim_mesh_test.Po -rm -f mesh/$(DEPDIR)/unit_tests_prof-mixed_order_test.Po