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 127 of file gram_schmidt_example3.cpp.

Member Data Documentation

int MyOptions::d

Definition at line 128 of file gram_schmidt_example3.cpp.

int MyOptions::d2

Definition at line 129 of file gram_schmidt_example3.cpp.

int MyOptions::p_begin

Definition at line 130 of file gram_schmidt_example3.cpp.

int MyOptions::p_end

Definition at line 131 of file gram_schmidt_example3.cpp.

int MyOptions::p_truth

Definition at line 132 of file gram_schmidt_example3.cpp.

double MyOptions::pole

Definition at line 133 of file gram_schmidt_example3.cpp.

double MyOptions::shift

Definition at line 134 of file gram_schmidt_example3.cpp.

double MyOptions::rank_threshold

Definition at line 135 of file gram_schmidt_example3.cpp.

double MyOptions::rank_threshold2

Definition at line 136 of file gram_schmidt_example3.cpp.

double MyOptions::reduction_tolerance

Definition at line 137 of file gram_schmidt_example3.cpp.

bool MyOptions::verbose

Definition at line 138 of file gram_schmidt_example3.cpp.

Quadrature_Method MyOptions::quad_method

Definition at line 139 of file gram_schmidt_example3.cpp.

int MyOptions::level

Definition at line 140 of file gram_schmidt_example3.cpp.

Reduced_Basis_Method MyOptions::reduced_basis_method

Definition at line 141 of file gram_schmidt_example3.cpp.

Orthogonalization_Method MyOptions::orthogonalization_method

Definition at line 142 of file gram_schmidt_example3.cpp.

Quadrature_Reduction_Method MyOptions::quad_reduction_method

Definition at line 143 of file gram_schmidt_example3.cpp.

Solver_Method MyOptions::solver_method

Definition at line 144 of file gram_schmidt_example3.cpp.

Orthogonalization_Method MyOptions::quad_orthogonalization_method

Definition at line 145 of file gram_schmidt_example3.cpp.

bool MyOptions::eliminate_dependent_rows

Definition at line 146 of file gram_schmidt_example3.cpp.

bool MyOptions::use_Q

Definition at line 147 of file gram_schmidt_example3.cpp.

bool MyOptions::restrict_r

Definition at line 148 of file gram_schmidt_example3.cpp.

double MyOptions::objective_value

Definition at line 149 of file gram_schmidt_example3.cpp.

bool MyOptions::project

Definition at line 150 of file gram_schmidt_example3.cpp.

bool MyOptions::use_stieltjes

Definition at line 151 of file gram_schmidt_example3.cpp.


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