OpenCMISS-Zinc C++ API Documentation
|
Describes the derivative of a field to evaluate. More...
#include <differentialoperator.hpp>
Public Member Functions | |
Differentialoperator (cmzn_differentialoperator_id in_differential_operator_id) | |
Differentialoperator (const Differentialoperator&differentialOperator) | |
Differentialoperator& | operator= (const Differentialoperator&differentialOperator) |
~Differentialoperator () | |
bool | isValid () const |
cmzn_differentialoperator_id | getId () const |
Describes the derivative of a field to evaluate.
Describes the derivative of a field to evaluate. For example, del/del_xi1.
|
inline |
Return the C handle of the Differentialoperator object.
|
inline |
Check if this is a valid Differentialoperator object.