Feellgood
solver< DIM_PROBLEM > Member List

This is the complete list of members for solver< DIM_PROBLEM >, including all inherited members.

build_shape(std::function< bool(Mesh::Edge)> edge_filter)solver< DIM_PROBLEM >inlineprotected
buildMat(std::vector< int > &ind, Eigen::Matrix< double, DIM_PROBLEM *N, DIM_PROBLEM *N > &Ke)solver< DIM_PROBLEM >inlineprotected
buildVect(std::vector< int > &ind, std::vector< double > &Le)solver< DIM_PROBLEM >inlineprotected
checkBoundaryConditions(void) const =0solver< DIM_PROBLEM >pure virtual
DIM_PBsolver< DIM_PROBLEM >protectedstatic
itersolver< DIM_PROBLEM >protected
Ksolver< DIM_PROBLEM >protected
L_rhssolver< DIM_PROBLEM >protected
mshsolver< DIM_PROBLEM >protected
NODsolver< DIM_PROBLEM >protected
paramFacsolver< DIM_PROBLEM >protected
paramTetsolver< DIM_PROBLEM >protected
solver(Mesh::mesh &_msh, std::vector< Tetra::prm > &_pTetra, std::vector< Facette::prm > &_pFac, const std::string name, const double _tol, const bool v, const int max_iter, std::function< bool(Mesh::Edge)> edge_filter=[](Mesh::Edge){ return true;})solver< DIM_PROBLEM >inlineexplicit
verbosesolver< DIM_PROBLEM >protected