Exemple #1
0
 /// <summary>
 /// Builds the appropriate linear system matrix and updates the linear system instance used in the constructor
 /// </summary>
 public void BuildMatrices() => provider.CalculateMatrix(linearSystem);