Intrepid2 | |
is_mdfield | |
is_mdfield< PHX::MDField< DataT, Tag0, Tag1, Tag2, Tag3, Tag4, Tag5, Tag6, Tag7 > > | |
Kokkos | |
View | |
PHX | |
KokkosDeviceSession | |
MDField | |
KokkosDimentionType | |
KokkosDimentionType< DataT, Tag0, void, void, void, void, void, void, void > | |
KokkosDimentionType< DataT, Tag0, Tag1, void, void, void, void, void, void > | |
KokkosDimentionType< DataT, Tag0, Tag1, Tag2, void, void, void, void, void > | |
KokkosDimentionType< DataT, Tag0, Tag1, Tag2, Tag3, void, void, void, void > | |
KokkosDimentionType< DataT, Tag0, Tag1, Tag2, Tag3, Tag4, void, void, void > | |
KokkosDimentionType< DataT, Tag0, Tag1, Tag2, Tag3, Tag4, Tag5, void, void > | |
KokkosDimentionType< DataT, Tag0, Tag1, Tag2, Tag3, Tag4, Tag5, Tag6, void > | |
MDField< DataT, void, void, void, void, void, void, void, void > | |
V_MultiplyFunctor | |
disable_if_c | |
disable_if_c< true, T > | |
disable_if | |
any | |
bad_any_cast | |
DevEvalWrapper | Kokkos functor that wraps a users evaluator functor (Decorator design pattern). This eliminates the user having to store/assign workset data |
FieldManager | |
DagManager | Class to generate the directed acyclic graph (DAG) for evaluation. Determined which Evaluators should be called and the order in which to call them such that all dependencies are met with consistency |
RunDeviceDag | |
DagNode | DAG Node wrapper for graph algorithms (DFS and topological sort) |
SetExtentsImpl | |
SetExtentsImpl< T, extent_pack...> | Used to set the extents from a parameter pack. Can't use a simple initializer list due to narrowing from in size_type |
SetExtentsImpl<> | Used to set the extents from a parameter pack. this implementation ends the recursion |
DataLayout | A pure virtual class to provide size and rank information and a unique identifier for a fields |
Layout | Default DataLayout implementation that allows for runtime sizing |
Check_num_ctor_arguments_equal_to_num_template_arguments | |
DLTagList | |
MDALayout | A concrete implementation of the DataLayout class for compile time checked multidimensional arrays |
Check_num_ctor_arguments_equal_to_num_template_arguments< 8, 8 > | |
Check_num_ctor_arguments_equal_to_num_template_arguments< 7, 7 > | |
Check_num_ctor_arguments_equal_to_num_template_arguments< 6, 6 > | |
Check_num_ctor_arguments_equal_to_num_template_arguments< 5, 5 > | |
Check_num_ctor_arguments_equal_to_num_template_arguments< 4, 4 > | |
Check_num_ctor_arguments_equal_to_num_template_arguments< 3, 3 > | |
Check_num_ctor_arguments_equal_to_num_template_arguments< 2, 2 > | |
Check_num_ctor_arguments_equal_to_num_template_arguments< 1, 1 > | |
DLTagList< T0, T1, T2, T3, T4, T5, T6, void > | |
DLTagList< T0, T1, T2, T3, T4, T5, void, void > | |
DLTagList< T0, T1, T2, T3, T4, void, void, void > | |
DLTagList< T0, T1, T2, T3, void, void, void, void > | |
DLTagList< T0, T1, T2, void, void, void, void, void > | |
DLTagList< T0, T1, void, void, void, void, void, void > | |
DLTagList< T0, void, void, void, void, void, void, void > | |
DeviceEvaluator | Pure virtual interface for instantiating an evaluator on device |
DeviceEvaluatorPtr | Struct for holding evaluator pointers in a Kokkos::View |
DimTag | Abstract base class for array dimension tags supplied to the Array template class |
EvaluationContainer | Container that holds all data associated with an evaluation type |
EvaluationContainerBase | |
EvaluationContainer_TemplateBuilder | |
EvaluationContainer_TemplateManager | |
Evaluator | |
AliasField | Evaluator to help set dependencies for aliased fields |
EvaluatorBase | Template Manager "Base" class object for all field evaluators |
EvaluatorDerived | |
EvaluatorFactory | |
UFO | Unary Function Object (UFO) - helper class required for mpl::for_each<> |
Evaluator_TemplateBuilder | |
Evaluator_TemplateManager | |
EvaluatorUnitTester | Utility that allows for unit testing of single evaluator |
UnmanagedFieldDummy | Evaluator that performs no computations. Typically used to satisfy DAG dependencies for unmanaged fields that are evalatued external to the DAG |
Field | |
EvaluatorUtilities | Utilities to hide templating in concrete Evaluators |
EvaluatorWithBaseImpl | Class that implements helper functions for the pure virtual PHX::Evaluator class |
MemoryBinder | Functor to bind unmanaged memory to a MDField or Field |
DummyMemoryBinder | Dummy functor to satisfy binding to dummy field tags |
circular_dag_exception | |
missing_evaluator_exception | |
multiple_evaluator_for_field_exception | |
KokkosDimType | |
KokkosDimType< DataT, 1 > | |
KokkosDimType< DataT, 2 > | |
KokkosDimType< DataT, 3 > | |
KokkosDimType< DataT, 4 > | |
KokkosDimType< DataT, 5 > | |
KokkosDimType< DataT, 6 > | |
KokkosDimType< DataT, 7 > | |
KokkosDimType< DataT, 8 > | |
FieldTag | |
FTComp | Functor for RCP<FieldTag> comparisons in stl std::map. This must follow strict weak ordering rules |
FTPred | Predicate for searches of stl std::vector< RCP<FieldTag> > using find_if algorithm |
FTPredRef | Predicate for searches of stl std::vector< RCP<FieldTag> > using find_if algorithm |
Tag | Typed Field Tag |
remove_all_pointers | |
remove_all_pointers< T * > | |
DevLayout | |
KokkosViewFactory | |
KokkosViewFactory< Sacado::Fad::DFad< ScalarT >, Device > | |
KokkosViewFactory< Sacado::ELRCacheFad::DFad< ScalarT >, Device > | |
KokkosViewFactory< Sacado::Fad::SLFad< ScalarT, N >, Device > | |
KokkosViewFactoryFunctor | |
KokkosDimensionType | |
KokkosDimensionType< DataT, Tag0, void, void, void, void, void, void, void > | |
KokkosDimensionType< DataT, Tag0, Tag1, void, void, void, void, void, void > | |
KokkosDimensionType< DataT, Tag0, Tag1, Tag2, void, void, void, void, void > | |
KokkosDimensionType< DataT, Tag0, Tag1, Tag2, Tag3, void, void, void, void > | |
KokkosDimensionType< DataT, Tag0, Tag1, Tag2, Tag3, Tag4, void, void, void > | |
KokkosDimensionType< DataT, Tag0, Tag1, Tag2, Tag3, Tag4, Tag5, void, void > | |
KokkosDimensionType< DataT, Tag0, Tag1, Tag2, Tag3, Tag4, Tag5, Tag6, void > | |
MDFieldTypeTraits | |
MDFieldIterator | Iterate over entries of an MDField<DataT>, a runtime MDField |
Ptr | |
PrintDimension | |
PrintDimension< void, Array > | |
TemplateIterator | |
ConstTemplateIterator | |
TemplateManager | Container class to manager template instantiations of a template class |
DefaultBuilderOp | The default builder class for building objects for each ScalarT |
TraitsBase | |
eval_scalar_types | |
MDFieldKokkos | |