p4est
1.0
|
We provide the identity transformation for reference. More...
#include <p4est_geometry.h>
Functions | |
static void | p4est_geometry_identity_X (p4est_geometry_t *geom, p4est_topidx_t which_tree, const double abc[3], double xyz[3]) |
p4est_geometry_t * | p4est_geometry_new_identity (void) |
Create a geometry structure for the identity transformation. |
We provide the identity transformation for reference.
Please implement p4est_geometry_t as you see fit.
p4est_geometry_t* p4est_geometry_new_identity | ( | void | ) |
Create a geometry structure for the identity transformation.
This function is just for demonstration since a NULL geometry works too.