PolyFEM
|
This is the complete list of members for polyfem::io::MshReader, including all inherited members.
load(const std::string &path, Eigen::MatrixXd &vertices, Eigen::MatrixXi &cells, std::vector< std::vector< int > > &elements, std::vector< std::vector< double > > &weights, std::vector< int > &body_ids) | polyfem::io::MshReader | static |
load(const std::string &path, Eigen::MatrixXd &vertices, Eigen::MatrixXi &cells, std::vector< std::vector< int > > &elements, std::vector< std::vector< double > > &weights, std::vector< int > &body_ids, std::vector< std::string > &node_data_name, std::vector< std::vector< double > > &node_data) | polyfem::io::MshReader | static |