#
# Note: Run doxygen in this directory!
#
# For this to work, you must first set the environment variable TRILINOS_HOME
# and you must have built the Trilinos documentation so that the tagfiles exist.
#
@INCLUDE = ../Doxyfile.options
@INCLUDE = thyra/doc/BrowserTagFiles # Requires @INCLUDE_PATH=$(TRILINOS_HOME)/packages
#
# Override some options from Doxyfile.options
#
EXTRACT_ALL            = YES
EXTRACT_PRIVATE        = YES
EXTRACT_STATIC         = YES
EXTRACT_LOCAL_CLASSES  = YES
#
# Package options
#
PROJECT_NAME           = "Sundance Browser (Single Doxygen Collection)"
OUTPUT_DIRECTORY       = ./
#
# What and how documentation is extracted
#
INPUT                  = \
                         ../../../src-core/FrameworkInterface/SundanceCellFilterStub.cpp \
                         ../../../src-core/FrameworkInterface/SundanceCellFilterStub.hpp \
                         ../../../src-core/FrameworkInterface/SundanceMultiIndex.cpp \
                         ../../../src-core/FrameworkInterface/SundanceMultiIndex.hpp \
                         ../../../src-core/FrameworkInterface/SundanceNullCellFilterStub.cpp \
                         ../../../src-core/FrameworkInterface/SundanceNullCellFilterStub.hpp \
                         ../../../src-core/Spectral/SundanceHermiteSpectralBasis.cpp \
                         ../../../src-core/Spectral/SundanceHermiteSpectralBasis.hpp \
                         ../../../src-core/Spectral/SundanceSpectralBasis.cpp \
                         ../../../src-core/Spectral/SundanceSpectralBasis.hpp \
                         ../../../src-core/Spectral/SundanceSpectralBasisBase.hpp \
                         ../../../src-std-framework/CellFilter/SundanceBinaryCellFilter.cpp \
                         ../../../src-std-framework/CellFilter/SundanceBinaryCellFilter.hpp \
                         ../../../src-std-framework/CellFilter/SundanceBoundaryCellFilter.hpp \
                         ../../../src-std-framework/CellFilter/SundanceBoundaryCellPredicate.cpp \
                         ../../../src-std-framework/CellFilter/SundanceBoundaryCellPredicate.hpp \
                         ../../../src-std-framework/CellFilter/SundanceCFMeshPair.cpp \
                         ../../../src-std-framework/CellFilter/SundanceCFMeshPair.hpp \
                         ../../../src-std-framework/CellFilter/SundanceCellFilter.cpp \
                         ../../../src-std-framework/CellFilter/SundanceCellFilter.hpp \
                         ../../../src-std-framework/CellFilter/SundanceCellFilterBase.cpp \
                         ../../../src-std-framework/CellFilter/SundanceCellFilterBase.hpp \
                         ../../../src-std-framework/CellFilter/SundanceCellIterator.cpp \
                         ../../../src-std-framework/CellFilter/SundanceCellIterator.hpp \
                         ../../../src-std-framework/CellFilter/SundanceCellPredicate.cpp \
                         ../../../src-std-framework/CellFilter/SundanceCellPredicate.hpp \
                         ../../../src-std-framework/CellFilter/SundanceCellPredicateBase.cpp \
                         ../../../src-std-framework/CellFilter/SundanceCellPredicateBase.hpp \
                         ../../../src-std-framework/CellFilter/SundanceCellSet.cpp \
                         ../../../src-std-framework/CellFilter/SundanceCellSet.hpp \
                         ../../../src-std-framework/CellFilter/SundanceCellSetBase.cpp \
                         ../../../src-std-framework/CellFilter/SundanceCellSetBase.hpp \
                         ../../../src-std-framework/CellFilter/SundanceDimensionalCellFilter.cpp \
                         ../../../src-std-framework/CellFilter/SundanceDimensionalCellFilter.hpp \
                         ../../../src-std-framework/CellFilter/SundanceExplicitCellIterator.hpp \
                         ../../../src-std-framework/CellFilter/SundanceExplicitCellSet.cpp \
                         ../../../src-std-framework/CellFilter/SundanceExplicitCellSet.hpp \
                         ../../../src-std-framework/CellFilter/SundanceImplicitCellSet.cpp \
                         ../../../src-std-framework/CellFilter/SundanceImplicitCellSet.hpp \
                         ../../../src-std-framework/CellFilter/SundanceLabelCellPredicate.cpp \
                         ../../../src-std-framework/CellFilter/SundanceLabelCellPredicate.hpp \
                         ../../../src-std-framework/CellFilter/SundanceLabeledSubsetCellFilter.cpp \
                         ../../../src-std-framework/CellFilter/SundanceLabeledSubsetCellFilter.hpp \
                         ../../../src-std-framework/CellFilter/SundanceMaximalCellFilter.cpp \
                         ../../../src-std-framework/CellFilter/SundanceMaximalCellFilter.hpp \
                         ../../../src-std-framework/CellFilter/SundanceMaximalCellSet.cpp \
                         ../../../src-std-framework/CellFilter/SundanceMaximalCellSet.hpp \
                         ../../../src-std-framework/CellFilter/SundanceNullCellFilter.cpp \
                         ../../../src-std-framework/CellFilter/SundanceNullCellFilter.hpp \
                         ../../../src-std-framework/CellFilter/SundancePositionalCellPredicate.cpp \
                         ../../../src-std-framework/CellFilter/SundancePositionalCellPredicate.hpp \
                         ../../../src-std-framework/CellFilter/SundanceSideCellFilter.cpp \
                         ../../../src-std-framework/CellFilter/SundanceSideCellFilter.hpp \
                         ../../../src-std-framework/CellFilter/SundanceSubsetCellFilter.cpp \
                         ../../../src-std-framework/CellFilter/SundanceSubsetCellFilter.hpp \
                         ../../../src-std-framework/DOFMapping/SundanceDOFMapBase.cpp \
                         ../../../src-std-framework/DOFMapping/SundanceDOFMapBase.hpp \
                         ../../../src-std-framework/DOFMapping/SundanceDOFMapBuilder.cpp \
                         ../../../src-std-framework/DOFMapping/SundanceDOFMapBuilder.hpp \
                         ../../../src-std-framework/DOFMapping/SundanceHomogeneousDOFMap.cpp \
                         ../../../src-std-framework/DOFMapping/SundanceHomogeneousDOFMap.hpp \
                         ../../../src-std-framework/DOFMapping/SundanceInhomogeneousNodalDOFMap.cpp \
                         ../../../src-std-framework/DOFMapping/SundanceInhomogeneousNodalDOFMap.hpp \
                         ../../../src-std-framework/DOFMapping/SundanceMapStructure.cpp \
                         ../../../src-std-framework/DOFMapping/SundanceMapStructure.hpp \
                         ../../../src-std-framework/DOFMapping/SundanceMixedDOFMap.cpp \
                         ../../../src-std-framework/DOFMapping/SundanceMixedDOFMap.hpp \
                         ../../../src-std-framework/DOFMapping/SundanceNodalDOFMap.cpp \
                         ../../../src-std-framework/DOFMapping/SundanceNodalDOFMap.hpp \
                         ../../../src-std-framework/DOFMapping/SundancePartialElementDOFMap.cpp \
                         ../../../src-std-framework/DOFMapping/SundancePartialElementDOFMap.hpp \
                         ../../../src-std-framework/DOFMapping/SundanceSpatiallyHomogeneousDOFMapBase.cpp \
                         ../../../src-std-framework/DOFMapping/SundanceSpatiallyHomogeneousDOFMapBase.hpp \
                         ../../../src-std-framework/Elements/SundanceScalarBasis.hpp \
                         ../../../src-std-framework/Elements/SundanceBasisFamily.cpp \
                         ../../../src-std-framework/Elements/SundanceBasisFamily.hpp \
                         ../../../src-std-framework/Elements/SundanceBasisFamilyBase.cpp \
                         ../../../src-std-framework/Elements/SundanceBasisFamilyBase.hpp \
                         ../../../src-std-framework/Elements/SundanceFIATExpansion.cpp \
                         ../../../src-std-framework/Elements/SundanceFIATExpansion.hpp \
                         ../../../src-std-framework/Elements/SundanceFIATLagrange.cpp \
                         ../../../src-std-framework/Elements/SundanceFIATLagrange.cpp \
                         ../../../src-std-framework/Elements/SundanceFIATLagrange.hpp \
                         ../../../src-std-framework/Elements/SundanceFIATLagrange.hpp \
                         ../../../src-std-framework/Elements/SundanceFIATP1NC.cpp \
                         ../../../src-std-framework/Elements/SundanceFIATP1NC.cpp \
                         ../../../src-std-framework/Elements/SundanceFIATP1NC.hpp \
                         ../../../src-std-framework/Elements/SundanceFIATP1NC.hpp \
                         ../../../src-std-framework/Elements/SundanceLagrange.cpp \
                         ../../../src-std-framework/Elements/SundanceLagrange.hpp \
                         ../../../src-std-framework/Elements/SundanceP1NC.cpp \
                         ../../../src-std-framework/Elements/SundanceP1NC.hpp \
                         ../../../src-std-mesh/Concrete/SundanceBasicSimplicialMesh.cpp \
                         ../../../src-std-mesh/Concrete/SundanceBasicSimplicialMesh.hpp \
                         ../../../src-std-mesh/Concrete/SundanceBasicSimplicialMeshType.hpp \
                         ../../../src-std-mesh/Interface/SundanceCellJacobianBatch.cpp \
                         ../../../src-std-mesh/Interface/SundanceCellJacobianBatch.hpp \
                         ../../../src-std-mesh/Interface/SundanceCellReorderer.cpp \
                         ../../../src-std-mesh/Interface/SundanceCellReorderer.hpp \
                         ../../../src-std-mesh/Interface/SundanceCellReordererBase.hpp \
                         ../../../src-std-mesh/Interface/SundanceCellReordererImplemBase.cpp \
                         ../../../src-std-mesh/Interface/SundanceCellReordererImplemBase.hpp \
                         ../../../src-std-mesh/Interface/SundanceCellType.cpp \
                         ../../../src-std-mesh/Interface/SundanceCellType.hpp \
                         ../../../src-std-mesh/Interface/SundanceIncrementallyCreatableMesh.hpp \
                         ../../../src-std-mesh/Interface/SundanceMesh.cpp \
                         ../../../src-std-mesh/Interface/SundanceMesh.hpp \
                         ../../../src-std-mesh/Interface/SundanceMeshBase.cpp \
                         ../../../src-std-mesh/Interface/SundanceMeshBase.hpp \
                         ../../../src-std-mesh/Interface/SundanceMeshType.cpp \
                         ../../../src-std-mesh/Interface/SundanceMeshType.hpp \
                         ../../../src-std-mesh/Interface/SundanceMeshTypeBase.hpp \
                         ../../../src-utils/Utilities/SundancePoint.cpp \
                         ../../../src-utils/Utilities/SundancePoint.hpp \
                         ../../../src-utils/Utilities/SundanceSet.hpp
FILE_PATTERNS          = *.h *c *.hpp *.cpp
RECURSIVE              = YES
EXCLUDE                = 
EXCLUDE_PATTERNS       = *.x *.o *.out
EXAMPLE_PATH           =
EXAMPLE_PATTERNS       =
IMAGE_PATH             =
INPUT_FILTER           = 
ALPHABETICAL_INDEX     = YES
IGNORE_PREFIX          = 
#
# Links to other packages
#
ALLEXTERNALS           = NO
EXTERNAL_GROUPS        = NO
GENERATE_TAGFILE       = 
#
