Skip to content

Commit

Permalink
Added missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfh committed Jun 7, 2024
1 parent caac080 commit a3b794f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added doc/doxygen/images/dofedgeorder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion examples/lecturedemos/lecturedemodof.cc
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ void lecturedemodof() {
std::unique_ptr<lf::geometry::Geometry>(nullptr));
// Ready to build the mesh data structure
const std::shared_ptr<lf::mesh::Mesh> mesh_p = mesh_factory_ptr->Build();
//

// Output mesh in LaTeX TikZ format
using lf::io::TikzOutputCtrl;
lf::io::writeTikZ(
Expand Down

0 comments on commit a3b794f

Please sign in to comment.