OPAL (Object Oriented Parallel Accelerator Library)  2024.1
OPAL
Public Attributes | List of all members
PyPolynomialPatch::PyPolynomialPatch Struct Reference

#include <PyPolynomialPatch.h>

Collaboration diagram for PyPolynomialPatch::PyPolynomialPatch:
Collaboration graph
[legend]

Public Attributes

 PyObject_HEAD
 
interpolation::PolynomialPatchmap
 

Detailed Description

PyPolynomialMap is the python implementation of the C++ PolynomialMap class

Provides a multivariate polynomial object

Definition at line 35 of file PyPolynomialPatch.h.

Member Data Documentation

interpolation::PolynomialPatch* PyPolynomialPatch::PyPolynomialPatch::map

Definition at line 37 of file PyPolynomialPatch.h.

PyPolynomialPatch::PyPolynomialPatch::PyObject_HEAD

Definition at line 36 of file PyPolynomialPatch.h.


The documentation for this struct was generated from the following file: