assemble_loc_matrix(const lSol_float_t tau, hyEdgeT &hyper_edge, const lSol_float_t eig) const | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inlineprivate |
assemble_rhs_from_lambda(const SmallMatT &lambda_values, hyEdgeT &hyper_edge) const | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inlineprivate |
bulk_values(const std::array< abscissa_float_t, abscissas_sizeT > &abscissas, const input_array_t &lambda_values, hyEdgeT &hyper_edge, const lSol_float_t time=0.) const | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | |
constructor_value_type typedef | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | |
DiffusionEigs(const constructor_value_type &tau=1.) | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inline |
dual_at_boundary(const std::array< lSol_float_t,(hyEdge_dimT+1) *n_shape_fct_ > &coeffs, hyEdgeT &hyper_edge) const | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inlineprivate |
errors(const std::array< std::array< lSol_float_t, n_shape_bdr_ >, 2 *hyEdge_dimT > &lambda_values, hyEdgeT &hy_edge, const lSol_float_t eig=0.) const | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inline |
hyEdge_dim() | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inlinestatic |
integrator typedef | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | private |
is_dirichlet(const unsigned int node_type) | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inlineprivatestatic |
jacobian_of_trace_to_flux(const SmallMatInT &lambda_values_in, SmallMatOutT &lambda_values_out, const lSol_float_t eig, const SmallMatInT &lambda_vals, const lSol_float_t eig_val, hyEdgeT &hyper_edge) const | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inline |
make_initial(SmallMatT &lambda_values, hyEdgeT &hyper_edge, const lSol_float_t time=0.) const | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inline |
n_glob_dofs_per_node() | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inlinestatic |
n_loc_dofs_ | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | privatestatic |
n_shape_bdr_ | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | privatestatic |
n_shape_fct_ | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | privatestatic |
node_system_dim | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | privatestatic |
node_system_dimension() | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inlinestatic |
node_types(hyEdgeT &hyper_edge) const | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inline |
primal_at_boundary(const std::array< lSol_float_t, n_loc_dofs_ > &coeffs, hyEdgeT &hyper_edge) const | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inlineprivate |
solve_local_problem(const SmallMatT &lambda_values, hyEdgeT &hyper_edge, const lSol_float_t eig) const | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inlineprivate |
system_dim | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | privatestatic |
system_dimension() | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inlinestatic |
tau_ | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | private |
trace_to_flux(const SmallMatInT &lambda_values_in, SmallMatOutT &lambda_values_out, hyEdgeT &hyper_edge, const lSol_float_t eig=0.) const | LocalSolver::DiffusionEigs< hyEdge_dimT, poly_deg, quad_deg, parametersT, lSol_float_t > | inline |