Skip to content

Commit

Permalink
doxygen fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Tomin authored and Pavel Tomin committed Dec 16, 2024
1 parent b079426 commit 3e0357e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/coreComponents/mesh/generators/VTKUtilities.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ class AllMeshes

/**
* @brief Defines the face blocks/fractures.
* @param edfmSurBlocks A map which connects each name of the face block to its mesh.
* @param edfmSurfBlocks A map which connects each name of the face block to its mesh.
*/
void setEmbeddedSurfaceBlocks( std::map< string, vtkSmartPointer< vtkDataSet > > const & edfmSurfBlocks )
{
Expand Down

0 comments on commit 3e0357e

Please sign in to comment.