SOLIDstate
A C++ library for solid state physics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Namespaces | Typedefs
TermsEnumConverter.hpp File Reference

Terms Enum Converter class header. More...

#include "../QuantumSystem/QuantumSystem.hpp"
#include "../Terms/TermsEnum.hpp"
#include "../Terms/Hop/Hop.hpp"
#include "../Terms/OneBodyInteraction/OneBodyInteraction.hpp"
#include "../Terms/TwoBodyInteraction/TwoBodyInteraction.hpp"
#include "../Terms/CreatePair/CreatePair.hpp"
#include <map>
#include <functional>
Include dependency graph for TermsEnumConverter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  solid::TermsEnumConverter< T1, T2 >
 static class for converting TermEnum into ITerm implementations More...
 

Namespaces

 solid
 SOLIDstate namespace.
 

Typedefs

template<template< typename > class T1, typename T2 >
using solid::mapTermsFunction = std::map< TermsEnum, std::function< void(QuantumSystem< T1, T2 > &)>>
 typedef for map between TermsEnum and corresponding function More...
 

Detailed Description

Terms Enum Converter class header.

Author
Andrzej Więckowski (andrz.nosp@m.ej.w.nosp@m.iecko.nosp@m.wski.nosp@m.@pwr..nosp@m.edu..nosp@m.pl)
Version
0.100.0
Date
2019-11-10