Focus Konstruksjon - File Based System
Public Member Functions | Properties | List of all members
ParseVTKFormat.VTKFieldDataReader Class Reference
Collaboration diagram for ParseVTKFormat.VTKFieldDataReader:
Collaboration graph

Public Member Functions

 VTKFieldDataReader (vtkUnstructuredGrid unstructuredGrid)
 
double [,] readAllForcesBeam (bool hasCorrectIDMapping, int[] correctedElID)
 
double [,] readAllReactionForcesShell (bool hasCorrectIDMapping, int[] correctedElID)
 
double [][] readAllForcesShell (bool hasCorrectIDMapping, int[] correctedElID)
 

Properties

double [] CalculateMaxForcesBeam [get]
 
double [] CalculateMinForcesBeam [get]
 
double [] CalculateMaxForcesShell [get]
 
double [] CalculateMinForcesShell [get]
 

Constructor & Destructor Documentation

◆ VTKFieldDataReader()

ParseVTKFormat.VTKFieldDataReader.VTKFieldDataReader ( vtkUnstructuredGrid  unstructuredGrid)

Member Function Documentation

◆ readAllForcesBeam()

double [,] ParseVTKFormat.VTKFieldDataReader.readAllForcesBeam ( bool  hasCorrectIDMapping,
int []  correctedElID 
)
Here is the caller graph for this function:

◆ readAllForcesShell()

double [][] ParseVTKFormat.VTKFieldDataReader.readAllForcesShell ( bool  hasCorrectIDMapping,
int []  correctedElID 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ readAllReactionForcesShell()

double [,] ParseVTKFormat.VTKFieldDataReader.readAllReactionForcesShell ( bool  hasCorrectIDMapping,
int []  correctedElID 
)
Here is the caller graph for this function:

Property Documentation

◆ CalculateMaxForcesBeam

double [] ParseVTKFormat.VTKFieldDataReader.CalculateMaxForcesBeam
get

◆ CalculateMaxForcesShell

double [] ParseVTKFormat.VTKFieldDataReader.CalculateMaxForcesShell
get

◆ CalculateMinForcesBeam

double [] ParseVTKFormat.VTKFieldDataReader.CalculateMinForcesBeam
get

◆ CalculateMinForcesShell

double [] ParseVTKFormat.VTKFieldDataReader.CalculateMinForcesShell
get

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