ApplyBoundaryConditions
Apply the current lower and upper boundary conditions to an EVP pair.
Developer documentation: this item describes internal implementation details.
Declaration
[A,B] = ApplyBoundaryConditions(self,A,B)
Parameters
selfInternalModesFiniteDifference instanceAleft generalized-eigenproblem matrixBright generalized-eigenproblem matrix
Returns
Aboundary-conditioned left matrixBboundary-conditioned right matrix