Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdean committed Jan 13, 2025
1 parent 00f0672 commit 19ebda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/dolfinx/fem/Form.h
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ class Form
/// @brief Get the kernel function for integral `i` on given domain
/// type.
/// @param[in] type Integral type.
/// @param[in] i Domain identifier (index).
/// @param[in] i The subdomain ID.
/// @param[in] kernel_idx Index of the kernel (we may have multiple kernels
/// for a given ID in mixed-topology meshes).
/// @return Function to call for `tabulate_tensor`.
Expand Down

0 comments on commit 19ebda5

Please sign in to comment.