TransFlow  0.1.0
A transient pipeline flow simulation library
GoverningEquationSolverBase Member List

This is the complete list of members for GoverningEquationSolverBase, including all inherited members.

isOverDetermined(const BoundaryConditions &boundaryConditions)GoverningEquationSolverBase
solve(const arma::uword dt, const Pipeline &currentState, const Pipeline &newState, const BoundaryConditions &boundaryConditions)=0GoverningEquationSolverBasepure virtual
~GoverningEquationSolverBase()GoverningEquationSolverBasevirtual