initialise_problem_general
- compas_tno.problems.initialise_problem_general(form)[source]
Initialise the problem for a given Form-Diagram building the main matrices used in the subsequent analysis.
- Parameters
form (
FormDiagram
) – The FormDiagram.- Returns
args – List of matrices and vectors used to perform the optimisation.