|
Feellgood
|
This is the complete list of members for electrostatSolver, including all inherited members.
| buildMat(std::vector< int > &ind, Eigen::Matrix< double, DIM_PROBLEM *N, DIM_PROBLEM *N > &Ke, algebra::w_sparseMat &K) | solver< DIM_PB_ELEC > | inlineprotected |
| buildVect(std::vector< int > &ind, std::vector< double > &Le, std::vector< double > &L) | solver< DIM_PB_ELEC > | inlineprotected |
| checkBoundaryConditions(void) const | electrostatSolver | |
| compute(const bool verbose, const std::string V_fileName) | electrostatSolver | |
| DIM_PB | solver< DIM_PB_ELEC > | protectedstatic |
| electrostatSolver(Mesh::mesh &_msh, std::vector< Tetra::prm > &_pTetra, std::vector< Facette::prm > &_pFac, const double _tol, const bool v, const int max_iter) | electrostatSolver | inline |
| getCurrentDensity(Facette::Fac const &fac) const | electrostatSolver | |
| getSigma(Tetra::Tet const &tet) const | electrostatSolver | |
| infos(void) | electrostatSolver | |
| integrales(Tetra::Tet const &tet, Eigen::Ref< Eigen::Matrix< double, Tetra::N, Tetra::N > > AE) | electrostatSolver | |
| integrales(Facette::Fac const &fac, std::vector< double > &BE) | electrostatSolver | |
| iter | solver< DIM_PB_ELEC > | protected |
| msh | solver< DIM_PB_ELEC > | protected |
| NOD | solver< DIM_PB_ELEC > | protected |
| paramFac | solver< DIM_PB_ELEC > | protected |
| paramTet | solver< DIM_PB_ELEC > | protected |
| precision | electrostatSolver | private |
| save(const std::string V_fileName, std::string const &metadata) const | electrostatSolver | |
| solve(void) | electrostatSolver | private |
| 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) | solver< DIM_PB_ELEC > | inlineexplicit |
| V | electrostatSolver |