Zoltan2
|
#include <GeometricGenerator.hpp>
Public Member Functions | |
virtual weighttype | getWeight (CoordinatePoint< T > P)=0 |
virtual weighttype | get1DWeight (T x)=0 |
virtual weighttype | get2DWeight (T x, T y)=0 |
virtual weighttype | get3DWeight (T x, T y, T z)=0 |
WeightDistribution () | |
virtual | ~WeightDistribution () |
Definition at line 294 of file GeometricGenerator.hpp.
|
inline |
Definition at line 300 of file GeometricGenerator.hpp.
|
inlinevirtual |
Definition at line 301 of file GeometricGenerator.hpp.
|
pure virtual |
Implemented in GeometricGen::SteppedEquation< T, weighttype >.
|
pure virtual |
Implemented in GeometricGen::SteppedEquation< T, weighttype >.
|
pure virtual |
Implemented in GeometricGen::SteppedEquation< T, weighttype >.
|
pure virtual |
Implemented in GeometricGen::SteppedEquation< T, weighttype >.