Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use doxygen to document c++ code #146

Closed
23 of 44 tasks
tdegeus opened this issue Jan 13, 2021 · 0 comments
Closed
23 of 44 tasks

Use doxygen to document c++ code #146

tdegeus opened this issue Jan 13, 2021 · 0 comments

Comments

@tdegeus
Copy link
Owner

tdegeus commented Jan 13, 2021

  • Allocate.h
  • Element.h
  • ElementHex8.h
  • ElementQuad4.h
  • ElementQuad4Axisymmetric.h
  • ElementQuad4Planar.h
  • GooseFEM.h
  • Iterate.h
  • Matrix.h
  • MatrixDiagonal.h
  • MatrixDiagonalPartitioned.h
  • MatrixPartitioned.h
  • MatrixPartitionedTyings.h
  • Mesh.h
  • MeshHex8.h
  • MeshQuad4.h
  • MeshTri3.h
  • TyingsPeriodic.h
  • Vector.h
  • VectorPartitioned.h
  • VectorPartitionedTyings.h
  • config.h

Use autodoc to document Python code (include references to C++ API):

  • Allocate.h
  • Element.h
  • ElementHex8.h
  • ElementQuad4.h
  • ElementQuad4Axisymmetric.h
  • ElementQuad4Planar.h
  • GooseFEM.h
  • Iterate.h
  • Matrix.h
  • MatrixDiagonal.h
  • MatrixDiagonalPartitioned.h
  • MatrixPartitioned.h
  • MatrixPartitionedTyings.h
  • Mesh.h
  • MeshHex8.h
  • MeshQuad4.h
  • MeshTri3.h
  • TyingsPeriodic.h
  • Vector.h
  • VectorPartitioned.h
  • VectorPartitionedTyings.h
  • config.h
@tdegeus tdegeus closed this as completed Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant