https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
KokkosDirichletBCBase.h File Reference

Go to the source code of this file.

Classes

class  Moose::Kokkos::DirichletBCBaseTempl< is_ad >
 The base Kokkos boundary condition of a Dirichlet type. More...
 
struct  Moose::Kokkos::DirichletBCBaseTempl< is_ad >::PresetLoop
 Function tag for preset loop. 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
 

Typedefs

typedef DirichletBCBaseTempl< false > Moose::Kokkos::DirichletBCBase
 
typedef DirichletBCBaseTempl< true > Moose::Kokkos::ADDirichletBCBase