![]() |
NeoPZ
|
Contains the TPZTransform<> class which implements an affine transformation between points in parameter space. More...
#include "pzfmatrix.h"Go to the source code of this file.
Classes | |
| class | TPZVec< T > |
| This class implements a simple vector storage scheme for a templated class T. Utility. More... | |
| class | TPZTransform< T > |
| Implements an affine transformation between points in parameter space. Topology Utility. More... | |
Functions | |
| template<class T > | |
| std::ostream & | operator<< (std::ostream &out, const TPZTransform< T > &tr) |
| Overload operator << to write transform data. More... | |
Contains the TPZTransform<> class which implements an affine transformation between points in parameter space.
Definition in file pztrnsform.h.
|
inline |
Overload operator << to write transform data.
Definition at line 108 of file pztrnsform.h.
1.8.13