|
OpenBEM
Open-source framework for electromagnetic simulation with the boundary element method.
|
This is the complete list of members for bem::PointCloud< dim >, including all inherited members.
| clear_data() | bem::PointCloud< dim > | |
| num_points() const | bem::PointCloud< dim > | inline |
| PointCloud() | bem::PointCloud< dim > | inline |
| PointCloud(ConstEigRef< EigMatNX< Float, dim > > points) | bem::PointCloud< dim > | inline |
| points() const | bem::PointCloud< dim > | inline |
| points(Index idx) const | bem::PointCloud< dim > | inline |
| points_ (defined in bem::PointCloud< dim >) | bem::PointCloud< dim > | protected |
| set_block_data(ConstEigRef< EigColVecN< Float, dim > > start, ConstEigRef< EigColVecN< Float, dim > > stop, ConstEigRef< EigColVecN< Index, dim > > num_pts) | bem::PointCloud< dim > | |
| set_data(ConstEigRef< EigMatNX< Float, dim > > points) | bem::PointCloud< dim > | |
| set_line_data(ConstEigRef< EigColVecN< Float, dim > > start, ConstEigRef< EigColVecN< Float, dim > > stop, const Index num_pts) | bem::PointCloud< dim > | |
| set_polar_data(ConstEigRef< EigColVecN< Float, dim > > start, ConstEigRef< EigColVecN< Float, dim > > stop, ConstEigRef< EigColVecN< Float, dim > > center, ConstEigRef< EigColVecN< Index, dim > > num_pts) | bem::PointCloud< dim > |