Go to the source code of this file.
Classes | |
class | FVFunctorDirichletBCTempl< is_ad > |
A template class for finite volume dirichlet boundary conditions. More... | |
Typedefs | |
typedef FVFunctorDirichletBCTempl< false > | FVFunctorDirichletBC |
typedef FVFunctorDirichletBCTempl< true > | FVADFunctorDirichletBC |
typedef FVFunctorDirichletBCTempl<true> FVADFunctorDirichletBC |
Definition at line 37 of file FVFunctorDirichletBC.h.
typedef FVFunctorDirichletBCTempl<false> FVFunctorDirichletBC |
Definition at line 36 of file FVFunctorDirichletBC.h.