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::FESystem |
| class | Moose::Kokkos::LinearSystemContributionObject |
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 98 of file TaggingInterface.h.
|
inlineprivate |
Definition at line 111 of file TaggingInterface.h.
|
inlineprivate |
Definition at line 112 of file TaggingInterface.h.
|
friend |
Definition at line 100 of file TaggingInterface.h.
|
friend |
Definition at line 102 of file TaggingInterface.h.
|
friend |
Definition at line 107 of file TaggingInterface.h.
|
friend |
Definition at line 108 of file TaggingInterface.h.
|
friend |
Definition at line 106 of file TaggingInterface.h.
|
friend |
Definition at line 104 of file TaggingInterface.h.
|
friend |
Definition at line 101 of file TaggingInterface.h.
1.8.14