Class representing an elementary coupling term (a
here) with a compile-time pair
and a runtime complex value.
More...
#include <MLJC.h>
Inheritance diagram for Coupling< N1, N2 >:
Collaboration diagram for Coupling< N1, N2 >:Public Types | |
| typedef multilevel::Storage< dcomp > | Base |
Public Member Functions | |
| Coupling (const dcomp &value) | |
Public Member Functions inherited from multilevel::Storage< dcomp > | |
| Storage (const dcomp &value) | |
| const dcomp & | get () const |
| void | set (const dcomp &value) |
Class representing an elementary coupling term (a
here) with a compile-time pair
and a runtime complex value.