p4est  1.0
Data Fields
p8est_geometry_t Struct Reference

This structure can be created by the user, p4est will never change its contents. More...

#include <p8est_geometry.h>

Data Fields

const char * name
 User's choice is arbitrary.
void * user
 User's choice is arbitrary.
p8est_geometry_X_t X
 Coordinate transformation.

Detailed Description

This structure can be created by the user, p4est will never change its contents.


Field Documentation

const char* p8est_geometry_t::name

User's choice is arbitrary.

void* p8est_geometry_t::user

User's choice is arbitrary.

p8est_geometry_X_t p8est_geometry_t::X

Coordinate transformation.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines