Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Enumerations
Kokkos::Example::FENL Namespace Reference

Classes

struct  DeviceConfig
 
struct  CrsMatrix
 
struct  LocalViewTraits
 
struct  CreateDeviceConfigs
 
struct  CreateDeviceConfigs< Sacado::MP::Vector< StorageType > >
 
class  NodeNodeGraph
 
struct  ElementComputationConstantCoefficient
 
class  ExponentialKLCoefficient
 
class  ElementComputationBase
 
class  ElementComputation
 
class  ElementComputation< Kokkos::Example::BoxElemFixture< ExecutionSpace, Order, CoordinateMap >, CrsMatrix< ScalarType, ExecutionSpace >, Analytic, CoeffFunctionType >
 
class  ElementComputation< Kokkos::Example::BoxElemFixture< ExecutionSpace, Order, CoordinateMap >, CrsMatrix< ScalarType, ExecutionSpace >, FadElement, CoeffFunctionType >
 
class  ElementComputation< Kokkos::Example::BoxElemFixture< ExecutionSpace, Order, CoordinateMap >, CrsMatrix< ScalarType, ExecutionSpace >, FadElementOptimized, CoeffFunctionType >
 
class  ElementComputation< Kokkos::Example::BoxElemFixture< ExecutionSpace, Order, CoordinateMap >, CrsMatrix< ScalarType, ExecutionSpace >, FadQuadPoint, CoeffFunctionType >
 
class  DirichletComputation
 
class  DirichletComputation< Kokkos::Example::BoxElemFixture< ExecutionSpace, Order, CoordinateMap >, Kokkos::Example::FENL::CrsMatrix< ScalarType, ExecutionSpace > >
 
class  ElementComputation< Kokkos::Example::BoxElemFixture< ExecutionSpace, Order, CoordinateMap >, Kokkos::Example::FENL::CrsMatrix< ScalarType, ExecutionSpace >, CoeffFunctionType >
 
class  ResponseComputation
 

Enumerations

enum  AssemblyMethod { Analytic, FadElement, FadElementOptimized, FadQuadPoint }
 

Enumeration Type Documentation

Enumerator
Analytic 
FadElement 
FadElementOptimized 
FadQuadPoint 

Definition at line 730 of file FadMPAssembly/fenl_functors.hpp.