Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91534447
cadd_mesh.dox.cmake
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Nov 12, 00:05
Size
3 KB
Mime Type
text/x-Algol68
Expires
Thu, Nov 14, 00:05 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22279766
Attached To
rCADDMESH CADD_mesher
cadd_mesh.dox.cmake
View Options
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
DOXYFILE_ENCODING
=
UTF-8
PROJECT_NAME
=
@CMAKE_PROJECT_NAME@
PROJECT_NUMBER
=
@CADD_MESH_VERSION@
OUTPUT_DIRECTORY
=
.
OUTPUT_LANGUAGE
=
English
RECURSIVE
=
YES
FULL_PATH_NAMES
=
YES
STRIP_FROM_PATH
=
@CMAKE_SOURCE_DIR@
STRIP_FROM_INC_PATH
=
@CMAKE_SOURCE_DIR@
TAB_SIZE
=
4
BUILTIN_STL_SUPPORT
=
Yes
EXTRACT_PRIVATE
=
YES
#---------------------------------------------------------------------------
# configuration options related to warning and progress messages
#---------------------------------------------------------------------------
QUIET
=
@DOXYGEN_QUIET@
WARNINGS
=
@DOXYGEN_WARNINGS@
WARN_IF_UNDOCUMENTED
=
@DOXYGEN_WARNINGS@
WARN_IF_DOC_ERROR
=
@DOXYGEN_WARNINGS@
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
INPUT
=
@CMAKE_SOURCE_DIR@/src
EXAMPLE_PATH
=
@CMAKE_SOURCE_DIR@/test
#---------------------------------------------------------------------------
# configuration options related to source browsing
#---------------------------------------------------------------------------
SOURCE_BROWSER
=
YES
INLINE_SOURCES
=
NO
#---------------------------------------------------------------------------
# Configuration options related to the preprocessor
#---------------------------------------------------------------------------
ENABLE_PREPROCESSING
=
YES
MACRO_EXPANSION
=
YES
EXPAND_ONLY_PREDEF
=
NO
SEARCH_INCLUDES
=
YES
INCLUDE_PATH
=
@CMAKE_SOURCE_DIR@/src/common
\
@CMAKE_SOURCE_DIR@/src/domain
\
@CMAKE_SOURCE_DIR@/src/geometry
\
@CMAKE_SOURCE_DIR@/src/lattice
\
INCLUDE_FILE_PATTERNS
=
*.hh
PREDEFINED
=
@AKANTU_DOXYGEN_DEFINTIONS@
EXPAND_AS_DEFINED
=
__BEGIN_AKANTU__
\
__END_AKANTU__
\
AKANTU_GET_MACRO
\
AKANTU_SET_MACRO
\
AKANTU_GET_MACRO_NOT_CONST
\
AKANTU_GET_MACRO_BY_ELEMENT_TYPE
SKIP_FUNCTION_MACROS
=
YES
#---------------------------------------------------------------------------
# Configuration options related to the dot tool
#---------------------------------------------------------------------------
CLASS_DIAGRAMS
=
YES
HAVE_DOT
=
YES
CLASS_GRAPH
=
YES
COLLABORATION_GRAPH
=
YES
TEMPLATE_RELATIONS
=
YES
CALL_GRAPH
=
YES
CALLER_GRAPH
=
YES
DOT_PATH
=
@DOXYGEN_DOT_PATH@
#---------------------------------------------------------------------------
# configuration options related to the man page output
#---------------------------------------------------------------------------
GENERATE_MAN
=
YES
MAN_OUTPUT
=
man
MAN_EXTENSION
=
.3
MAN_LINKS
=
NO
#---------------------------------------------------------------------------
# configuration options related to the LaTeX output
#---------------------------------------------------------------------------
GENERATE_LATEX
=
YES
LATEX_OUTPUT
=
latex
LATEX_CMD_NAME
=
latex
MAKEINDEX_CMD_NAME
=
makeindex
COMPACT_LATEX
=
NO
PAPER_TYPE
=
a4
EXTRA_PACKAGES
=
amssymb,
amsmath
LATEX_HEADER
=
LATEX_FOOTER
=
PDF_HYPERLINKS
=
YES
USE_PDFLATEX
=
YES
LATEX_BATCHMODE
=
NO
LATEX_HIDE_INDICES
=
NO
LATEX_SOURCE_CODE
=
YES
Event Timeline
Log In to Comment