Documentation #283 ยป scales-ppm-doxygen-filter-preprocess-f90.patch
ppm-1.0.4/doc/unitdoc/scales-ppm.doxygen.in 2017-09-25 01:14:07.326020863 -0400 | ||
---|---|---|
# info on how filters are used. If FILTER_PATTERNS is empty, INPUT_FILTER
|
||
# is applied to all files.
|
||
FILTER_PATTERNS =
|
||
FILTER_PATTERNS = "*.f90=@FC@ @FCFLAGS@ \
|
||
@FPP_INCOPT@@top_builddir@/include/f90 \
|
||
@FPP_INCOPT@@top_builddir@/include/f77 \
|
||
@FPP_DEFOPT@@USE_PARMETIS_TRUE@USE_PARMETIS \
|
||
@FPP_DEFOPT@@HAVE_PARMETIS_V3_TRUE@HAVE_PARMETIS_V3 \
|
||
@FPP_DEFOPT@@USE_METIS_TRUE@USE_METIS \
|
||
@FPP_DEFOPT@@HAVE_METIS_V4_TRUE@HAVE_METIS_V4 \
|
||
@FPP_DEFOPT@@USE_MPI_TRUE@USE_MPI \
|
||
@FPP_DEFOPT@@USE_MPI_MOD_TRUE@USE_MPI_MOD \
|
||
@FPP_DEFOPT@@USE_FC_NETCDF_MOD_TRUE@USE_NETCDF_MOD \
|
||
@FCDEFS@ \
|
||
-E"
|
||
# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
|
||
# INPUT_FILTER) will be used to filter the input files when producing source
|