SOFA plugin: DiffusionSolver  master
Open source framework for multi-physics simuation
SOR< Real > Struct Template Reference

Low-level functor to set the value with SOR. More...

Detailed Description

template<class Real>
struct SOR< Real >

Low-level functor to set the value with SOR.

Static Public Member Functions

static void set (Real &o, Real &n, Real p, Real w)
 

Function details

◆ set()

template<class Real >
static void SOR< Real >::set ( Real &  o,
Real &  n,
Real  p,
Real  w 
)
inlinestatic