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 | |
PointSetElectrostatic (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 uint32_type | topological_dimension = Convex::topological_dimension |
static const uint32_type | numPoints = super::numPoints |
static const uint32_type | nbPtsPerFace = super::nbPtsPerFace |