Class that is used as a parameter to some of our matrix tag APIs that allows only blessed framework classes to call them. More...
#include <TaggingInterface.h>
Private Member Functions | |
| MatrixTagsKey () | |
| MatrixTagsKey (const MatrixTagsKey &) | |
Friends | |
| class | AttribMatrixTags |
| class | NonlinearEigenSystem |
| class | LinearSystemContributionObject |
| template<typename > | |
| class | MooseObjectTagWarehouse |
| class | Moose::Kokkos::ResidualObject |
| class | Moose::Kokkos::System |
Class that is used as a parameter to some of our matrix tag APIs that allows only blessed framework classes to call them.
Definition at line 96 of file TaggingInterface.h.
|
inlineprivate |
Definition at line 108 of file TaggingInterface.h.
|
inlineprivate |
Definition at line 109 of file TaggingInterface.h.
|
friend |
Definition at line 98 of file TaggingInterface.h.
|
friend |
Definition at line 100 of file TaggingInterface.h.
|
friend |
Definition at line 104 of file TaggingInterface.h.
|
friend |
Definition at line 105 of file TaggingInterface.h.
|
friend |
Definition at line 102 of file TaggingInterface.h.
|
friend |
Definition at line 99 of file TaggingInterface.h.
1.8.14