ROL
|
#include <ROL_SparseGridGenerator.hpp>
Public Attributes | |
int | dim |
int | maxLevel |
std::vector< EROLBurkardt > | rule1D |
std::vector< EROLGrowth > | growth1D |
bool | normalize |
bool | useSandia |
Definition at line 55 of file ROL_SparseGridGenerator.hpp.
int ROL::SparseGridInfo::dim |
Definition at line 56 of file ROL_SparseGridGenerator.hpp.
Referenced by ROL::SparseGridGenerator< Real >::SparseGridGenerator().
int ROL::SparseGridInfo::maxLevel |
Definition at line 57 of file ROL_SparseGridGenerator.hpp.
Referenced by ROL::SparseGridGenerator< Real >::SparseGridGenerator().
std::vector<EROLBurkardt> ROL::SparseGridInfo::rule1D |
Definition at line 58 of file ROL_SparseGridGenerator.hpp.
Referenced by ROL::SparseGridGenerator< Real >::SparseGridGenerator().
std::vector<EROLGrowth> ROL::SparseGridInfo::growth1D |
Definition at line 59 of file ROL_SparseGridGenerator.hpp.
Referenced by ROL::SparseGridGenerator< Real >::SparseGridGenerator().
bool ROL::SparseGridInfo::normalize |
Definition at line 60 of file ROL_SparseGridGenerator.hpp.
Referenced by ROL::SparseGridGenerator< Real >::SparseGridGenerator().
bool ROL::SparseGridInfo::useSandia |
Definition at line 61 of file ROL_SparseGridGenerator.hpp.
Referenced by ROL::SparseGridGenerator< Real >::SparseGridGenerator().