3 #ifndef CPPQEDCORE_COMPOSITES_SUBSYSTEM_H_INCLUDED
4 #define CPPQEDCORE_COMPOSITES_SUBSYSTEM_H_INCLUDED
6 #include "SubSystemFwd.h"
21 typedef typename structure::Interaction<RANK>::Ptr InteractionPtr;
25 const InteractionPtr
get()
const {
return ia_;}
37 typedef structure::Free::Ptr FreePtr;
43 const FreePtr
get()
const {
return free_;}
54 #endif // CPPQEDCORE_COMPOSITES_SUBSYSTEM_H_INCLUDED
Defines class of the same name.
A wrapper for Exact, Hamiltonian, Liouvillean, and Averaged.
Auxiliary tools to Composite.
Defines structur::QuantumSystemWrapper.
Defines class of the same name.