https://mooseframework.inl.gov
Classes | Typedefs
MorrisReporter.h File Reference

Go to the source code of this file.

Classes

class  MorrisReporter
 
class  MorrisReporterContext< DataType >
 

Typedefs

template<typename DataType >
using MorrisState = std::map< std::string, std::pair< std::vector< DataType >, std::vector< std::vector< DataType > >> >
 

Typedef Documentation

◆ MorrisState

template<typename DataType >
using MorrisState = std::map<std::string, std::pair<std::vector<DataType>, std::vector<std::vector<DataType> >> >

Definition at line 54 of file MorrisReporter.h.