![]() |
|
Classes | |
class | BiharmonicTestProblem1 |
class | BiharmonicTestProblem2 |
Namespaces | |
RayParam | |
BiharmonicTestFunctions1 | |
BiharmonicTestFunctions2 | |
Variables | |
bool | RayParam::Unclamp_right_bound = false |
unsigned | RayParam::Noel = 0 |
int | RayParam::X_min = 0 |
int | RayParam::X_max = 0 |
int | RayParam::Y_min = 0 |
int | RayParam::Y_max = 0 |
bool | RayParam::Print_connectivity_mat = false |
bool | RayParam::Print_natural_jacobian = false |
bool | RayParam::Print_subblocks = false |
bool | RayParam::Print_elemental_jacobian = false |
std::string | RayParam::Matbase_str = "" |
std::string | RayParam::Connectivity_dir = "" |
std::string | RayParam::Natural_jac_dir = "" |
std::string | RayParam::Blocked_dir = "" |
std::string | RayParam::Elemental_dir = "" |
double | BiharmonicTestFunctions2::Pi = MathematicalConstants::Pi |
double | BiharmonicTestFunctions2::theta = Pi/4 |
double | BiharmonicTestFunctions2::r_min = sqrt(1*Pi) |
double | BiharmonicTestFunctions2::r_max = sqrt(3*Pi) |
main
References RayParam::Blocked_dir, oomph::BiharmonicPreconditioner::bulk_element_mesh_pt(), oomph::CommandLineArgs::command_line_flag_has_been_set(), RayParam::Connectivity_dir, oomph::CommandLineArgs::doc_specified_flags(), RayParam::Elemental_dir, RayParam::Matbase_str, RayParam::Natural_jac_dir, RayParam::Noel, oomph::DocInfo::number(), OOMPH_CURRENT_FUNCTION, OOMPH_EXCEPTION_LOCATION, oomph::oomph_info, oomph::CommandLineArgs::parse_and_assign(), oomph::IterativeLinearSolver::preconditioner_pt(), oomph::BiharmonicPreconditioner::preconditioner_type(), RayParam::Print_connectivity_mat, print_connectivity_matrix(), RayParam::Print_elemental_jacobian, RayParam::Print_natural_jacobian, RayParam::Print_subblocks, problem, oomph::DocInfo::set_directory(), oomph::CommandLineArgs::setup(), BiharmonicTestFunctions1::solution(), BiharmonicTestFunctions2::solution(), oomph::CommandLineArgs::specify_command_line_flag(), oomph::Global_string_for_annotation::string(), RayParam::Unclamp_right_bound, RayParam::X_max, RayParam::X_min, RayParam::Y_max, and RayParam::Y_min.
void print_connectivity_matrix | ( | const Problem *const | problem_pt | ) |
References RayParam::Connectivity_dir, oomph::Data::eqn_number(), oomph::Mesh::finite_element_pt(), oomph::Data::is_pinned(), oomph::GeneralisedElement::local_eqn_number(), RayParam::Matbase_str, oomph::Problem::mesh_pt(), oomph::Mesh::nelement(), oomph::FiniteElement::nnode(), oomph::FiniteElement::node_pt(), oomph::Data::nvalue(), and oomph::Node::x().
Referenced by main().
References oomph::Problem::assembly_handler_pt(), oomph::Mesh::element_pt(), oomph::AssemblyHandler::get_jacobian(), oomph::Problem::mesh_pt(), oomph::AssemblyHandler::ndof(), oomph::Mesh::nelement(), OOMPH_CURRENT_FUNCTION, OOMPH_EXCEPTION_LOCATION, oomph::oomph_info, oomph::Matrix< T, MATRIX_TYPE >::sparse_indexed_output(), and sqrt().