TRIQS/app4triqs 3.3.0
A TRIQS application
Loading...
Searching...
No Matches
app4triqs::toto

#include <app4triqs/app4triqs.hpp>

Detailed Description

A very useful and important class

Note
A Useful note

Definition at line 21 of file app4triqs.hpp.

Public Member Functions

 toto (int i_)
int f (int u)
int get_i () const
 Simple accessor.
toto operator+ (toto const &b) const
 Arithmetic operations.
toto & operator= (toto const &)=default
 Copy/Move assignment.
bool operator== (toto const &b) const
 Comparison.
void serialize (auto &ar) const
 Serialization.

Static Public Member Functions

static std::string hdf5_format ()
 HDF5.

Constructor & Destructor Documentation

◆ toto()

app4triqs::toto::toto ( int i_)
inlineexplicit

Construct from integer

Parameters
i_a scalar \( G(\tau) \)

Definition at line 33 of file app4triqs.hpp.

Member Function Documentation

◆ f()

int app4triqs::toto::f ( int u)
inline

A simple function with \( G(\tau) \)

Parameters
uNothing useful

Definition at line 53 of file app4triqs.hpp.


The documentation for this class was generated from the following files: