docs(poly): began cleaning up and adding docs

This commit is contained in:
2025-06-05 15:13:50 -04:00
parent a31c966146
commit 6e1453cf6e
4 changed files with 267 additions and 57 deletions

View File

@@ -190,4 +190,4 @@ private: // Private methods
static void GetDofCoordinates(const mfem::FiniteElementSpace &fes, const std::string& filename);
};
};