Key structure for APIs manipulating global vectors/matrices. More...
#include <Assembly.h>
Private Member Functions | |
| GlobalDataKey () | |
| GlobalDataKey (const GlobalDataKey &) | |
Friends | |
| class | Assembly |
| class | SubProblem |
| class | FEProblemBase |
| class | DisplacedProblem |
| class | ComputeMortarFunctor |
| class | NonlinearSystemBase |
Key structure for APIs manipulating global vectors/matrices.
Developers in blessed classes may create keys using simple curly braces {} or may be more explicit and use Assembly::GlobalDataKey{}
Definition at line 844 of file Assembly.h.
|
inlineprivate |
Definition at line 853 of file Assembly.h.
|
inlineprivate |
Definition at line 854 of file Assembly.h.
|
friend |
Definition at line 847 of file Assembly.h.
|
friend |
Definition at line 851 of file Assembly.h.
|
friend |
Definition at line 850 of file Assembly.h.
|
friend |
Definition at line 849 of file Assembly.h.
|
friend |
Definition at line 852 of file Assembly.h.
|
friend |
Definition at line 848 of file Assembly.h.
1.8.14