GLAC  1.0
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CActionThe Action class
 CLuscherActionAn implementation of the Wilson gauge action,
 CWilsonGaugeActionAn implementation of the Wilson gauge action,
 Cnlohmann::adl_serializer< typename, typename >Default JSONSerializer template argument
 CB1
 Cnlohmann::detail::conjunction< B1 >
 Cnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer >Class to store JSON values
 CParallel::Communicator
 CCommunicatorCommunicator holds methods for performing single link communication, which is need in the Action
 CcomplexA complex number class, consisting of t
 CCorrelatorBase class for observables
 CEnergyDensitySolely calculates the energy density as given by,

\[ E = -\frac{1}{64|\Lambda|} \sum_{n\in\Lambda}\sum_{\mu<\nu} \big(\tilde{C}_{\mu\nu}(n)\big)^2. \]

The \(F_{\mu\nu}\) is the clover

 CLatticeActionChargeDensityMethod for calculating and storing the topological charge and energy density at every point of the lattice
 CMasterSamplerObservable for calculating the plaquette, topological charge and energy
 CMasterSamplerTopcXYZObservable for calculating the plaquette, energy and euclidean time topological charge
 CPlaquetteObservable for calculating the plaquette
 CSuperSamplerObservable for calculating the Weinberg operator, plaquette, energy and euclidean time topological charge
 CTopologicalChargeSolely calculates the topological charge as given by,

\[ q(n_e) = \frac{1}{32\pi^2} \sum_{n \in N^3} \epsilon_{\mu\nu\rho\sigma} \mathrm{tr}\big[F_{\mu\nu}(n)F_{\rho\sigma}(n)\big], \]

where \(n_e\) is the position in the lattice in Euclidean time. \(F_{\nu\mu}\) is the clover

 Cnlohmann::detail::external_constructor< value_t >
 Cnlohmann::detail::external_constructor< value_t::array >
 Cnlohmann::detail::external_constructor< value_t::boolean >
 Cnlohmann::detail::external_constructor< value_t::number_float >
 Cnlohmann::detail::external_constructor< value_t::number_integer >
 Cnlohmann::detail::external_constructor< value_t::number_unsigned >
 Cnlohmann::detail::external_constructor< value_t::object >
 Cnlohmann::detail::external_constructor< value_t::string >
 Cfalse_type
 Cnlohmann::detail::is_compatible_integer_type_impl< bool, typename, typename >
 Cnlohmann::detail::is_compatible_object_type_impl< B, RealType, CompatibleObjectType >
 CFieldIOClass for reading and writing lattice to file
 CIO::FieldIO
 CFlowClass for applying gradient flow on lattice
 Cnlohmann::detail::from_json_fn
 Cnlohmann::detail::has_from_json< BasicJsonType, T >
 Cnlohmann::detail::has_non_default_from_json< BasicJsonType, T >
 Cnlohmann::detail::has_to_json< BasicJsonType, T >
 Cstd::hash< nlohmann::json >Hash value for JSON objects
 CParallel::Index
 CIndexClass for contigious memory accessing
 Cintegral_constant
 Cnlohmann::detail::negation< B >
 Cnlohmann::detail::is_basic_json_nested_type< BasicJsonType, T >
 Cnlohmann::detail::is_compatible_array_type< BasicJsonType, CompatibleArrayType >
 Cnlohmann::detail::is_compatible_integer_type< RealIntegerType, CompatibleNumberIntegerType >
 Cnlohmann::detail::is_compatible_integer_type_impl< true, RealIntegerType, CompatibleNumberIntegerType >
 Cnlohmann::detail::is_compatible_object_type< BasicJsonType, CompatibleObjectType >
 Cnlohmann::detail::is_compatible_object_type_impl< true, RealType, CompatibleObjectType >
 Citerator
 Cnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer >::iter_impl< U >Template for a random access iterator for the basic_json class
 Cnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer >::json_pointerJSON Pointer
 CLattice< T >A method for holding a lattice of type T
 CLattice< complex >
 CLattice< double >
 CLattice< SU3 >
 CNeighbourList
 CNeighbourListsClass for storing the nearest closest neighbours of a processors
 CParallel::Neighbours
 CNeighboursClass for setting up the NeighbourList and stores them
 CObservableStorerA class for storing the observable data
 CParallel::ParallelParameters
 CParallelParametersParallelParameters holds two groups and one communicator
 CParametersParameter holding class
 CPerformanceTests
 Cnlohmann::detail::priority_tag< N >
 Cnlohmann::detail::priority_tag< 0 >
 Creverse_iterator
 Cnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer >::json_reverse_iterator< Base >Template for a reverse iterator class
 Cnlohmann::detail::static_const< T >
 Cnlohmann::basic_json< ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer >::lexer::strtonumParse string into a built-in arithmetic type as if the current locale is POSIX
 CSU2Class for holding \(\mathrm{SU}(2)\) matrices
 CSU3Class for holding \(\mathrm{SU}(3)\) matrices
 CSU3ExpSU3 matrix exponentiation method that uses the method from https://journals.aps.org/prd/abstract/10.1103/PhysRevD.69.054501
 CExpLuscherUses method for exponentiating SU3 matrix found in Appendix A in https://arxiv.org/abs/hep-lat/0409106
 CTaylor2ExpTaylor expansion of second order
 CTaylor4ExpTaylor expansion of second order
 CTaylorExpUses a general Taylor polynomial to approximate the exponentiation of a SU(3) matrix
 CSU3MatrixGeneratorClass for generating random SU3 matrices
 CSysPrintClass for printing run information
 CSystemSystem is the class that ties the program together. It initiates and sets up the sub-lattices, and performs holds the Metropolis algorithm
 CTestSuiteRuns unit tests on the methods of GLAC
 Cnlohmann::detail::to_json_fn
 Ctrue_type
 Cnlohmann::detail::conjunction<... >
 Ctype
 Cnlohmann::detail::conjunction< B1, Bn... >