Workflows.SampleWorkflow(String, String, IndexConvention) Method

Definition

Sample implementation of end-to-end electronic structure problem simulation.

public static void SampleWorkflow (string filename, string wavefunctionLabel, Microsoft.Quantum.Chemistry.IndexConvention indexConvention);
static member SampleWorkflow : string * string * Microsoft.Quantum.Chemistry.IndexConvention -> unit
Public Shared Sub SampleWorkflow (filename As String, wavefunctionLabel As String, indexConvention As IndexConvention)

Parameters

filename
String
wavefunctionLabel
String
indexConvention
IndexConvention

Applies to