IDAErrorDofRecord Struct Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
DiFfRG::IDAErrorDofRecord Struct Reference
#include <abstract_timestepper.hh>
Public Attributes | |
| types::global_dof_index | dof = dealii::numbers::invalid_dof_index |
| double | value = 0. |
| double | estimated_local_error = 0. |
| double | error_weight = 0. |
| double | contribution = 0. |
Member Data Documentation
◆ contribution
| double DiFfRG::IDAErrorDofRecord::contribution = 0. |
◆ dof
| types::global_dof_index DiFfRG::IDAErrorDofRecord::dof = dealii::numbers::invalid_dof_index |
◆ error_weight
| double DiFfRG::IDAErrorDofRecord::error_weight = 0. |
◆ estimated_local_error
| double DiFfRG::IDAErrorDofRecord::estimated_local_error = 0. |
◆ value
| double DiFfRG::IDAErrorDofRecord::value = 0. |
The documentation for this struct was generated from the following file:
- /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/timestepping/abstract_timestepper.hh
Generated by