DoFStatistics Struct Reference
|
Developer Documentation
|
MeltPoolDG::DoFMonitor< number >::DoFStatistics Struct Reference
Public Member Functions | |
| DoFStatistics (const unsigned int n_dofs=0) | |
Public Attributes | |
| unsigned int | n_calls |
| unsigned int | dofs_accumulated |
| unsigned int | dofs_min |
| unsigned int | dofs_max |
Constructor & Destructor Documentation
◆ DoFStatistics()
template<typename number >
|
inline |
Member Data Documentation
◆ dofs_accumulated
template<typename number >
| unsigned int MeltPoolDG::DoFMonitor< number >::DoFStatistics::dofs_accumulated |
◆ dofs_max
template<typename number >
| unsigned int MeltPoolDG::DoFMonitor< number >::DoFStatistics::dofs_max |
◆ dofs_min
template<typename number >
| unsigned int MeltPoolDG::DoFMonitor< number >::DoFStatistics::dofs_min |
◆ n_calls
template<typename number >
| unsigned int MeltPoolDG::DoFMonitor< number >::DoFStatistics::n_calls |
The documentation for this struct was generated from the following file:
- include/meltpooldg/utilities/dof_monitor.hpp
Generated by