IFEM  90A354
Public Member Functions | Public Attributes | List of all members
SIMoutput::ResultPoint Struct Reference

Struct defining a result sampling point. More...

#include <SIMoutput.h>

Collaboration diagram for SIMoutput::ResultPoint:
Collaboration graph
[legend]

Public Member Functions

 ResultPoint (short int n=0)
 Default constructor.
 

Public Attributes

short int npar
 Number of parameters.
 
unsigned int patch
 Patch index [1,nPatch].
 
double u [3]
 Parameters of the point (u,v,w)
 
Vec3 X
 Spatial coordinates of the point.
 
int inod
 Local (1-based) index of the closest node.
 
int iel
 If non-zero, this point is the center of element iel.
 

Detailed Description

Struct defining a result sampling point.


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