Tensorium
Loading...
Searching...
No Matches
tensorium_RG::bssn::InvariantStats Struct Reference

Aggregated statistics computed over the interior domain. More...

#include <BSSNInvariants.hpp>

Collaboration diagram for tensorium_RG::bssn::InvariantStats:

Public Attributes

double max_det_deviation = 0.0
double l2_det_deviation = 0.0
double mean_det_deviation = 0.0
SampleLocation det_location
double max_trace_A = 0.0
double l2_trace_A = 0.0
double mean_trace_A = 0.0
SampleLocation trace_location
double max_metric_identity = 0.0
double l2_metric_identity = 0.0
double mean_metric_identity = 0.0
SampleLocation metric_location
double max_gamma_constraint = 0.0
double l2_gamma_constraint = 0.0
double mean_gamma_constraint = 0.0
SampleLocation gamma_location
double min_chi = std::numeric_limits<double>::infinity()
SampleLocation chi_location
size_t samples = 0

Detailed Description

Aggregated statistics computed over the interior domain.

Member Data Documentation

◆ chi_location

SampleLocation tensorium_RG::bssn::InvariantStats::chi_location

◆ det_location

SampleLocation tensorium_RG::bssn::InvariantStats::det_location

◆ gamma_location

SampleLocation tensorium_RG::bssn::InvariantStats::gamma_location

◆ l2_det_deviation

double tensorium_RG::bssn::InvariantStats::l2_det_deviation = 0.0

◆ l2_gamma_constraint

double tensorium_RG::bssn::InvariantStats::l2_gamma_constraint = 0.0

◆ l2_metric_identity

double tensorium_RG::bssn::InvariantStats::l2_metric_identity = 0.0

◆ l2_trace_A

double tensorium_RG::bssn::InvariantStats::l2_trace_A = 0.0

◆ max_det_deviation

double tensorium_RG::bssn::InvariantStats::max_det_deviation = 0.0

◆ max_gamma_constraint

double tensorium_RG::bssn::InvariantStats::max_gamma_constraint = 0.0

◆ max_metric_identity

double tensorium_RG::bssn::InvariantStats::max_metric_identity = 0.0

◆ max_trace_A

double tensorium_RG::bssn::InvariantStats::max_trace_A = 0.0

◆ mean_det_deviation

double tensorium_RG::bssn::InvariantStats::mean_det_deviation = 0.0

◆ mean_gamma_constraint

double tensorium_RG::bssn::InvariantStats::mean_gamma_constraint = 0.0

◆ mean_metric_identity

double tensorium_RG::bssn::InvariantStats::mean_metric_identity = 0.0

◆ mean_trace_A

double tensorium_RG::bssn::InvariantStats::mean_trace_A = 0.0

◆ metric_location

SampleLocation tensorium_RG::bssn::InvariantStats::metric_location

◆ min_chi

double tensorium_RG::bssn::InvariantStats::min_chi = std::numeric_limits<double>::infinity()

◆ samples

size_t tensorium_RG::bssn::InvariantStats::samples = 0

◆ trace_location

SampleLocation tensorium_RG::bssn::InvariantStats::trace_location

The documentation for this struct was generated from the following file: