|
numerics
|
This is the complete list of members for num::FieldSolver, including all inherited members.
| curl(const VectorField3D &A) | num::FieldSolver | static |
| divergence(const VectorField3D &f) | num::FieldSolver | static |
| gradient(const ScalarField3D &phi) | num::FieldSolver | static |
| solve_poisson(ScalarField3D &phi, const ScalarField3D &source, double tol=1e-6, int max_iter=500) | num::FieldSolver | static |