#include <res_op.h>
Collaboration diagram for Res_stencil_boundary:
Public Member Functions | |
Res_stencil_boundary (Grid *gr) | |
bool | Give_used () |
void | clear () |
void | Calc_stencil (int r_bo) |
template<class A> | |
DExpr< DResDiff_Bo< DExpr< A > > > | operator() (const DExpr< A > &a_) |
template<class A> | |
DExpr< DResDiagDiff_Bo< DExpr< A > > > | operator[] (const DExpr< A > &a_) |
Friends | |
class | Array_Res_stencil_boundary |
Definition at line 244 of file res_op.h.
|
|
|
|
|
|
|
Definition at line 274 of file res_op.h. Referenced by DResDiagDiff_Bo< A >::Put_grid_rbo(). |
|
Definition at line 281 of file res_op.h. References abstract_diag, DExpr< A >::Abstract_differential_operator(), endl(), and not_abstract. Here is the call graph for this function: |
|
Definition at line 302 of file res_op.h. References DExpr< A >::Abstract_differential_operator(), abstract_with_var, endl(), and not_abstract. Here is the call graph for this function: |
|
|