PRAgMaTIc  master
Mesh< real_t > Member List

This is the complete list of members for Mesh< real_t >, including all inherited members.

append_element(const index_t *n)Mesh< real_t >inline
append_element(const index_t *n, const int *b)Mesh< real_t >inline
append_vertex(const real_t *x, const double *m)Mesh< real_t >inline
calc_edge_length(index_t nid0, index_t nid1) const Mesh< real_t >inline
calculate_area()Mesh< real_t >inline
calculate_perimeter()Mesh< real_t >inline
calculate_volume()Mesh< real_t >inline
Coarsen classMesh< real_t >friend
create_boundary()Mesh< real_t >inline
CUDATools classMesh< real_t >friend
DeferredOperations classMesh< real_t >friend
defragment()Mesh< real_t >inline
erase_element(const index_t eid)Mesh< real_t >inline
erase_vertex(const index_t nid)Mesh< real_t >inline
get_coords(index_t nid) const Mesh< real_t >inline
get_coords(index_t nid, real_t *x) const Mesh< real_t >inline
get_element(size_t eid) const Mesh< real_t >inline
get_element(size_t eid, index_t *ele) const Mesh< real_t >inline
get_lmean()Mesh< real_t >inline
get_metric(index_t nid) const Mesh< real_t >inline
get_metric(index_t nid, double *m) const Mesh< real_t >inline
get_node_patch(index_t nid) const Mesh< real_t >inline
get_node_patch(index_t nid, size_t min_patch_size)Mesh< real_t >inline
get_number_dimensions() const Mesh< real_t >inline
get_number_elements() const Mesh< real_t >inline
get_number_nodes() const Mesh< real_t >inline
get_qmean() const Mesh< real_t >inline
get_qmin() const Mesh< real_t >inline
get_qmin_2d() const Mesh< real_t >inline
get_qmin_3d() const Mesh< real_t >inline
invert_element(size_t eid)Mesh< real_t >inline
is_halo_node(index_t nid) const Mesh< real_t >inline
is_owned_node(index_t nid) const Mesh< real_t >inline
maximal_edge_length() const Mesh< real_t >inline
Mesh(int NNodes, int NElements, const index_t *ENList, const real_t *x, const real_t *y)Mesh< real_t >inline
Mesh(int NNodes, int NElements, const index_t *ENList, const real_t *x, const real_t *y, const real_t *z)Mesh< real_t >inline
MetricField classMesh< real_t >friend
print_quality() const Mesh< real_t >inline
Refine classMesh< real_t >friend
send_all_to_all(std::vector< std::vector< index_t > > send_vec, std::vector< std::vector< index_t > > *recv_vec)Mesh< real_t >inline
set_boundary(int nfacets, const int *facets, const int *ids)Mesh< real_t >inline
Smooth classMesh< real_t >friend
Swapping classMesh< real_t >friend
verify() const Mesh< real_t >inline
VTKTools classMesh< real_t >friend
~Mesh()Mesh< real_t >inline