CSol
Public Member Functions | Protected Member Functions | List of all members
CSol_SW_LB Class Reference

Shallow water solver. More...

#include <sw/csol_sw_lb.h>

Inherits Operation.

Public Member Functions

 CSol_SW_LB ()
 
virtual ~CSol_SW_LB ()
 
void clearNeedsReset ()
 
bool getNeedsReset ()
 
void setNeedsReset ()
 

Protected Member Functions

virtual bool bringInputsUpToDate ()
 
virtual bool execute ()
 

Detailed Description

Computational solver module for shallow water simulations

Constructor & Destructor Documentation

~CSol_SW_LB ( )
virtual

Member Function Documentation

bool bringInputsUpToDate ( )
protectedvirtual
void clearNeedsReset ( )
inline
bool execute ( )
protectedvirtual
bool getNeedsReset ( )
inline
void setNeedsReset ( )
inline