Skip to content

Commit

Permalink
Update VTKUtilities.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
paveltomin authored Dec 26, 2024
1 parent 4150280 commit c3d501a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/coreComponents/mesh/generators/VTKUtilities.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ class AllMeshes
* @brief Builds the compound from values.
* @param main The main 3d mesh (the matrix).
* @param faceBlocks The fractures meshes.
* @param edfmSurfBlocks The edfm fractures meshes.
*/
AllMeshes( vtkSmartPointer< vtkDataSet > const & main,
std::map< string, vtkSmartPointer< vtkDataSet > > const & faceBlocks,
Expand Down

0 comments on commit c3d501a

Please sign in to comment.