JDFTx  1.1.0
FluidSolver.h File Reference
#include <core/ScalarField.h>
#include <fluid/FluidSolverParams.h>
#include <electronic/IonicMinimizer.h>

Go to the source code of this file.

Classes

struct  FluidSolver
 Abstract base class for the fluid solvers. More...
 

Functions

FluidSolvercreateFluidSolver (const Everything &e, const FluidSolverParams &params)
 Create and return a JDFTx solver (the solver can be freed using delete)
 

Detailed Description

Common interface for all the fluids to the electronic code