|
Feel++
0.92.0
|
Public Types | |
|
typedef PointSetWarpBlend < Convex, Order, T > | super |
| typedef T | value_type |
| typedef super::return_type | return_type |
| typedef ublas::vector< value_type > | vector_type |
|
typedef Reference< Convex, Dim, Convex::nOrder, Dim, value_type > | reference_convex_type |
|
typedef reference_convex_type::points_type | points_type |
| typedef std::vector< uint16_type > | orbits_type |
Public Member Functions | |
| PointSetFeketeSimplex (int interior=0) | |
Public Attributes | |
| reference_convex_type | RefConv |
Static Public Attributes | |
| static const uint32_type | Dim = Convex::nDim |
| static const uint16_type | nPoints1D = Order+1 |
| static const size_type | Shape = Convex::Shape |
| static const bool | is_simplex = Convex::is_simplex |
| static const bool | is_hypercube = Convex::is_hypercube |
| static const uint32_type | topological_dimension = Convex::topological_dimension |
| static const uint32_type | numPoints = super::numPoints |
| static const uint32_type | nbPtsPerFace = super::nbPtsPerFace |
1.7.6.1