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 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 94 of file TaggingInterface.h.
|
inlineprivate |
Definition at line 105 of file TaggingInterface.h.
|
inlineprivate |
Definition at line 106 of file TaggingInterface.h.
|
friend |
Definition at line 96 of file TaggingInterface.h.
|
friend |
Definition at line 98 of file TaggingInterface.h.
|
friend |
Definition at line 102 of file TaggingInterface.h.
|
friend |
Definition at line 100 of file TaggingInterface.h.
|
friend |
Definition at line 97 of file TaggingInterface.h.
1.8.14