In file intrule.hpp:
Documentation
Public Methods
-
IntegrationPoint(double api[3], double aw)
-
IntegrationPoint(double p1, double p2, double p3, double aw)
-
IntegrationPoint(const FlatVector<double> & ap, double aw)
-
void SetIPNr(int aipnr)
-
const double* Point() const
-
int Size() const
-
double operator() (int i) const
-
double& operator() (int i)
-
double X() const
-
double Y() const
-
double Z() const
-
double Weight() const
-
int IPNr() const
-
bool operator== (const IntegrationPoint & ip2) const
Private Fields
-
int ipnr
-
double pi[3]
- enumerates ALL intergration points for element type
-
double weight
int ipnr
double pi[3]
- enumerates ALL intergration points for element type
double weight
IntegrationPoint(double api[3], double aw)
IntegrationPoint(double p1, double p2, double p3, double aw)
IntegrationPoint(const FlatVector<double> & ap, double aw)
void SetIPNr(int aipnr)
const double* Point() const
int Size() const
double operator() (int i) const
double& operator() (int i)
double X() const
double Y() const
double Z() const
double Weight() const
int IPNr() const
bool operator== (const IntegrationPoint & ip2) const
- This class has no child classes.
- Friends:
- ostream & operator<< (ostream & ost, const IntegrationPoint & ip)
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.