https://mooseframework.inl.gov
Loading...
Searching...
No Matches
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

namespace  Moose
 MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to address this in their environment if C++17 compatibility isn't found.
 
namespace  Moose::Kokkos