PolyTerm Class Reference

#include <PolynomialIF.H>

List of all members.


Detailed Description

This represents one term in a general polynomial

Public Member Functions

void partialDerivative (PolyTerm &a_partial, const IntVect &a_whichPartial, const PolyTerm &a_poly) const
void firstOrderPartial (PolyTerm &a_partial, const int &a_whichPartial) const

Public Attributes

Real coef
IntVect powers

Member Function Documentation

void PolyTerm::partialDerivative ( PolyTerm a_partial,
const IntVect a_whichPartial,
const PolyTerm a_poly 
) const

Partial derivative

void PolyTerm::firstOrderPartial ( PolyTerm a_partial,
const int &  a_whichPartial 
) const

First order partial


Member Data Documentation

Coefficient of this polynomial term

Powers of this polynomial term


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

Generated on Fri Apr 5 04:25:16 2019 for Chombo + EB by  doxygen 1.5.5