LandauGinzburg
Loading...
Searching...
No Matches
Public Attributes | List of all members
lg_params_t Struct Reference

Structure lg_params_t. More...

Public Attributes

int Li
 
int num_f
 
SuperPotentialType spt
 
int testmode
 
int num_nrsolutions
 
int num_nicolai
 
int num_initialnic
 
int num_loop
 
int num_power
 
int num_coupling
 
VectorXi k
 
VectorXd lambda
 

Detailed Description

Structure lg_params_t.

Parameters
LiPhysical box size, N_0=N_1, which must be even integer
num_fNumber of superfields
sptSuperpotential type
testmodetest mode on/off
num_nrsolutionsNumber of "convergent" trials of NR method
num_nicolaiNumber of configurations of Nicolai mapping
num_initialnicInitail number of the nicolai configuration
num_loopMaximum number of iteration
num_powerNumer of k
num_lambdaNumer of lambda
kPower in superpotential
lambdaCoupling
See also
get_val
read_input

Definition at line 52 of file field_conf.cpp.

Member Data Documentation

◆ k

VectorXi lg_params_t::k

Definition at line 63 of file field_conf.cpp.

◆ lambda

VectorXd lg_params_t::lambda

Definition at line 64 of file field_conf.cpp.

◆ Li

int lg_params_t::Li

Definition at line 53 of file field_conf.cpp.

◆ num_coupling

int lg_params_t::num_coupling

Definition at line 62 of file field_conf.cpp.

◆ num_f

int lg_params_t::num_f

Definition at line 54 of file field_conf.cpp.

◆ num_initialnic

int lg_params_t::num_initialnic

Definition at line 59 of file field_conf.cpp.

◆ num_loop

int lg_params_t::num_loop

Definition at line 60 of file field_conf.cpp.

◆ num_nicolai

int lg_params_t::num_nicolai

Definition at line 58 of file field_conf.cpp.

◆ num_nrsolutions

int lg_params_t::num_nrsolutions

Definition at line 57 of file field_conf.cpp.

◆ num_power

int lg_params_t::num_power

Definition at line 61 of file field_conf.cpp.

◆ spt

SuperPotentialType lg_params_t::spt

Definition at line 55 of file field_conf.cpp.

◆ testmode

int lg_params_t::testmode

Definition at line 56 of file field_conf.cpp.


The documentation for this struct was generated from the following file: