EPANET  3.0
EPANET Development Project
Public Member Functions | List of all members
LTDSolver Class Reference

A water quality solver based on the Lagrangian Time Driven method. More...

#include <ltdsolver.h>

Inheritance diagram for LTDSolver:
QualSolver

Public Member Functions

 LTDSolver (Network *nw)
 
void init ()
 
void reverseFlow (int k)
 
int solve (int *sortedLinks, int tstep)
 
- Public Member Functions inherited from QualSolver
 QualSolver (Network *nw)
 

Additional Inherited Members

- Static Public Member Functions inherited from QualSolver
static QualSolverfactory (const std::string model, Network *nw)
 
- Protected Attributes inherited from QualSolver
Networknetwork
 

Detailed Description

A water quality solver based on the Lagrangian Time Driven method.


The documentation for this class was generated from the following files: