#include <algebraops.hh>
QLMarrayOp::QLMarrayOp |
( |
QtOperation * |
newCellExpression, |
|
|
std::vector< QtData * > * |
newDataList, |
|
|
std::string & |
newIteratorName, |
|
|
BaseType * |
newResType, |
|
|
unsigned int |
newResOff = 0 |
|
) |
| |
virtual QLMarrayOp::~QLMarrayOp |
( |
| ) |
|
|
virtual |
virtual destructor
Constructor gets cell expression pointer, data vector for bounded variables, cell type, and type offset
virtual void QLMarrayOp::operator() |
( |
char * |
result, |
|
|
const r_Point & |
p |
|
) |
| |
|
virtual |
operator that carries out the cell expression on point { p}.
Reimplemented from MarrayOp.
The documentation for this class was generated from the following file: