$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include <fdFunctional2D.h>


Public Member Functions | |
| GaussSeidelMaxDefectFunctional2D () | |
| virtual void | process (Box2D domain, ScalarField2D< T > &u_h, ScalarField2D< T > &rhs) |
| virtual GaussSeidelMaxDefectFunctional2D < T > * | clone () const |
| virtual void | getTypeOfModification (std::vector< modif::ModifT > &modified) const |
| T | getMaxResidual () const |
if the defect does not need to be computed, we only save the max value in order to analyze the convergence of simple Gauss-Seidel
| plb::GaussSeidelMaxDefectFunctional2D< T >::GaussSeidelMaxDefectFunctional2D | ( | ) | [inline] |
| GaussSeidelMaxDefectFunctional2D< T > * plb::GaussSeidelMaxDefectFunctional2D< T >::clone | ( | ) | const [inline, virtual] |
Implements plb::ReductiveBoxProcessingFunctional2D.
| T plb::GaussSeidelMaxDefectFunctional2D< T >::getMaxResidual | ( | ) | const [inline] |
| virtual void plb::GaussSeidelMaxDefectFunctional2D< T >::getTypeOfModification | ( | std::vector< modif::ModifT > & | modified | ) | const [inline, virtual] |
Implements plb::ReductiveBoxProcessingFunctional2D.
References plb::modif::nothing.
| void plb::GaussSeidelMaxDefectFunctional2D< T >::process | ( | Box2D | domain, | |
| ScalarField2D< T > & | u_h, | |||
| ScalarField2D< T > & | rhs | |||
| ) | [inline, virtual] |
Implements plb::ReductiveBoxProcessingFunctional2D_SS< T, T >.
References plb::computeRelativeDisplacement(), plb::BlockStatistics::gatherMax(), plb::ScalarField2D< T >::get(), plb::PlainReductiveBoxProcessingFunctional2D::getStatistics(), plb::Dot2D::x, plb::Box2D::x0, plb::Box2D::x1, plb::Dot2D::y, plb::Box2D::y0, and plb::Box2D::y1.
1.6.3
1.6.3