ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
mmm-modpsi.cpp File Reference
#include <config/config.hpp>
#include "mmm1d.hpp"
#include <gsl/gsl_sf_zeta.h>
#include <cmath>
#include <numbers>
#include <vector>
+ Include dependency graph for mmm-modpsi.cpp:

Go to the source code of this file.

Functions

static void preparePolygammaEven (int n, double binom, std::vector< double > &series)
 
static void preparePolygammaOdd (int n, double binom, std::vector< double > &series)
 

Function Documentation

◆ preparePolygammaEven()

static void preparePolygammaEven ( int  n,
double  binom,
std::vector< double > &  series 
)
static

Definition at line 34 of file mmm-modpsi.cpp.

References round_error_prec, and stream.

◆ preparePolygammaOdd()

static void preparePolygammaOdd ( int  n,
double  binom,
std::vector< double > &  series 
)
static

Definition at line 74 of file mmm-modpsi.cpp.

References round_error_prec, and stream.