#include <core/ScalarField.h>
#include <fluid/FluidSolverParams.h>
#include <electronic/IonicMinimizer.h>
Classes | |
struct | FluidSolver |
Abstract base class for the fluid solvers. More... | |
Functions | |
FluidSolver * | createFluidSolver (const Everything &e, const FluidSolverParams ¶ms) |
Create and return a JDFTx solver (the solver can be freed using delete) | |
Common interface for all the fluids to the electronic code