INMOST
A toolkit for distributed mathematical modeling
|
#include <inmost_block_variable.h>
Public Member Functions | |
stencil_block_variable (Tag tag_elems, Tag tag_coefs, const abstract_dynamic_block_variable &parg) | |
stencil_block_variable (const stencil_block_variable &other) | |
stencil_block_variable & | operator= (const stencil_block_variable &other) |
rMatrix | Value (const Storage &e) const |
vMatrix | Variable (const Storage &e) const |
abstract_dynamic_block_variable * | Copy () const |
Definition at line 181 of file inmost_block_variable.h.