votca 2024.1-dev
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Typedefs
bse_operator.h File Reference
#include "eigen.h"
#include "matrixfreeoperator.h"
#include "threecenter.h"
Include dependency graph for bse_operator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  votca::xtp::BSEOperator_Options
 
class  votca::xtp::BSE_OPERATOR< cqp, cx, cd, cd2 >
 

Namespaces

namespace  votca
 base class for all analysis tools
 
namespace  votca::xtp
 Charge transport classes.
 

Macros

#define VOTCA_XTP_BSE_OPERATOR_H
 

Typedefs

typedef BSE_OPERATOR< 0, 2, 0, 1 > votca::xtp::SingletOperator_BTDA_B
 
typedef BSE_OPERATOR< 1, 0, 0, 0 > votca::xtp::HqpOperator
 
typedef BSE_OPERATOR< 0, 1, 0, 0 > votca::xtp::HxOperator
 
typedef BSE_OPERATOR< 0, 0, 1, 0 > votca::xtp::HdOperator
 
typedef BSE_OPERATOR< 0, 0, 0, 1 > votca::xtp::Hd2Operator
 

Macro Definition Documentation

◆ VOTCA_XTP_BSE_OPERATOR_H

#define VOTCA_XTP_BSE_OPERATOR_H

Definition at line 22 of file bse_operator.h.