Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Install
  • User Guide
  • Reference
  • Development

Site Navigation

  • Install
  • User Guide
  • Reference
  • Development

Section Navigation

  • Python API
    • matflow
      • matflow.app
      • matflow.cancel
      • matflow.get_OS_info
      • matflow.get_known_submissions
      • matflow.get_shell_info
      • matflow.make_and_submit_workflow
      • matflow.make_workflow
      • matflow.run_hpcflow_tests
      • matflow.run_tests
      • matflow.show
      • matflow.show_legend
      • matflow.submit_workflow
      • matflow.Action
      • matflow.ActionEnvironment
      • matflow.ActionRule
      • matflow.ActionScope
      • matflow.ActionScopeType
      • matflow.Command
      • matflow.CommandFilesList
      • matflow.DirectPosix
      • matflow.DirectWindows
      • matflow.Element
      • matflow.ElementAction
      • matflow.ElementActionRun
      • matflow.ElementFilter
      • matflow.ElementGroup
      • matflow.ElementInputFiles
      • matflow.ElementInputs
      • matflow.ElementIteration
      • matflow.ElementOutputFiles
      • matflow.ElementOutputs
      • matflow.ElementParameter
      • matflow.ElementPropagation
      • matflow.ElementRepeats
      • matflow.ElementResources
      • matflow.ElementSet
      • matflow.Elements
      • matflow.Environment
      • matflow.EnvironmentsList
      • matflow.Executable
      • matflow.ExecutableInstance
      • matflow.ExecutablesList
      • matflow.FileNameExt
      • matflow.FileNameSpec
      • matflow.FileNameStem
      • matflow.FileSpec
      • matflow.GroupList
      • matflow.InputFile
      • matflow.InputFileGenerator
      • matflow.InputFileGeneratorSource
      • matflow.InputSource
      • matflow.InputSourceType
      • matflow.InputValue
      • matflow.Jobscript
      • matflow.Loop
      • matflow.NumCores
      • matflow.OutputFileParser
      • matflow.OutputFileParserSource
      • matflow.Parameter
      • matflow.ParameterPath
      • matflow.ParameterPropagationMode
      • matflow.ParameterValue
      • matflow.Parameters
      • matflow.ParametersList
      • matflow.ResourceList
      • matflow.ResourceSpec
      • matflow.SGEPosix
      • matflow.SchemaInput
      • matflow.SchemaOutput
      • matflow.SchemaParameter
      • matflow.SlurmPosix
      • matflow.SubParameter
      • matflow.Submission
      • matflow.Task
      • matflow.TaskInputParameters
      • matflow.TaskList
      • matflow.TaskObjective
      • matflow.TaskOutputParameters
      • matflow.TaskSchema
      • matflow.TaskSchemasList
      • matflow.TaskSourceType
      • matflow.TaskTemplateList
      • matflow.ValuePerturbation
      • matflow.ValueSequence
      • matflow.Workflow
      • matflow.WorkflowBlueprint
      • matflow.WorkflowLoop
      • matflow.WorkflowLoopList
      • matflow.WorkflowTask
      • matflow.WorkflowTaskList
      • matflow.WorkflowTemplate
      • matflow.cli
      • matflow.param_classes
        • matflow.param_classes.load
        • matflow.param_classes.orientations
        • matflow.param_classes.seeds
      • matflow.tests
        • matflow.tests.test_cli
  • Command-line interface
  • Template components
    • Parameters
    • Environments
    • Command files
    • Task schemas
  • Configuration file
  • Reference
  • matflow.param_classes
  • matflow.param_classes.orientations

matflow.param_classes.orientations#

Functions

get_enum_by_name_or_val

Retrieve an enum by name or value, assuming uppercase names and integer values.

Classes

EulerDefinition

LatticeDirection

OrientationRepresentation

OrientationRepresentationType

Orientations

QuatOrder

Order in which the four quaternion components listed.

UnitCellAlignment

previous

matflow.param_classes.load.LoadCase

next

matflow.param_classes.orientations.get_enum_by_name_or_val

Edit on GitHub
Show Source

© Copyright 2023, MatFlow developers.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.