cs481-ekh / s24-meshers

MIT License
0 stars 0 forks source link

Update UML documentation for PcCoarsen #62

Closed WorkGitAccount closed 4 months ago

WorkGitAccount commented 4 months ago

References #12 and #18

The current diagram does not follow strict UML guidelines and instead focuses on flow of data and steps of execution.

As a developer, I need a more in-depth UML diagram of the PcCoarsen class and its dependencies.

WorkGitAccount commented 4 months ago

Walked through the relevant code. Made another PlantUML diagram isolating only PcCoarsen and direct dependencies.

[t:45]

WorkGitAccount commented 4 months ago

Updated how PcCoarsen interfaces with matlab. Added data types and variables where needed. Verified all dependencies are shown.

[t:30]