CHROMA
|
Parameters. More...
#include <inline_npr_vertex_w.h>
Public Attributes | |
int | links_max |
std::string | file_name |
GroupXML_t | cfs |
Parameters.
Definition at line 35 of file inline_npr_vertex_w.h.
GroupXML_t Chroma::InlineNprVertexParams::Param_t::cfs |
Fermion state
Definition at line 39 of file inline_npr_vertex_w.h.
Referenced by Chroma::InlineNprVertex::func(), Chroma::read(), and Chroma::write().
std::string Chroma::InlineNprVertexParams::Param_t::file_name |
bb output file name pattern
Definition at line 38 of file inline_npr_vertex_w.h.
Referenced by Chroma::InlineNprVertex::func(), Chroma::read(), and Chroma::write().
int Chroma::InlineNprVertexParams::Param_t::links_max |
maximum number of links
Definition at line 37 of file inline_npr_vertex_w.h.
Referenced by Chroma::InlineNprVertex::func(), Chroma::read(), and Chroma::write().