CHROMA
|
#include "chroma.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 15 of file t_leapfrog.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 38 of file t_leapfrog.cc.
References Chroma::LCMToplevelIntegrator::copyFields(), Chroma::END_CODE(), Chroma::finalize(), Chroma::gaugeStartup(), Chroma::gaussian(), Chroma::StoutLinkTimings::getForceTime(), Chroma::StoutLinkTimings::getFunctionsTime(), Chroma::StoutLinkTimings::getSmearingTime(), Chroma::PlaqPlusSpatialTwoPlaqGaugeActEnv::getTime(), Chroma::ExpMatEnv::getTime(), Chroma::ReunitEnv::getTime(), Chroma::TaprojEnv::getTime(), Chroma::RectGaugeActEnv::getTime(), Chroma::LCMToplevelIntegrator::getTrajLength(), Chroma::getXMLInputFileName(), Chroma::getXMLLogInstance(), Chroma::getXMLOutputInstance(), Chroma::initialize(), Chroma::linkageHack(), Chroma::AbsHamiltonian< P, Q >::mesE(), Chroma::ForceMonitorEnv::monitorForcesP, mu, Nd, Chroma::p, Chroma::pop(), Chroma::push(), Chroma::read(), Chroma::readNamedMonomialArray(), Chroma::ExactHamiltonian::refreshInternalFields(), Chroma::setForceMonitoring(), Chroma::START_CODE(), Chroma::taproj(), Chroma::u, and Chroma::write().