22#ifndef __vtkboneFaimVersion5OutputReader_h
23#define __vtkboneFaimVersion5OutputReader_h
40 vtkSetStringMacro(FileName);
41 vtkGetStringMacro(FileName);
46 vtkSetMacro(ReadNodalDisplacements,
int);
47 vtkGetMacro(ReadNodalDisplacements,
int);
48 vtkBooleanMacro(ReadNodalDisplacements,
int);
53 vtkSetMacro(ReadNodalReactionForces,
int);
54 vtkGetMacro(ReadNodalReactionForces,
int);
55 vtkBooleanMacro(ReadNodalReactionForces,
int);
60 vtkSetMacro(ReadElementStresses,
int);
61 vtkGetMacro(ReadElementStresses,
int);
62 vtkBooleanMacro(ReadElementStresses,
int);
67 vtkSetMacro(ReadElementStrains,
int);
68 vtkGetMacro(ReadElementStrains,
int);
69 vtkBooleanMacro(ReadElementStrains,
int);
read results file from FAIM finite element solver
~vtkboneFaimVersion5OutputReader()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
int ReadNodalReactionForces
static vtkboneFaimVersion5OutputReader * New()
vtkboneFaimVersion5OutputReader()
int ReadNodalDisplacements
void PrintSelf(ostream &os, vtkIndent indent) override
Superclass for algorithms that produce only vtkboneFiniteElementModel as output.
data model for finite element meshes