Skip to content
Snippets Groups Projects
Commit 35ed92fc authored by wenqing's avatar wenqing Committed by Dmitri Naumov
Browse files

[Doc] Fixed an argument documentation

parent aea65092
No related branches found
No related tags found
No related merge requests found
......@@ -34,8 +34,8 @@ public:
/// @param t The balance will be computed at the time t.
/// @param bulk_mesh Stores a reference to the bulk mesh that is needed to
/// fetch the information for the integration over the surface mesh.
/// @active_element_ids The IDs of active elements. It is empty if there is
/// no deactivated subdomain.
/// @param active_element_ids The IDs of active elements. It is empty if
/// there is no deactivated subdomain.
/// @param getFlux function that calculates the flux in the integration
/// points of the face elements of the bulk element that belongs to the
/// surface.
......
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