Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Kokkos::Example::FENL Namespace Reference

Classes

struct  CreateDeviceConfigs
struct  CreateDeviceConfigs< Sacado::MP::Vector< StorageType > >
struct  CrsMatrix
struct  DeviceConfig
class  DirichletComputation
class  DirichletComputation< Kokkos::Example::BoxElemFixture< ExecutionSpace, Order, CoordinateMap >, Kokkos::Example::FENL::CrsMatrix< ScalarType, ExecutionSpace > >
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  ElementComputation< Kokkos::Example::BoxElemFixture< ExecutionSpace, Order, CoordinateMap >, Kokkos::Example::FENL::CrsMatrix< ScalarType, ExecutionSpace >, CoeffFunctionType >
class  ElementComputationBase
struct  ElementComputationConstantCoefficient
class  ExponentialKLCoefficient
struct  LocalViewTraits
class  NodeNodeGraph
class  ResponseComputation

Enumerations

enum  AssemblyMethod { Analytic , FadElement , FadElementOptimized , FadQuadPoint }

Enumeration Type Documentation

◆ AssemblyMethod

Enumerator
Analytic 
FadElement 
FadElementOptimized 
FadQuadPoint 

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