https://mooseframework.inl.gov
Classes | Namespaces
KokkosLinearFVFluxKernel.h File Reference

Go to the source code of this file.

Classes

class  Moose::Kokkos::LinearFVFluxKernel
 Base class for Kokkos linear finite volume kernels that contribute on faces (flux terms). More...
 
struct  Moose::Kokkos::LinearFVFluxKernel::InternalRightHandSideLoop
 Tag dispatch type for internal-face right-hand side computation. More...
 
struct  Moose::Kokkos::LinearFVFluxKernel::BoundaryRightHandSideLoop
 Tag dispatch type for boundary-face right-hand side computation. More...
 
struct  Moose::Kokkos::LinearFVFluxKernel::InternalMatrixLoop
 Tag dispatch type for internal-face matrix computation. More...
 
struct  Moose::Kokkos::LinearFVFluxKernel::BoundaryMatrixLoop
 Tag dispatch type for boundary-face matrix computation. More...
 
struct  Moose::Kokkos::LinearFVFluxKernel::BoundaryFaceID
 Directed boundary side and its compact boundary condition and BC-local face indices. More...
 

Namespaces

 Moose::Kokkos