![]() |
OpenPFC
0.1.4
Phase Field Crystal simulation framework
|
Memory usage statistics for a single MPI rank. More...
#include <memory_reporter.hpp>
Public Member Functions | |
| size_t | total_bytes () const noexcept |
| Calculate total memory usage. | |
Public Attributes | |
| size_t | m_application_bytes = 0 |
| Memory allocated by user application (bytes) | |
| size_t | m_fft_bytes = 0 |
| Memory allocated by FFT library (bytes) | |
Memory usage statistics for a single MPI rank.
Holds memory allocation data separated into:
|
inlinenoexcept |
Calculate total memory usage.