MMC_mesh Struct Reference

Basic FEM mesh data structrure. More...

#include <simpmesh.h>

Collaboration diagram for MMC_mesh:
Collaboration graph
[legend]

List of all members.

Public Attributes

int nn
int ne
int prop
float3node
int4elem
int * type
int4facenb
mediummed
float * atte
float * weight
float * evol
float * nvol

Detailed Description

Basic FEM mesh data structrure.

We define nodes, elements, optical property indices, and other related data related to an FEM mesh.


Member Data Documentation

precomputed attenuation for each media

element indices

volume of an element

face neighbors, idx of the element sharing a face

optical property of different media

number of elements

number of nodes

node coordinates

veronio volume of a node

number of media

element-based media index

volumetric fluence for all nodes at all time-gates


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables
Generated on Wed Dec 15 18:02:15 2010 by  doxygen 1.6.3