Go to the source code of this file.
|
| include (types.mh) multi1d< LatticeColorMatrix > u(Nd) |
|
multi1d< Double > | S_ratio (NumTop) |
|
| START_CODE () |
|
| qnaive (u, ftmp1, ftmp2) |
|
| for (n=1;n< NumTop;++n) |
|
| push (xml_out,"Cooled_Topology") |
|
| write (xml_out, "NumTop", NumTop) |
|
| write (xml_out, "NumCool", NumCool) |
|
| write (xml_out, "conviter", conviter) |
|
| write (xml_out, "qtop_conv", qtop_conv) |
|
| write (xml_out, "S_ratio_conv", S_ratio_conv) |
|
| write (xml_out, "qtop", qtop) |
|
| write (xml_out, "S_ratio", S_ratio) |
|
| pop (xml_out) |
|
| END_CODE () |
|
◆ END_CODE()
◆ for()
Definition at line 45 of file topol.cc.
References ActAccu, conviter, ftmp1, ftmp2, i_cool, n, NumCool, qnaive(), qtop, qtop_conv, S_ratio, S_ratio_conv, TopAccu, and Chroma::u.
◆ include()
◆ pop()
Referenced by Chroma::MGProtoHelpers::createMGPreconditioner(), Chroma::MGProtoHelpersQPhiX::createMGPreconditionerT(), Chroma::InlineMILCWriteStagSource::func(), Chroma::InlineUSQCDReadDDPairsProp::func(), Chroma::InlineUSQCDWriteDDPairsProp::func(), Chroma::LinOpSysSolverQOPMG::getSubspace(), ks_compute_quark_propagator(), main(), Chroma::InlineFuzzedWilsonLoop::operator()(), Chroma::SysSolverFGMRESDRParams::SysSolverFGMRESDRParams(), Chroma::write(), and write_smearing_info().
◆ push()
push |
( |
xml_out |
, |
|
|
"Cooled_Topology" |
|
|
) |
| |
Referenced by Chroma::MGProtoHelpers::createMGPreconditioner(), Chroma::MGProtoHelpersQPhiX::createMGPreconditionerT(), Chroma::InlineMILCWriteStagSource::func(), Chroma::InlineUSQCDReadDDPairsProp::func(), Chroma::InlineUSQCDWriteDDPairsProp::func(), Chroma::LinOpSysSolverQOPMG::getSubspace(), ks_compute_quark_propagator(), main(), Chroma::InlineFuzzedWilsonLoop::operator()(), Chroma::SysSolverFGMRESDRParams::SysSolverFGMRESDRParams(), Chroma::write(), and write_smearing_info().
◆ qnaive()
◆ S_ratio()
multi1d<Double> S_ratio |
( |
NumTop |
| ) |
|
◆ START_CODE()
◆ write() [1/7]
write |
( |
xml_out |
, |
|
|
"conviter" |
, |
|
|
conviter |
|
|
) |
| |
◆ write() [2/7]
write |
( |
xml_out |
, |
|
|
"NumCool" |
, |
|
|
NumCool |
|
|
) |
| |
◆ write() [3/7]
write |
( |
xml_out |
, |
|
|
"NumTop" |
, |
|
|
NumTop |
|
|
) |
| |
◆ write() [4/7]
write |
( |
xml_out |
, |
|
|
"qtop" |
, |
|
|
qtop |
|
|
) |
| |
◆ write() [5/7]
◆ write() [6/7]
write |
( |
xml_out |
, |
|
|
"S_ratio" |
, |
|
|
S_ratio |
|
|
) |
| |
◆ write() [7/7]
◆ ActAccu
◆ conviter
◆ ftmp1
Definition at line 29 of file topol.cc.
Referenced by Chroma::expsu3(), for(), Chroma::Hyp_Smear(), Chroma::Hyp_Smear3d(), Chroma::HtContFrac5DQprop< T, P, Q >::operator()(), Chroma::PrecOvExt5DQprop< T, P, Q >::operator()(), Chroma::ContFrac5DQprop< T, P, Q >::operator()(), Chroma::OvHTCFZ5DQprop< T >::operator()(), Chroma::OvExt5DQprop< T >::operator()(), Chroma::OvUnprecCF5DQprop< T >::operator()(), and Chroma::DWFQprop< T >::operator()().
◆ ftmp2
Definition at line 30 of file topol.cc.
Referenced by Chroma::EvenOddPrecOvExtLinOpArray::applyDiagInv(), Chroma::EvenOddPrecHtContFrac5DLinOpArray::applyOffDiag(), Chroma::expsu3(), for(), Chroma::Hyp_Smear(), Chroma::Hyp_Smear3d(), Chroma::instanton(), Chroma::InvRelSUMR_a(), Chroma::InvSUMR_a(), Chroma::MInvRelSUMR_a(), and Chroma::MInvSUMR_a().
◆ i_cool
◆ NumCool
◆ NumTop
◆ qtop
◆ qtop_conv
◆ S_ratio
◆ S_ratio_conv
◆ TopAccu