File t8_cmesh_examples.h
↰ Parent directory (src/t8_cmesh)
Definition (src/t8_cmesh/t8_cmesh_examples.h)
Detailed Description
We provide example coarse meshes in this file
Includes
p4est_connectivity.hp8est_connectivity.ht8_cmesh/t8_cmesh.h(File t8_cmesh.h)
Included By
Functions
Function t8_cmesh_new_bigmesh(t8_eclass_t, int, sc_MPI_Comm)
Function t8_cmesh_new_brick_2d(t8_gloidx_t, t8_gloidx_t, int, int, sc_MPI_Comm)
Function t8_cmesh_new_brick_3d(t8_gloidx_t, t8_gloidx_t, t8_gloidx_t, int, int, int, sc_MPI_Comm)
Function t8_cmesh_new_cubed_sphere(const double, sc_MPI_Comm)
Function t8_cmesh_new_empty(sc_MPI_Comm, const int, const int)
Function t8_cmesh_new_from_p4est(p4est_connectivity_t *, sc_MPI_Comm, int)
Function t8_cmesh_new_from_p8est(p8est_connectivity_t *, sc_MPI_Comm, int)
Function t8_cmesh_new_hypercube(t8_eclass_t, sc_MPI_Comm, int, int, int)
Function t8_cmesh_new_hypercube_hybrid(sc_MPI_Comm, int, int)
Function t8_cmesh_new_prism_cake_funny_oriented(sc_MPI_Comm)
Function t8_cmesh_new_quadrangulated_disk(const double, sc_MPI_Comm)
Function t8_cmesh_new_quadrangulated_spherical_surface(const double, sc_MPI_Comm)
Function t8_cmesh_new_row_of_cubes(t8_locidx_t, const int, const int, sc_MPI_Comm, const int)
Function t8_cmesh_new_triangulated_spherical_surface_cube(const double, sc_MPI_Comm)
Function t8_cmesh_new_triangulated_spherical_surface_icosahedron(const double, sc_MPI_Comm)
Function t8_cmesh_new_triangulated_spherical_surface_octahedron(const double, sc_MPI_Comm)