Flow123d  master-f44eb46
LocalSystem Member List

This is the complete list of members for LocalSystem, including all inherited members.

add_value(uint row, uint col, double mat_val, double rhs_val)LocalSystem
add_value(uint row, uint col, double mat_val)LocalSystem
add_value(uint row, double rhs_val)LocalSystem
almost_zeroLocalSystemstatic
col_dofsLocalSystem
compute_schur_complement(uint offset, LocalSystem &schur, bool negative=false) constLocalSystem
diag_rowsLocalSystemprotected
elim_colsLocalSystemprotected
elim_rowsLocalSystemprotected
eliminate_solution()LocalSystem
get_matrix()LocalSysteminline
get_rhs()LocalSysteminline
LinSys classLocalSystemfriend
LocalSystem()LocalSystem
LocalSystem(uint nrows, uint ncols)LocalSystem
matrixLocalSystemprotected
n_elim_colsLocalSystemprotected
n_elim_rowsLocalSystemprotected
reconstruct_solution_schur(uint offset, const arma::vec &schur_solution, arma::vec &reconstructed_solution) constLocalSystem
reset()LocalSystem
reset(uint nrows, uint ncols)LocalSystem
reset(const LocDofVec &row_dofs, const LocDofVec &col_dofs)LocalSystem
rhsLocalSystemprotected
row_dofsLocalSystem
set_matrix(arma::mat matrix)LocalSystem
set_rhs(arma::vec rhs)LocalSystem
set_size(uint nrows, uint ncols)LocalSystemprotected
set_solution(uint loc_dof, double solution, double diag=0.0)LocalSystem
set_solution(LocalConstraint &loc_constraint)LocalSystem
set_solution_col(uint loc_col, double solution)LocalSystem
set_solution_row(uint loc_row, double solution, double diag=0.0)LocalSystem
set_sparsity(const arma::umat &sp)LocalSystem
solution_colsLocalSystemprotected
solution_rowsLocalSystemprotected
sparsityLocalSystemprotected