Skip to content
Snippets Groups Projects
Commit 7dc3c9eb authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm blanks in comment

parent 6aaa0af4
No related branches found
No related tags found
1 merge request!1582minor cleanup
......@@ -37,7 +37,7 @@ complex_t checkForUnderflow(complex_t val)
} // namespace
// ************************************************************************************************
// namespace KzComputation
// namespace KzComputation
// ************************************************************************************************
std::vector<complex_t> Compute::Kz::computeReducedKz(const SliceStack& slices, R3 k)
......
......@@ -138,7 +138,7 @@ std::vector<MatrixFlux> computeFlux(const SliceStack& slices, const std::vector<
} // namespace
// ************************************************************************************************
// namespace implementation
// namespace implementation
// ************************************************************************************************
Fluxes Compute::SpecularMagnetic::fluxes(const SliceStack& slices, const R3& k, bool forward)
......
......@@ -116,7 +116,7 @@ std::vector<Spinor> computeTR(const SliceStack& slices, const std::vector<comple
} // namespace
// ************************************************************************************************
// namespace implementation
// namespace implementation
// ************************************************************************************************
Fluxes Compute::SpecularScalar::fluxes(const SliceStack& slices, const R3& k)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment