CHROMA
|
#include "chroma.h"
#include "chroma_config.h"
#include <string>
#include "actions/gauge/gaugeacts/rect_gaugeact.h"
#include "actions/gauge/gaugeacts/plaq_plus_spatial_two_plaq_gaugeact.h"
#include "update/molecdyn/integrator/lcm_toplevel_integrator.h"
#include "update/molecdyn/hamiltonian/exact_hamiltonian.h"
Go to the source code of this file.
Functions | |
bool | linkageHack (void) |
To insure linking of code, place the registered code flags here. More... | |
int | main (int argc, char *argv[]) |
bool linkageHack | ( | void | ) |
To insure linking of code, place the registered code flags here.
This is the bit of code that dictates what fermacts are in use
Definition at line 20 of file t_monomial_force.cc.
References Chroma::InlineAggregateEnv::registerAll(), Chroma::LCMMDComponentIntegratorAggregateEnv::registerAll(), Chroma::GaugeMonomialEnv::registerAll(), Chroma::WilsonTypeFermMonomialAggregrateEnv::registerAll(), and Chroma::ChronoPredictorAggregrateEnv::registerAll().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 42 of file t_monomial_force.cc.
References Chroma::IntegratorShared::bindMonomials(), Chroma::Monomial< P, Q >::dsdq(), Chroma::END_CODE(), Chroma::EXP_EXACT, Chroma::expmat(), F, Chroma::finalize(), Chroma::gaugeStartup(), Chroma::gaussian(), Chroma::GaugeFieldState::getP(), Chroma::GaugeFieldState::getQ(), Chroma::getXMLInputFileName(), Chroma::getXMLLogInstance(), Chroma::getXMLOutputInstance(), Chroma::i, Chroma::initialize(), Chroma::linkageHack(), m, mu, Nd, numbad, Chroma::p, Chroma::pop(), Chroma::push(), Chroma::read(), Chroma::readNamedMonomialArray(), Chroma::Monomial< P, Q >::refreshInternalFields(), Chroma::reunit(), Chroma::REUNITARIZE_ERROR, Chroma::START_CODE(), Chroma::taproj(), Chroma::u, and Chroma::write().