![]() |
NeoPZ
|
Contains implementations of the TPZSpaceTimeRichardsEq methods. More...
#include "pzspacetimerichardseq.h"#include "pzbndcond.h"#include "pzreal.h"#include "pzaxestools.h"#include <cmath>Go to the source code of this file.
Functions | |
| int | Sign (double A, double tol) |
| Return sign of the STATE A. If A is closed to zero up to tolerance tol returns zero (in absolute value) More... | |
Contains implementations of the TPZSpaceTimeRichardsEq methods.
Definition in file pzspacetimerichardseq.cpp.
| int Sign | ( | double | A, |
| double | tol | ||
| ) |
Return sign of the STATE A. If A is closed to zero up to tolerance tol returns zero (in absolute value)
Definition at line 181 of file pzspacetimerichardseq.cpp.
References fabs.
1.8.13