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

A

abort(boolean) - Static method in class fhm.edu.fem.app.AnimationStartup
Method called when aborting the program
abort(boolean) - Static method in class fhm.edu.fem.app.EigenvaluesStartup
Method called when aborting the program
abort(boolean) - Static method in class fhm.edu.fem.app.FEMINConverterStartup
Method called when aborting the program
abort(boolean) - Static method in class fhm.edu.fem.app.FEMStartup
Method called when aborting the program
abort() - Static method in class fhm.edu.fem.app.GaussQuadratureStartup
Method called when aborting the program
abpz(int, double[], double[], int[], double[], double[], double[]) - Method in class fhm.edu.fem.calc.objects.algorithm.Rayleigh
Calculates the products A*p = z2 and B*p = z1 (by Ewe Leonties)
abxvavb(int, int, int, double[], double[], int[], double[][], double[][], double[][]) - Method in class fhm.edu.fem.calc.objects.algorithm.RayleighS
Builds the matrix product A*X=VA and B*X=VB
add(int, double) - Method in class fhm.edu.fem.calc.objects.matrix.ENVHullMatrix
Add a new element at a specific index of the list, causing all other elements coming after that element to be shifted to the right (including the element currently at the given index)
add(Matrix) - Method in interface fhm.edu.fem.calc.objects.matrix.Matrix
Add a given matrix to this matrix
add(Matrix) - Method in class fhm.edu.fem.calc.objects.matrix.MatrixHull
Add a given matrix to this matrix
add(Matrix) - Method in class fhm.edu.fem.calc.objects.matrix.MatrixStandard
Add a given matrix to this matrix
add(int, double) - Method in class fhm.edu.fem.test.ENVHullChainMatrix
Add a new element at a specific index of the list, causing all other elements coming after that element to be shifted to the right (including the element currently at the given index)
add(int, double) - Method in class fhm.edu.fem.test.ENVHullMatrixSpeedUp
Add a new element at a specific index of the list, causing all other elements coming after that element to be shifted to the right (including the element currently at the given index)
addAll(NodeList) - Method in class fhm.edu.fem.calc.objects.NodeList
Add all nodes from the given list to this list
addToResultList(Vector) - Method in class fhm.edu.fem.calc.FEMManager
Add a result vector to the result list
addToResultListSmall(Vector) - Method in class fhm.edu.fem.calc.FEMManager
Add a result vector to the small result list
addVariableToForces(double) - Method in class fhm.edu.fem.animation.CalcAnimationSpanner
Adjust the forces stored in the FEMManager by the given factor
adjustEntryIndexesAfterEnlargement(int, int) - Method in class fhm.edu.fem.test.ENVHullMatrixSpeedUp
Adjust all entry indexes after an enlargement
adjustEntryIndexesAfterReduction(int, int) - Method in class fhm.edu.fem.test.ENVHullMatrixSpeedUp
Adjust all entry indexes after a reduction
aiVector - Variable in class fhm.edu.fem.animation.CalcAnimation
 
aliasId - Variable in class fhm.edu.fem.calc.objects.Node
 
aliasIDList - Variable in class fhm.edu.fem.calc.FEMManager
 
aliasIDNodeList - Variable in class fhm.edu.fem.animation.GLSpannerRenderer
 
aliasIDNodeList - Variable in class fhm.edu.fem.calc.FEMCalcMembrane
 
alpha - Variable in class fhm.edu.fem.calc.FEMCalcTemperature
 
alreadyCalculated - Variable in class fhm.edu.fem.calc.objects.MembraneCircle
 
angle1 - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
angle2 - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
ANIMATION_FRAME_HEIGHT - Static variable in class fhm.edu.fem.constants.ApplicationConstants
 
ANIMATION_FRAME_WIDTH - Static variable in class fhm.edu.fem.constants.ApplicationConstants
 
ANIMATION_MEMBRAN_MATERIAL_CONSTANT_G - Static variable in class fhm.edu.fem.constants.ApplicationConstants
FOR ANIMATION STARTUP
ANIMATION_MEMBRAN_MATERIAL_CONSTANT_SIGMA - Static variable in class fhm.edu.fem.constants.ApplicationConstants
 
AnimationStartup - Class in fhm.edu.fem.app
Class Description: This class is starting the animation
AnimationStartup(File, String[]) - Constructor for class fhm.edu.fem.app.AnimationStartup
Construct a new startup object
ApplicationConstants - Class in fhm.edu.fem.constants
Class Description: This class holds all constants associated with the whole application
APPROACH_LINEAR - Static variable in class fhm.edu.fem.calc.FEMCalc
 
APPROACH_LINEAR - Static variable in class fhm.edu.fem.constants.GaussConstants
 
APPROACH_LINEAR - Static variable in class fhm.edu.fem.constants.SMatrixConstants
 
APPROACH_QUADRATIC - Static variable in class fhm.edu.fem.calc.FEMCalc
 
APPROACH_QUADRATIC - Static variable in class fhm.edu.fem.constants.GaussConstants
 
APPROACH_QUADRATIC - Static variable in class fhm.edu.fem.constants.SMatrixConstants
 
asArray() - Method in interface fhm.edu.fem.calc.objects.matrix.Matrix
Convert all data in the matrix to a quadratic double array
asArray() - Method in class fhm.edu.fem.calc.objects.matrix.MatrixHull
Convert all data in the matrix to a quadratic double array
asArray() - Method in class fhm.edu.fem.calc.objects.matrix.MatrixStandard
Convert all data in the matrix to a quadratic double array
asch(int, int, double[][], double[][], double[][]) - Method in class fhm.edu.fem.calc.objects.algorithm.SVI1
Multiplies the matrices ZT * Y = AS
aschlange(int, int, int, double[], int[], double[][], double[][], double[][]) - Method in class fhm.edu.fem.calc.objects.algorithm.RayleighS
Calculates the projection matrix AS = XT*A*X

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