| INMOST
    A toolkit for distributed mathematical modeling | 


| Public Member Functions | |
| stencil_variable (Tag tag_elems, Tag tag_coefs, const shell_dynamic_variable< typename A::Var, A > &parg) | |
| stencil_variable (const stencil_variable &other) | |
| stencil_variable & | operator= (const stencil_variable &other) | 
| INMOST_DATA_REAL_TYPE | Value (const Storage &e) const | 
| multivar_expression | Variable (const Storage &e) const | 
| stencil_expression< typename A::Var > | operator[] (const Storage &e) const | 
| void | GetVariation (const Storage &e, Sparse::Row &r) const | 
| void | GetVariation (const Storage &e, Sparse::RowMerger &r) const | 
| abstract_dynamic_variable * | Copy () const | 
|  Public Member Functions inherited from INMOST::shell_dynamic_variable< stencil_expression< A::Var >, stencil_variable< A > > | |
| virtual multivar_expression | operator() (const Storage &e) const | 
| operator stencil_variable< A > & () | |
| operator const stencil_variable< A > & () const | |
| Additional Inherited Members | |
|  Public Types inherited from INMOST::shell_dynamic_variable< stencil_expression< A::Var >, stencil_variable< A > > | |
| typedef stencil_expression< A::Var > | Var | 
|  Public Types inherited from INMOST::basic_dynamic_variable< VariableType > | |
| typedef VariableType | Var | 
Definition at line 439 of file inmost_variable.h.