PolyFEM
Loading...
Searching...
No Matches
polyfem::utils::BoundarySampler Member List

This is the complete list of members for polyfem::utils::BoundarySampler, including all inherited members.

boundary_quadrature(const mesh::LocalBoundary &local_boundary, const int order, const mesh::Mesh &mesh, const bool skip_computation, Eigen::MatrixXd &uv, Eigen::MatrixXd &points, Eigen::MatrixXd &normals, Eigen::VectorXd &weights, Eigen::VectorXi &global_primitive_ids)polyfem::utils::BoundarySamplerstatic
boundary_quadrature(const mesh::LocalBoundary &local_boundary, const int order, const mesh::Mesh &mesh, const int i, const bool skip_computation, Eigen::MatrixXd &uv, Eigen::MatrixXd &points, Eigen::MatrixXd &normal, Eigen::VectorXd &weights)polyfem::utils::BoundarySamplerstatic
hex_local_node_coordinates_from_face(int lf)polyfem::utils::BoundarySamplerstatic
normal_for_polygon_edge(int face_id, int edge_id, const mesh::Mesh &mesh, Eigen::MatrixXd &normal)polyfem::utils::BoundarySamplerstatic
normal_for_quad_edge(int index, Eigen::MatrixXd &normal)polyfem::utils::BoundarySamplerstatic
normal_for_quad_face(int index, Eigen::MatrixXd &normal)polyfem::utils::BoundarySamplerstatic
normal_for_tri_edge(int index, Eigen::MatrixXd &normal)polyfem::utils::BoundarySamplerstatic
normal_for_tri_face(int index, Eigen::MatrixXd &normal)polyfem::utils::BoundarySamplerstatic
quad_local_node_coordinates_from_edge(int le)polyfem::utils::BoundarySamplerstatic
quadrature_for_polygon_edge(int face_id, int edge_id, int order, const mesh::Mesh &mesh, Eigen::MatrixXd &uv, Eigen::MatrixXd &points, Eigen::VectorXd &weights)polyfem::utils::BoundarySamplerstatic
quadrature_for_quad_edge(int index, int order, const int gid, const mesh::Mesh &mesh, Eigen::MatrixXd &uv, Eigen::MatrixXd &points, Eigen::VectorXd &weights)polyfem::utils::BoundarySamplerstatic
quadrature_for_quad_face(int index, int order, const int gid, const mesh::Mesh &mesh, Eigen::MatrixXd &uv, Eigen::MatrixXd &points, Eigen::VectorXd &weights)polyfem::utils::BoundarySamplerstatic
quadrature_for_tri_edge(int index, int order, const int gid, const mesh::Mesh &mesh, Eigen::MatrixXd &uv, Eigen::MatrixXd &points, Eigen::VectorXd &weights)polyfem::utils::BoundarySamplerstatic
quadrature_for_tri_face(int index, int order, const int gid, const mesh::Mesh &mesh, Eigen::MatrixXd &uv, Eigen::MatrixXd &points, Eigen::VectorXd &weights)polyfem::utils::BoundarySamplerstatic
sample_boundary(const mesh::LocalBoundary &local_boundary, const int n_samples, const mesh::Mesh &mesh, const bool skip_computation, Eigen::MatrixXd &uv, Eigen::MatrixXd &samples, Eigen::VectorXi &global_primitive_ids)polyfem::utils::BoundarySamplerstatic
sample_parametric_quad_edge(int index, int n_samples, Eigen::MatrixXd &uv, Eigen::MatrixXd &samples)polyfem::utils::BoundarySamplerstatic
sample_parametric_quad_face(int index, int n_samples, Eigen::MatrixXd &uv, Eigen::MatrixXd &samples)polyfem::utils::BoundarySamplerstatic
sample_parametric_tri_edge(int index, int n_samples, Eigen::MatrixXd &uv, Eigen::MatrixXd &samples)polyfem::utils::BoundarySamplerstatic
sample_parametric_tri_face(int index, int n_samples, Eigen::MatrixXd &uv, Eigen::MatrixXd &samples)polyfem::utils::BoundarySamplerstatic
sample_polygon_edge(int face_id, int edge_id, int n_samples, const mesh::Mesh &mesh, Eigen::MatrixXd &uv, Eigen::MatrixXd &samples)polyfem::utils::BoundarySamplerstatic
tet_local_node_coordinates_from_face(int lf)polyfem::utils::BoundarySamplerstatic
tri_local_node_coordinates_from_edge(int le)polyfem::utils::BoundarySamplerstatic