clear() | weight_parameter_function | inline |
get_alpha(const libMesh::Point &qpoint, WeightFunctionSystemType system_type) | weight_parameter_function | inline |
get_alpha_BIG(const libMesh::Point &qpoint) | weight_parameter_function | inline |
get_alpha_micro(const libMesh::Point &qpoint) | weight_parameter_function | inline |
m_alpha_coupling_BIG | weight_parameter_function | protected |
m_alpha_coupling_micro | weight_parameter_function | protected |
m_alpha_eps | weight_parameter_function | protected |
m_alpha_mesh | weight_parameter_function | protected |
m_locator_unique_ptr | weight_parameter_function | protected |
m_subdomain_idx_BIG | weight_parameter_function | protected |
m_subdomain_idx_both | weight_parameter_function | protected |
m_subdomain_idx_coupling | weight_parameter_function | protected |
m_subdomain_idx_micro | weight_parameter_function | protected |
set_parameters(double alpha_eps, double alpha_coupling_BIG, int subdomain_idx_BIG, int subdomain_idx_micro, int subdomain_idx_both, int subdomain_idx_coupling) | weight_parameter_function | inline |
set_parameters(std::string &filename) | weight_parameter_function | inline |
weight_parameter_function(libMesh::Mesh &alpha_mesh, double alpha_eps, double alpha_coupling_BIG, int subdomain_idx_BIG, int subdomain_idx_micro, int subdomain_idx_both, int subdomain_idx_coupling) | weight_parameter_function | inline |
weight_parameter_function(libMesh::Mesh &alpha_mesh) | weight_parameter_function | inline |
~weight_parameter_function() | weight_parameter_function | inline |