RayParam Namespace Reference

Variables

bool Unclamp_right_bound = false
 
unsigned Noel = 0
 
int X_min = 0
 
int X_max = 0
 
int Y_min = 0
 
int Y_max = 0
 
bool Print_connectivity_mat = false
 
bool Print_natural_jacobian = false
 
bool Print_subblocks = false
 
bool Print_elemental_jacobian = false
 
std::string Matbase_str = ""
 
std::string Connectivity_dir = ""
 
std::string Natural_jac_dir = ""
 
std::string Blocked_dir = ""
 
std::string Elemental_dir = ""
 

Variable Documentation

◆ Blocked_dir

std::string RayParam::Blocked_dir = ""

Referenced by main().

◆ Connectivity_dir

std::string RayParam::Connectivity_dir = ""

Referenced by main(), and print_connectivity_matrix().

◆ Elemental_dir

std::string RayParam::Elemental_dir = ""

Referenced by main().

◆ Matbase_str

std::string RayParam::Matbase_str = ""

Referenced by main(), and print_connectivity_matrix().

◆ Natural_jac_dir

std::string RayParam::Natural_jac_dir = ""

Referenced by main().

◆ Noel

unsigned RayParam::Noel = 0

Referenced by main().

◆ Print_connectivity_mat

bool RayParam::Print_connectivity_mat = false

Referenced by main().

◆ Print_elemental_jacobian

bool RayParam::Print_elemental_jacobian = false

Referenced by main().

◆ Print_natural_jacobian

bool RayParam::Print_natural_jacobian = false

Referenced by main().

◆ Print_subblocks

bool RayParam::Print_subblocks = false

Referenced by main().

◆ Unclamp_right_bound

bool RayParam::Unclamp_right_bound = false

◆ X_max

◆ X_min

◆ Y_max

int RayParam::Y_max = 0

Referenced by main().

◆ Y_min

int RayParam::Y_min = 0

Referenced by main().