Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
G
GaussConstants
- Class in
fhm.edu.fem.constants
Class Description: The constants class holding all necessary variables for the Gauss algorithm
GaussQuadratureStartup
- Class in
fhm.edu.fem.app
Class Description: To start the GaussQuadrature of the 2nd "Leistungsnachweis"
GaussQuadratureStartup()
- Constructor for class fhm.edu.fem.app.
GaussQuadratureStartup
generateKey()
- Method in class fhm.edu.fem.test.
ENVDataItem
get(int)
- Method in class fhm.edu.fem.calc.objects.matrix.
ENVHullMatrix
Retrieve a value from the list
get(int, int)
- Static method in class fhm.edu.fem.constants.
GaussConstants
Retrieve a specific "a" or "H" constant depending on "n"
get(int)
- Method in class fhm.edu.fem.test.
ENVHullChainMatrix
Retrieve a value from the list
get(int)
- Method in class fhm.edu.fem.test.
ENVHullMatrixSpeedUp
Retrieve a value from the list
getAliasId()
- Method in class fhm.edu.fem.calc.objects.
Node
getAliasIDNodeList()
- Method in class fhm.edu.fem.calc.
FEMManager
Retrieve alias ID list
getAngle(int)
- Method in class fhm.edu.fem.calc.objects.
MembraneCircle
Get the angle based on the number of sections with the specific ID
getAnimationHelpText()
- Static method in class fhm.edu.fem.constants.
ApplicationConstants
Retrieve the help text for calculating an animation
getBesselValue(int, int)
- Method in class fhm.edu.fem.calc.
FEMCalcCircleMembrane
Get the bessel value at the given index as shown in Schwarz Buch Page 140
getBlueGL()
- Method in class fhm.edu.fem.animation.
GLColor
Get the blue color as 0.0 - 1.0 value
getBorder(int)
- Method in class fhm.edu.fem.calc.objects.
BorderList
Retrieve a border with the given index from the list
getBorder()
- Method in class fhm.edu.fem.calc.objects.
Condition
getBorderList()
- Method in class fhm.edu.fem.calc.
FEMManager
getBorders()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
Retrieve all borders
getCalculationList()
- Method in class fhm.edu.fem.calc.
FEMManager
getCalculations()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
Retrieve all calculations
getCenterNode()
- Method in class fhm.edu.fem.calc.
FEMManager
getCenterNode()
- Method in class fhm.edu.fem.calc.objects.
MembraneCircle
getCenterX()
- Method in class fhm.edu.fem.calc.objects.
MembraneCircle
getCenterY()
- Method in class fhm.edu.fem.calc.objects.
MembraneCircle
getCompleteMassMatrix()
- Method in class fhm.edu.fem.calc.
FEMManager
getCompleteStiffnessMatrix()
- Method in class fhm.edu.fem.calc.
FEMCalc
Retrieve the complete stiffness matrix at the current point of the calculation
getCompleteStiffnessMatrix()
- Method in class fhm.edu.fem.calc.
FEMManager
getConditions()
- Method in class fhm.edu.fem.calc.objects.
Calculation
Retrieve the conditions from this calculation
getConverterHelpText()
- Static method in class fhm.edu.fem.constants.
ApplicationConstants
Retrieve the help text for the converter
getCTab(int)
- Method in class fhm.edu.fem.calc.objects.
CTabList
Retrieve a ctab with the given index from the list
getCTabList()
- Method in class fhm.edu.fem.calc.
FEMManager
getCTabs()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
Retrieve all ctabs
getData()
- Method in class fhm.edu.fem.calc.objects.matrix.
ENVHullMatrix
Retrieve the data vector from the ENV
getData()
- Method in class fhm.edu.fem.test.
ENVHullMatrixSpeedUp
Retrieve the data vector from the ENV
getDiagPointer()
- Method in class fhm.edu.fem.calc.objects.matrix.
MatrixHull
Retrieve the diag pointer from the outside (used by the copy constructor)
getEigenvalueList()
- Method in class fhm.edu.fem.calc.
CalcEigenvalues
Retrieve the list of all found eigenvalues
getEigenvaluesHelpText()
- Static method in class fhm.edu.fem.constants.
ApplicationConstants
Retrieve the help text for calculating the exact eigenvalues
getEigenvalueVector()
- Method in class fhm.edu.fem.calc.
FEMManager
getEigenvalueVector()
- Method in class fhm.edu.fem.calc.objects.algorithm.
Jacobi
Grab the vector holding the calculated eigenvalues (you need to call compute()) first
getEigenvalueVector()
- Method in class fhm.edu.fem.calc.objects.algorithm.
Rayleigh
Grab the vector holding the calculated eigenvalues (you need to call compute()) first
getEigenvalueVector()
- Method in class fhm.edu.fem.calc.objects.algorithm.
RayleighS
Grab the vector holding the calculated eigenvalues (you need to call compute()) first
getEigenvalueVector()
- Method in class fhm.edu.fem.calc.objects.algorithm.
SVI1
Grab the vector holding the calculated eigenvalues (you need to call compute()) first
getEigenvalueVector()
- Method in class fhm.edu.fem.calc.objects.algorithm.
SVI2
Grab the vector holding the calculated eigenvalues (you need to call compute()) first
getEigenvalueVector()
- Method in class fhm.edu.fem.calc.objects.algorithm.
SVI3
Grab the vector holding the calculated eigenvalues (you need to call compute()) first
getEigenvectorArray()
- Method in class fhm.edu.fem.calc.objects.algorithm.
Jacobi
Grab the double array holding the calculated eigenvectors (you need to call compute()) first
getEigenvectorArray()
- Method in class fhm.edu.fem.calc.objects.algorithm.
Rayleigh
Grab the double array holding the calculated eigenvectors (you need to call compute()) first
getEigenvectorArray()
- Method in class fhm.edu.fem.calc.objects.algorithm.
RayleighS
Grab the double array holding the calculated eigenvectors (you need to call compute()) first
getEigenvectorArray()
- Method in class fhm.edu.fem.calc.objects.algorithm.
SVI1
Grab the double array holding the calculated eigenvectors (you need to call compute()) first
getEigenvectorArray()
- Method in class fhm.edu.fem.calc.objects.algorithm.
SVI2
Grab the double array holding the calculated eigenvectors (you need to call compute()) first
getEigenvectorArray()
- Method in class fhm.edu.fem.calc.objects.algorithm.
SVI3
Grab the double array holding the calculated eigenvectors (you need to call compute()) first
getElement(int)
- Method in class fhm.edu.fem.calc.objects.
ElementList
Retrieve a element with the given index from the list
getElementList()
- Method in class fhm.edu.fem.calc.
FEMManager
getElements()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
Retrieve all elements
getElementType()
- Method in class fhm.edu.fem.calc.objects.
Element
Retrieve the element type
getEntryIndexes()
- Method in class fhm.edu.fem.test.
ENVHullMatrixSpeedUp
Retrieve the entry index array
getEntryIndexFor(int)
- Method in class fhm.edu.fem.test.
ENVHullMatrixSpeedUp
Compute the entry index for the given index and return the correct subvector
getENV()
- Method in class fhm.edu.fem.calc.objects.matrix.
MatrixHull
Retrieve the ENVHullMatrix object from the outside (used by the copy constructor)
getFEMApproach()
- Method in class fhm.edu.fem.calc.
FEMManager
Retrieve the approach to use
getFEMApproach()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
Retrieve the FEM approach to use
getFirstNonZeroIndexForRow(int)
- Method in class fhm.edu.fem.calc.objects.matrix.
MatrixHull
Retrieve the first index in the given row where we have a valid value (means !
getForce(int)
- Method in class fhm.edu.fem.calc.objects.
ForceList
Retrieve a force with the given index from the list
getGreenGL()
- Method in class fhm.edu.fem.animation.
GLColor
Get the green color as 0.0 - 1.0 value
getHelpText()
- Static method in class fhm.edu.fem.constants.
ApplicationConstants
Retrieve the help text for the application
getId()
- Method in class fhm.edu.fem.calc.objects.
Border
getId()
- Method in class fhm.edu.fem.calc.objects.
CTab
getId()
- Method in class fhm.edu.fem.calc.objects.
Element
getId()
- Method in class fhm.edu.fem.calc.objects.
Force
getId()
- Method in class fhm.edu.fem.calc.objects.
Node
getInstance()
- Static method in class fhm.edu.fem.calc.
FEMManager
Retrieve the sole instance of the manager
getInstance()
- Static method in class fhm.edu.fem.util.logging.
LoggingManager
Get the sole instance
getInstance()
- Static method in class fhm.edu.fem.util.properties.
PropertyCache
Retrieve the sole instance of this property cache
getKey()
- Method in class fhm.edu.fem.test.
ENVDataItem
getLeftNode()
- Method in class fhm.edu.fem.calc.objects.
CTab
getList()
- Method in class fhm.edu.fem.calc.objects.
ForceList
getList()
- Method in class fhm.edu.fem.calc.objects.
NodeList
getLogger(String)
- Static method in class fhm.edu.fem.util.logging.
LoggingManager
Create a new logger with the given name from our LoggingManager
getMaxSigmaElementIndex()
- Method in class fhm.edu.fem.calc.
FEMCalcSpanner
getMembraneCircleCenterX()
- Method in class fhm.edu.fem.calc.
FEMManager
getMembraneCircleCenterX()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
getMembraneCircleCenterY()
- Method in class fhm.edu.fem.calc.
FEMManager
getMembraneCircleCenterY()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
getMembraneCircleCondition()
- Method in class fhm.edu.fem.calc.
FEMManager
getMembraneCircleCondition()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
getMembraneCircleRadius1()
- Method in class fhm.edu.fem.calc.
FEMManager
getMembraneCircleRadius1()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
getMembraneCircleRadius2()
- Method in class fhm.edu.fem.calc.
FEMManager
getMembraneCircleRadius2()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
getMembraneCircleSections()
- Method in class fhm.edu.fem.calc.
FEMManager
getMembraneCircleSections()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
getMethod(String)
- Static method in class fhm.edu.fem.calc.objects.
CompilationFunctions
Get the proper method
getMethod(String)
- Static method in class fhm.edu.fem.calc.objects.
Functions
Get the proper method
getMethod(String)
- Static method in class fhm.edu.fem.calc.objects.
LineIntegralFunctions
Get the proper method
getMethod(String)
- Static method in class fhm.edu.fem.calc.objects.
MembraneFunctions
Get the proper method
getMethod(String)
- Static method in class fhm.edu.fem.test.
TestDoubleIntegration
Get the proper method
getMethod(String)
- Static method in class fhm.edu.fem.test.
TestSingleIntegration
Get the proper method
getMidNode()
- Method in class fhm.edu.fem.calc.objects.
CTab
getName()
- Method in interface fhm.edu.fem.calc.objects.matrix.
Matrix
Retrieve the name of this matrix
getName()
- Method in class fhm.edu.fem.calc.objects.matrix.
MatrixHull
Retrieve the name of this matrix
getName()
- Method in class fhm.edu.fem.calc.objects.matrix.
MatrixStandard
Retrieve the name of this matrix
getName()
- Method in class fhm.edu.fem.calc.objects.
Vector
Retrieve the name of this matrix
getNext()
- Method in class fhm.edu.fem.test.
ENVDataItem
getNextNonZeroIndex(int, int)
- Method in class fhm.edu.fem.test.
ENVHullChainMatrix
Retrieve the next non-zero item starting from the given index
getNextNonZeroIndexForRow(int, int)
- Method in class fhm.edu.fem.calc.objects.matrix.
MatrixHullChain
Find the next non-zero value starting from the given column index in the given row
getNode(int)
- Method in class fhm.edu.fem.calc.objects.
CTab
Returns the node depending on i usage: i = 1 (left node), 2 (mid node), 3 (right node)
getNode()
- Method in class fhm.edu.fem.calc.objects.
Force
getNode(int)
- Method in class fhm.edu.fem.calc.objects.
NodeList
Retrieve a node with the given index from the list
getNodeInCorrectOrder(int)
- Method in class fhm.edu.fem.calc.objects.
NodeList
Retrieve the nodes in the correct order
getNodeList()
- Method in class fhm.edu.fem.calc.
FEMManager
getNodeList()
- Method in class fhm.edu.fem.calc.objects.
Element
getNodes()
- Method in class fhm.edu.fem.calc.objects.
Border
getNodes()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
Retrieve all nodes
getPrevious()
- Method in class fhm.edu.fem.test.
ENVDataItem
getProperties(String)
- Static method in class fhm.edu.fem.util.properties.
PropertyCache
Retrieve the properties for the given filename
getProperty(String, String)
- Static method in class fhm.edu.fem.util.properties.
PropertyCache
Get the string value from given key over all the cached key-value-pairs inside given file resource
getQuadraticParallelogramSpannerS2Star()
- Static method in class fhm.edu.fem.constants.
SMatrixConstants
Get the S2*-Matrix for the quadratic approach using a parallelogram in the Spanner (FEM6)
getQuadraticTriangleSpannerS2Star()
- Static method in class fhm.edu.fem.constants.
SMatrixConstants
Get the S2*-Matrix for the quadratic approach using a triangle in the Spanner (FEM6)
getRadius1()
- Method in class fhm.edu.fem.calc.objects.
MembraneCircle
getRadius2()
- Method in class fhm.edu.fem.calc.objects.
MembraneCircle
getRedGL()
- Method in class fhm.edu.fem.animation.
GLColor
Get the red color as 0.0 - 1.0 value
getRequiredMemory()
- Method in class fhm.edu.fem.calc.objects.matrix.
ENVHullMatrix
Retrieve the amount of required memory in this matrix (in byte)
getRequiredMemory()
- Method in interface fhm.edu.fem.calc.objects.matrix.
Matrix
Retrieve the amount of required memory in this matrix (in byte)
getRequiredMemory()
- Method in class fhm.edu.fem.calc.objects.matrix.
MatrixHull
Retrieve the amount of required memory in this matrix (in byte)
getRequiredMemory()
- Method in class fhm.edu.fem.calc.objects.matrix.
MatrixHullChain
Retrieve the amount of required memory in this matrix (in byte)
getRequiredMemory()
- Method in class fhm.edu.fem.calc.objects.matrix.
MatrixStandard
Retrieve the amount of required memory in this matrix (in byte)
getRequiredMemory()
- Method in class fhm.edu.fem.test.
ENVHullMatrixSpeedUp
Retrieve the amount of required memory in this matrix (in byte)
getResultList()
- Method in class fhm.edu.fem.calc.
FEMManager
getResultListSmall()
- Method in class fhm.edu.fem.calc.
FEMManager
getRightNode()
- Method in class fhm.edu.fem.calc.objects.
CTab
getSections()
- Method in class fhm.edu.fem.calc.objects.
MembraneCircle
getSMatrix(int, int, int)
- Static method in class fhm.edu.fem.constants.
SMatrixConstants
Retrieve a certain S-Matrix
getSpannerForceList()
- Method in class fhm.edu.fem.calc.
FEMManager
getSpannerForceList()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
getSpannerMaterialConstantE()
- Method in class fhm.edu.fem.calc.
FEMManager
getSpannerMaterialConstantE()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
getSpannerMaterialConstantH()
- Method in class fhm.edu.fem.calc.
FEMManager
getSpannerMaterialConstantH()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
getSpannerMaterialConstantHS()
- Method in class fhm.edu.fem.calc.
FEMManager
getSpannerMaterialConstantHS()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
getSpannerMaterialConstantV()
- Method in class fhm.edu.fem.calc.
FEMManager
getSpannerMaterialConstantV()
- Method in class fhm.edu.fem.util.io.
FEMINLoader
getSpannungsBetrag()
- Method in class fhm.edu.fem.calc.objects.
Element
getStartupText()
- Static method in class fhm.edu.fem.constants.
ApplicationConstants
Retrieve the startup text for the application
getTotalTime()
- Method in class fhm.edu.fem.calc.
FEMCalc
Retrieve the time needed to complete all calculations
getValue()
- Method in class fhm.edu.fem.calc.objects.
Condition
getValue(int, int)
- Method in interface fhm.edu.fem.calc.objects.matrix.
Matrix
Retrieve a value from the matrix
getValue(int, int)
- Method in class fhm.edu.fem.calc.objects.matrix.
MatrixHull
Retrieve a value from the HullMatrix
getValue(int, int)
- Method in class fhm.edu.fem.calc.objects.matrix.
MatrixStandard
Retrieve a value from the matrix
getValue(int)
- Method in class fhm.edu.fem.calc.objects.
Vector
Retrieve a value from the vector
getValue()
- Method in class fhm.edu.fem.test.
ENVDataItem
getX()
- Method in class fhm.edu.fem.calc.objects.
Force
getX()
- Method in class fhm.edu.fem.calc.objects.
Node
getX(int)
- Method in class fhm.edu.fem.calc.objects.
NodeList
Retrieve the x-value of a specific node from the list
getXOriginal()
- Method in class fhm.edu.fem.calc.objects.
Node
getY()
- Method in class fhm.edu.fem.calc.objects.
Force
getY()
- Method in class fhm.edu.fem.calc.objects.
Node
getY(int)
- Method in class fhm.edu.fem.calc.objects.
NodeList
Retrieve the y-value of a specific node from the list
getYOriginal()
- Method in class fhm.edu.fem.calc.objects.
Node
GLColor
- Class in
fhm.edu.fem.animation
Class Description: This class extends itself from the Java Color class and overrides the getRed, getGreen, getBlue Methods to actually serve color values from (0.0 - 1.0) instead of (0 - 255)
GLColor(int, int, int)
- Constructor for class fhm.edu.fem.animation.
GLColor
Constructor
GLFEMRenderer
- Class in
fhm.edu.fem.animation
Class Description: This class is the base class for all renderers.
GLFEMRenderer()
- Constructor for class fhm.edu.fem.animation.
GLFEMRenderer
Constructor of the FEM Renderer, the mid point is automatically set at the mid of the whole figure shown
GLFEMRenderer(double, double)
- Constructor for class fhm.edu.fem.animation.
GLFEMRenderer
Constructor of the FEM Renderer, manually setting the mid point of the drawing
GLMembraneFrame
- Class in
fhm.edu.fem.animation
Class Description: This class acts as the main frame for the GLMembraneRenderer
GLMembraneFrame(String, double, double, Vector)
- Constructor for class fhm.edu.fem.animation.
GLMembraneFrame
Constructor
GLMembraneRenderer
- Class in
fhm.edu.fem.animation
Class Description: This class takes care of actually drawing the membrane
GLMembraneRenderer(double, double, Vector)
- Constructor for class fhm.edu.fem.animation.
GLMembraneRenderer
Create a new OpenGL Membrane Renderer
GLOBAL_PROPS
- Static variable in class fhm.edu.fem.constants.
PropertyConstants
GLSpannerFrame
- Class in
fhm.edu.fem.animation
Class Description: This class acts as the main frame for the GLSpannerRenderer
GLSpannerFrame(String, FEMCalcSpanner)
- Constructor for class fhm.edu.fem.animation.
GLSpannerFrame
Constructor
GLSpannerRenderer
- Class in
fhm.edu.fem.animation
Class Description: This class takes care of actually drawing the spanner
GLSpannerRenderer(FEMCalcSpanner)
- Constructor for class fhm.edu.fem.animation.
GLSpannerRenderer
Create a new OpenGL Spanner Renderer
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z