Classes | Namespaces | Defines

AAdapt_STKAdapt.hpp File Reference

#include "Teuchos_RCP.hpp"
#include "Teuchos_ParameterList.hpp"
#include "AAdapt_AbstractAdapter.hpp"
#include "Albany_GenericSTKMeshStruct.hpp"
#include "Albany_STKDiscretization.hpp"
#include "Phalanx.hpp"
#include "PHAL_Workset.hpp"
#include "PHAL_Dimension.hpp"
#include "AAdapt_STKUnifSizeField.hpp"
#include "UniformRefinerPattern.hpp"
Include dependency graph for AAdapt_STKAdapt.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AAdapt::STKAdapt< SizeField >

Namespaces

namespace  AAdapt

Defines

#define STKADAPT_INSTANTIATE_TEMPLATE_CLASS_UNIFREFINE(name)   template class name<AAdapt::STKUnifRefineField>;
#define STKADAPT_INSTANTIATE_TEMPLATE_CLASS(name)   STKADAPT_INSTANTIATE_TEMPLATE_CLASS_UNIFREFINE(name)

Define Documentation

#define STKADAPT_INSTANTIATE_TEMPLATE_CLASS_UNIFREFINE (   name  )     template class name<AAdapt::STKUnifRefineField>;

Definition at line 84 of file AAdapt_STKAdapt.hpp.

#define STKADAPT_INSTANTIATE_TEMPLATE_CLASS (   name  )     STKADAPT_INSTANTIATE_TEMPLATE_CLASS_UNIFREFINE(name)

Definition at line 87 of file AAdapt_STKAdapt.hpp.