|
p4est
1.0
|
This structure can be created by the user, p4est will never change its contents. More...
#include <p4est_geometry.h>
Data Fields | |
| const char * | name |
| User's choice is arbitrary. | |
| void * | user |
| User's choice is arbitrary. | |
| p4est_geometry_X_t | X |
| Coordinate transformation. | |
This structure can be created by the user, p4est will never change its contents.
| const char* p4est_geometry_t::name |
User's choice is arbitrary.
| void* p4est_geometry_t::user |
User's choice is arbitrary.
| p4est_geometry_X_t p4est_geometry_t::X |
Coordinate transformation.
1.7.6.1