10#ifndef IMPACTX_ALGORITHMS_H
11#define IMPACTX_ALGORITHMS_H
Definition CovarianceMatrixMath.H:25
AMREX_ENUM(SpaceChargeAlgo, False, True_3D, Gauss3D, True_2D)
SpaceChargeAlgo get_space_charge_algo()
Definition Algorithms.cpp:24
std::string to_string(SpaceChargeAlgo sca)
Definition Algorithms.cpp:80