Home
last modified time | relevance | path

Searched refs:sfcurves (Results 1 – 9 of 9) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/contrib/
H A DMakefile.am194 SUBDIRS += sfcurves subdir
195 opt_libs += sfcurves/libopt.la
196 dbg_libs += sfcurves/libdbg.la
197 devel_libs += sfcurves/libdevel.la
198 prof_libs += sfcurves/libprof.la
199 oprof_libs += sfcurves/liboprof.la
H A DMakefile.in201 @LIBMESH_ENABLE_SFC_TRUE@am__append_105 = sfcurves
202 @LIBMESH_ENABLE_SFC_TRUE@am__append_106 = sfcurves/libopt.la
203 @LIBMESH_ENABLE_SFC_TRUE@am__append_107 = sfcurves/libdbg.la
204 @LIBMESH_ENABLE_SFC_TRUE@am__append_108 = sfcurves/libdevel.la
205 @LIBMESH_ENABLE_SFC_TRUE@am__append_109 = sfcurves/libprof.la
206 @LIBMESH_ENABLE_SFC_TRUE@am__append_110 = sfcurves/liboprof.la
427 tetgen qhull/qhull libHilbert laspack metis parmetis sfcurves \
/dports/math/libmesh/libmesh-1.6.2/contrib/sfcurves/
H A DREADME5 This portion of the sfcurves library is licensed under the GNU GPLv1.
9 This portion of the sfcurves library is licensed under the GNU GPLv2.
H A DMakefile.am1 pkg_sources = sfcurves.h sfcurves_internal.h cmp.c hilbert.c morton.c
H A DMakefile.in97 subdir = contrib/sfcurves
158 am__libdbg_la_SOURCES_DIST = sfcurves.h sfcurves_internal.h cmp.c \
173 am__libdevel_la_SOURCES_DIST = sfcurves.h sfcurves_internal.h cmp.c \
184 am__liboprof_la_SOURCES_DIST = sfcurves.h sfcurves_internal.h cmp.c \
195 am__libopt_la_SOURCES_DIST = sfcurves.h sfcurves_internal.h cmp.c \
206 am__libprof_la_SOURCES_DIST = sfcurves.h sfcurves_internal.h cmp.c \
604 pkg_sources = sfcurves.h sfcurves_internal.h cmp.c hilbert.c morton.c
665 $(AUTOMAKE) --gnu contrib/sfcurves/Makefile
/dports/math/libmesh/libmesh-1.6.2/m4/
H A Dsfc.m419 SFC_INCLUDE="-I\$(top_srcdir)/contrib/sfcurves"
H A Dconfig_summary.m4140 AS_ECHO([" sfcurves......................... : $enablesfc"])
H A Dlibmesh_optional_packages.m4357 AC_CONFIG_FILES([contrib/sfcurves/Makefile])
/dports/math/libmesh/libmesh-1.6.2/
H A Dconfigure43240 "contrib/sfcurves/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/sfcurves/Makefile" ;;