HessianJumpCompatibility< dim > Struct Template Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
DiFfRG::internal::HessianJumpCompatibility< dim > Struct Template Reference
#include <eom.hh>
Public Attributes | |
| double | relative_jump = 0. |
| double | rank_one_confidence = 0. |
| bool | is_rank_one = false |
| dealii::Tensor< 1, dim > | normal |
Member Data Documentation
◆ is_rank_one
template<int dim>
| bool DiFfRG::internal::HessianJumpCompatibility< dim >::is_rank_one = false |
◆ normal
template<int dim>
| dealii::Tensor<1, dim> DiFfRG::internal::HessianJumpCompatibility< dim >::normal |
◆ rank_one_confidence
template<int dim>
| double DiFfRG::internal::HessianJumpCompatibility< dim >::rank_one_confidence = 0. |
◆ relative_jump
template<int dim>
| double DiFfRG::internal::HessianJumpCompatibility< dim >::relative_jump = 0. |
The documentation for this struct was generated from the following file:
- /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/common/eom.hh
Generated by