FluidNumerics / FluidNumerics/SELF
Init/Free stdout standard messages
Open
- Dominant language
- Fortran
- Stars
- 92
- Forks
- 13
- Avg merge
- 20h 38m
- Merged PRs (30d)
- 7
Description
Init and Free routines should include indications of what is being allocated and how much (e.g. array sizes). Particularly, we want to know what kinds of interpolants are being created and used, how many elements, nodes, and edges/faces in mesh, how many points in the mesh (from geometry), how many degrees of freedom. Additionally, when GPU's are used, we ought to print out the gpu type and count detected and which device is selected
Contributor guide
Assessment
This issue has not been assessed yet.