Skip to content

Commit

Permalink
Fixed typo in documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
ykempf committed Nov 7, 2024
1 parent bf268ec commit 6f95dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fieldsolver/ldz_electric_field.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1635,7 +1635,7 @@ void calculateElectricField(
* \param momentsDt2Grid fsGrid holding the moment quantities at runge-kutta t=0.5
* \param dPerBGrid fsGrid holding the derivatives of perturbed B
* \param dMomentsGrid fsGrid holding the derivatives of moments
* \param dMomentsGrid fsGrid holding the derivatives of moments at runge-kutta t=0.5
* \param dMomentsDt2Grid fsGrid holding the derivatives of moments at runge-kutta t=0.5
* \param BgBGrid fsGrid holding the background B quantities
* \param technicalGrid fsGrid holding technical information (such as boundary types)
* \param sysBoundaries System boundary conditions existing
Expand Down

0 comments on commit 6f95dfc

Please sign in to comment.