|  | INMOST
    Mathematical Modelling Toolkit | 
#include <inmost_expression.h>
| Public Member Functions | |
| stencil_expression (const dynarray< std::pair< INMOST_DATA_REAL_TYPE, A >, 64 > &parg) | |
| stencil_expression (const stencil_expression &other) | |
| __INLINE INMOST_DATA_REAL_TYPE | GetValue () const | 
| __INLINE void | GetDerivative (INMOST_DATA_REAL_TYPE mult, Sparse::RowMerger &r) const | 
| __INLINE void | GetDerivative (INMOST_DATA_REAL_TYPE mult, Sparse::Row &r) const | 
|  Public Member Functions inherited from INMOST::shell_expression< stencil_expression< A > > | |
| shell_expression () | |
| shell_expression (const shell_expression &other) | |
| operator stencil_expression< A > & () | |
| operator const stencil_expression< A > & () const | |
|  Public Member Functions inherited from INMOST::basic_expression | |
| basic_expression () | |
| basic_expression (const basic_expression &other) | |
Definition at line 852 of file inmost_expression.h.
| 
 | inline | 
| 
 | inline | 
Definition at line 863 of file inmost_expression.h.
| 
 | inlinevirtual | 
Reimplemented from INMOST::shell_expression< stencil_expression< A > >.
Definition at line 865 of file inmost_expression.h.
| 
 | inlinevirtual | 
Reimplemented from INMOST::shell_expression< stencil_expression< A > >.
Definition at line 870 of file inmost_expression.h.
| 
 | inlinevirtual | 
Reimplemented from INMOST::shell_expression< stencil_expression< A > >.
Definition at line 864 of file inmost_expression.h.
 1.8.5
 1.8.5