svFSIplus
Public Member Functions | Public Attributes | List of all members
VtkVtpData::VtkVtpDataImpl Class Reference

Public Member Functions

void read_file (const std::string &file_name)
 
void set_connectivity (const int nsd, const Array< int > &conn, const int pid)
 
void set_point_data (const std::string &data_name, const Vector< int > &data)
 
void set_points (const Array< double > &points)
 Set the 3D point (coordinate) data for the polydata. More...
 
void write (const std::string &file_name)
 

Public Attributes

vtkSmartPointer< vtkPolyData > vtk_polydata
 
int num_elems
 
int np_elem
 
int num_points
 

Member Function Documentation

◆ set_points()

void VtkVtpData::VtkVtpDataImpl::set_points ( const Array< double > &  points)

Set the 3D point (coordinate) data for the polydata.


The documentation for this class was generated from the following file: