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