Workflows.SampleWorkflow(String, String, IndexConvention) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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