ParFUM_collider Struct Reference
[ParFUM Unstructured Mesh Framework]

ParFUM Collision Interface File. More...

#include <ParFUM.h>

Collaboration diagram for ParFUM_collider:

Collaboration graph
[legend]

Data Fields

collide_t collide_grid
double box_padding
int dimension
unsigned intboxToElementMapping
unsigned int numCollidableElements

Detailed Description

ParFUM Collision Interface File.

A few outstanding questions:

Is the use of an element based attribute to store any needed collision data a good thing? Perhaps we should just use the user data attributes for the element. This may require there to be consequtive user data attributes. I.e. no FEM_DATA+5,FEM_DATA+82, without those inbetween. Do we need to transmit nodal data for each element? Does the user need anything beyond just some data attributes for the one remote element which is colliding locally?

THESE FUNCTIONS ARE NOT YET IMPLEMENTED!

Author: Isaac Dooley 11-09-2005

Definition at line 393 of file ParFUM.h.


Field Documentation

collide_t ParFUM_collider::collide_grid

Definition at line 394 of file ParFUM.h.

double ParFUM_collider::box_padding

Definition at line 395 of file ParFUM.h.

int ParFUM_collider::dimension

Definition at line 396 of file ParFUM.h.

unsigned int* ParFUM_collider::boxToElementMapping

Definition at line 398 of file ParFUM.h.

unsigned int ParFUM_collider::numCollidableElements

Definition at line 399 of file ParFUM.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jun 29 13:34:40 2008 for Charm++ by  doxygen 1.5.1