https://mooseframework.inl.gov
Public Attributes | List of all members
ExtraIDIntegralReporter::ExtraIDData Struct Reference

#include <ExtraIDIntegralReporter.h>

Public Attributes

dof_id_type num_names
 
std::vector< ExtraElementIDName > names
 
std::vector< std::vector< dof_id_type > > unique_ids
 
std::vector< VariableName > variables
 
std::vector< VectorPostprocessorValue * > integrals
 

Detailed Description

Definition at line 24 of file ExtraIDIntegralReporter.h.

Member Data Documentation

◆ integrals

std::vector<VectorPostprocessorValue *> ExtraIDIntegralReporter::ExtraIDData::integrals

◆ names

std::vector<ExtraElementIDName> ExtraIDIntegralReporter::ExtraIDData::names

◆ num_names

dof_id_type ExtraIDIntegralReporter::ExtraIDData::num_names

Definition at line 26 of file ExtraIDIntegralReporter.h.

◆ unique_ids

std::vector<std::vector<dof_id_type> > ExtraIDIntegralReporter::ExtraIDData::unique_ids

◆ variables

std::vector<VariableName> ExtraIDIntegralReporter::ExtraIDData::variables

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