PolyFEM
Loading...
Searching...
No Matches
polyfem::io::MshWriter Member List

This is the complete list of members for polyfem::io::MshWriter, including all inherited members.

MshWriter()=deletepolyfem::io::MshWriter
write(const std::string &path, const mesh::Mesh &mesh, const bool binary)polyfem::io::MshWriterstatic
write(const std::string &path, const Eigen::MatrixXd &points, const Eigen::MatrixXi &cells, const std::vector< int > &body_ids, const bool is_volume, const bool binary=false)polyfem::io::MshWriterstatic
write(const std::string &path, const Eigen::MatrixXd &points, const std::vector< std::vector< int > > &cells, const std::vector< int > &body_ids, const bool is_volume, const bool binary=false)polyfem::io::MshWriterstatic