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

Go to the source code of this file.

Classes

class  Moose::Kokkos::LinearFVBoundaryCondition
 Base class for Kokkos linear finite volume boundary conditions. More...
 
struct  Moose::Kokkos::LinearFVBoundaryCondition::BoundaryValueLoop
 Tag dispatch type for boundary value relation computation. More...
 
struct  Moose::Kokkos::LinearFVBoundaryCondition::BoundaryNormalGradientLoop
 Tag dispatch type for boundary normal gradient relation computation. More...
 
struct  Moose::Kokkos::LinearFVBoundaryCondition::BoundaryRelation
 Affine boundary relation used by Kokkos linear FV kernels: boundary_quantity = coefficient * cell_unknown + source. More...
 
struct  Moose::Kokkos::LinearFVBoundaryCondition::BoundaryRelationData
 Boundary relation coefficient/source arrays indexed by BC-local boundary face. More...
 
struct  Moose::Kokkos::LinearFVBoundaryCondition::BoundaryData
 Boundary relation data indexed by relation type and BC-local boundary face. More...
 

Namespaces

 Moose::Kokkos