PPL Logo

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 395 of file ParFUM.h.


Field Documentation

Definition at line 397 of file ParFUM.h.

Definition at line 398 of file ParFUM.h.

Referenced by ParFUM_Collide_Init().

Definition at line 400 of file ParFUM.h.

Referenced by ParFUM_Collide().

Definition at line 401 of file ParFUM.h.

Referenced by ParFUM_Collide().


The documentation for this struct was generated from the following file:

Generated on Mon Sep 21 08:28:24 2020 for Charm++ by  doxygen 1.5.5