Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
MyOptions Struct Reference

Public Attributes

int d
 
int d2
 
int p_begin
 
int p_end
 
int p_truth
 
double pole
 
double shift
 
double rank_threshold
 
double rank_threshold2
 
double reduction_tolerance
 
bool verbose
 
Quadrature_Method quad_method
 
int level
 
Reduced_Basis_Method reduced_basis_method
 
Orthogonalization_Method orthogonalization_method
 
Quadrature_Reduction_Method quad_reduction_method
 
Solver_Method solver_method
 
Orthogonalization_Method quad_orthogonalization_method
 
bool eliminate_dependent_rows
 
bool use_Q
 
bool restrict_r
 
double objective_value
 
bool project
 
bool use_stieltjes
 

Detailed Description

Definition at line 161 of file gram_schmidt_example3.cpp.

Member Data Documentation

int MyOptions::d

Definition at line 162 of file gram_schmidt_example3.cpp.

int MyOptions::d2

Definition at line 163 of file gram_schmidt_example3.cpp.

int MyOptions::p_begin

Definition at line 164 of file gram_schmidt_example3.cpp.

int MyOptions::p_end

Definition at line 165 of file gram_schmidt_example3.cpp.

int MyOptions::p_truth

Definition at line 166 of file gram_schmidt_example3.cpp.

double MyOptions::pole

Definition at line 167 of file gram_schmidt_example3.cpp.

double MyOptions::shift

Definition at line 168 of file gram_schmidt_example3.cpp.

double MyOptions::rank_threshold

Definition at line 169 of file gram_schmidt_example3.cpp.

double MyOptions::rank_threshold2

Definition at line 170 of file gram_schmidt_example3.cpp.

double MyOptions::reduction_tolerance

Definition at line 171 of file gram_schmidt_example3.cpp.

bool MyOptions::verbose

Definition at line 172 of file gram_schmidt_example3.cpp.

Quadrature_Method MyOptions::quad_method

Definition at line 173 of file gram_schmidt_example3.cpp.

int MyOptions::level

Definition at line 174 of file gram_schmidt_example3.cpp.

Reduced_Basis_Method MyOptions::reduced_basis_method

Definition at line 175 of file gram_schmidt_example3.cpp.

Orthogonalization_Method MyOptions::orthogonalization_method

Definition at line 176 of file gram_schmidt_example3.cpp.

Quadrature_Reduction_Method MyOptions::quad_reduction_method

Definition at line 177 of file gram_schmidt_example3.cpp.

Solver_Method MyOptions::solver_method

Definition at line 178 of file gram_schmidt_example3.cpp.

Orthogonalization_Method MyOptions::quad_orthogonalization_method

Definition at line 179 of file gram_schmidt_example3.cpp.

bool MyOptions::eliminate_dependent_rows

Definition at line 180 of file gram_schmidt_example3.cpp.

bool MyOptions::use_Q

Definition at line 181 of file gram_schmidt_example3.cpp.

bool MyOptions::restrict_r

Definition at line 182 of file gram_schmidt_example3.cpp.

double MyOptions::objective_value

Definition at line 183 of file gram_schmidt_example3.cpp.

bool MyOptions::project

Definition at line 184 of file gram_schmidt_example3.cpp.

bool MyOptions::use_stieltjes

Definition at line 185 of file gram_schmidt_example3.cpp.


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