Bridge++  Ver. 2.0.2
test_GradientFlow_EnergyMomentumTensor_Gauge.cpp File Reference

Go to the source code of this file.

Namespaces

 Test_GradientFlow_EnergyMomentumTensor_Gauge
 Test of gauge contribution to the energy-momentum tensor.
 

Functions

int Test_GradientFlow_EnergyMomentumTensor_Gauge::update (const std::string &filename_input)
 
int Test_GradientFlow_EnergyMomentumTensor_Gauge::run_test_RK1 ()
 
int Test_GradientFlow_EnergyMomentumTensor_Gauge::run_test_RK2 ()
 
int Test_GradientFlow_EnergyMomentumTensor_Gauge::run_test_RK3 ()
 
int Test_GradientFlow_EnergyMomentumTensor_Gauge::run_test_RK4 ()
 
int Test_GradientFlow_EnergyMomentumTensor_Gauge::run_test_RK_adaptive ()
 

Variables

const std::string Test_GradientFlow_EnergyMomentumTensor_Gauge::test_name = "GradientFlow.EnergyMomentumTensor.Gauge"
 
const std::string Test_GradientFlow_EnergyMomentumTensor_Gauge::test_name_RK1 = "GradientFlow.EnergyMomentumTensor.Gauge.RK1"
 
const std::string Test_GradientFlow_EnergyMomentumTensor_Gauge::test_name_RK2 = "GradientFlow.EnergyMomentumTensor.Gauge.RK2"
 
const std::string Test_GradientFlow_EnergyMomentumTensor_Gauge::test_name_RK3 = "GradientFlow.EnergyMomentumTensor.Gauge.RK3"
 
const std::string Test_GradientFlow_EnergyMomentumTensor_Gauge::test_name_RK4 = "GradientFlow.EnergyMomentumTensor.Gauge.RK4"
 
const std::string Test_GradientFlow_EnergyMomentumTensor_Gauge::test_name_RK_adaptive = "GradientFlow.EnergyMomentumTensor.Gauge.RK_adaptive"
 

Detailed Description

Author
Yusuke Taniguchi (tanigchi)
Date
$LastChangedDate:: 2023-02-28 23:24:17 #$
Version
LastChangedRevision
2496

Definition in file test_GradientFlow_EnergyMomentumTensor_Gauge.cpp.