Here is a list of all data types members with links to the data types they belong to:
- n -
- NAVIER_STOKES_EQUATION
: iron.EquationsSetTypes
, iron.ProblemTypes
- NEARLY_INCOMPRESSIBLE_MOONEY_RIVLIN
: iron.EquationsSetSubtypes
- NEUMANN_INTEGRATED
: iron.BoundaryConditionsTypes
- NEUMANN_INTEGRATED_ONLY
: iron.BoundaryConditionsTypes
- NEUMANN_POINT
: iron.BoundaryConditionsTypes
- NEUMANN_POINT_INCREMENTED
: iron.BoundaryConditionsTypes
- neumannSparsityType
: iron.BoundaryConditions
- NeumannSparsityTypeSet()
: iron.BoundaryConditions
- NEWMARK1
: iron.DynamicSchemeTypes
- NEWMARK2
: iron.DynamicSchemeTypes
- NEWMARK3
: iron.DynamicSchemeTypes
- NEWTON
: iron.NonlinearSolverTypes
- newtonAbsoluteTolerance
: iron.Solver
- NewtonAbsoluteToleranceSet()
: iron.Solver
- newtonCellMLSolver
: iron.Solver
- NewtonCellMLSolverGet()
: iron.Solver
- newtonConvergenceTestType
: iron.Solver
- NewtonConvergenceTestTypeSet()
: iron.Solver
- newtonJacobianCalculationType
: iron.Solver
- NewtonJacobianCalculationTypeSet()
: iron.Solver
- newtonLinearSolver
: iron.Solver
- NewtonLinearSolverGet()
: iron.Solver
- newtonLineSearchAlpha
: iron.Solver
- NewtonLineSearchAlphaSet()
: iron.Solver
- newtonLineSearchMaxStep
: iron.Solver
- NewtonLineSearchMaxStepSet()
: iron.Solver
- newtonLineSearchMonitorOutput
: iron.Solver
- NewtonLineSearchMonitorOutputSet()
: iron.Solver
- newtonLineSearchStepTol
: iron.Solver
- NewtonLineSearchStepTolSet()
: iron.Solver
- newtonLineSearchType
: iron.Solver
- NewtonLineSearchTypeSet()
: iron.Solver
- newtonMaximumFunctionEvaluations
: iron.Solver
- NewtonMaximumFunctionEvaluationsSet()
: iron.Solver
- newtonMaximumIterations
: iron.Solver
- NewtonMaximumIterationsSet()
: iron.Solver
- newtonRelativeTolerance
: iron.Solver
- NewtonRelativeToleranceSet()
: iron.Solver
- newtonSolutionTolerance
: iron.Solver
- NewtonSolutionToleranceSet()
: iron.Solver
- newtonTrustRegionDelta0
: iron.Solver
- NewtonTrustRegionDelta0Set()
: iron.Solver
- newtonTrustRegionTolerance
: iron.Solver
- NewtonTrustRegionToleranceSet()
: iron.Solver
- newtonType
: iron.Solver
- NewtonTypeSet()
: iron.Solver
- NO_CHANGE
: iron.SolutionInitialiseTypes
- NO_GLOBAL_DERIV
: iron.GlobalDerivativeConstants
- NO_RADIAL
: iron.CoordinateRadialInterpolations
- NO_SOURCE_ADVECTION_DIFF_SUPG
: iron.EquationsSetSubtypes
- NO_SOURCE_ADVECTION_DIFFUSION
: iron.EquationsSetSubtypes
, iron.ProblemSubtypes
- NO_SOURCE_ALE_ADVECTION_DIFF_SUPG
: iron.EquationsSetSubtypes
- NO_SOURCE_ALE_ADVECTION_DIFFUSION
: iron.EquationsSetSubtypes
, iron.ProblemSubtypes
- NO_SOURCE_ALE_DIFFUSION
: iron.EquationsSetSubtypes
, iron.ProblemSubtypes
- NO_SOURCE_DIFFUSION
: iron.EquationsSetSubtypes
, iron.ProblemSubtypes
- NO_SOURCE_STATIC_ADVEC_DIFF
: iron.EquationsSetSubtypes
, iron.ProblemSubtypes
- NO_SOURCE_STATIC_ADVEC_DIFF_SUPG
: iron.EquationsSetSubtypes
- NODAL_MATRIX
: iron.EquationsOutputTypes
- NODE
: iron.ControlLoopIdentifiers
- NODE_BASED
: iron.FieldInterpolationTypes
- NodeDomainGet()
: iron.Decomposition
- NodeExists()
: iron.Mesh
- NodeNumberSet()
: iron.InterfaceMeshConnectivity
- nodes
: iron.Interface
, iron.Region
- NodesExport()
: iron.Fields
- NodesGet()
: iron.Interface
, iron.Mesh
, iron.MeshElements
, iron.Region
- NodesSet()
: iron.MeshElements
- NONE
: iron.ControlLoopOutputTypes
, iron.EquationsOutputTypes
, iron.EquationsSetClasses
, iron.EquationsSetSubtypes
, iron.EquationsSetTypes
, iron.FieldScalingTypes
, iron.IterativePreconditionerTypes
, iron.ProblemClasses
, iron.ProblemSubtypes
, iron.ProblemTypes
, iron.QuasiNewtonRestartTypes
, iron.QuasiNewtonScaleTypes
, iron.SolverOutputTypes
- NONLINEAR
: iron.DynamicLinearityTypes
, iron.EquationsLinearityTypes
, iron.SolverTypes
- NONLINEAR_BCS
: iron.EquationsLinearityTypes
- NONLINEAR_PRESSURE_POISSON
: iron.EquationsSetSubtypes
, iron.ProblemSubtypes
- NONLINEAR_SOURCE_ADVECTION_DIFFUSION
: iron.ProblemSubtypes
- NONLINEAR_SOURCE_ALE_ADVECTION_DIFFUSION
: iron.ProblemSubtypes
- NONLINEAR_SOURCE_ALE_DIFFUSION
: iron.ProblemSubtypes
- NONLINEAR_SOURCE_DIFFUSION
: iron.ProblemSubtypes
- NONLINEAR_SOURCE_POISSON
: iron.ProblemSubtypes
- NONLINEAR_SOURCE_STATIC_ADVEC_DIFF
: iron.ProblemSubtypes
- nonlinearType
: iron.Solver
- NonlinearTypeSet()
: iron.Solver
- NOT
: iron.JacobianCalculationTypes
- NOT_COLLAPSED
: iron.BasisXiCollapse
- NUMBER_OF_VARIABLE_SUBTYPES
: iron.FieldVariableTypes
- numberOfClosestElements
: iron.DataProjection
- NumberOfClosestElementsGet()
: iron.DataProjection
- NumberOfClosestElementsSet()
: iron.DataProjection
- numberOfComponents
: iron.Mesh
- NumberOfComponentsGet()
: iron.Field
, iron.Mesh
- NumberOfComponentsSet()
: iron.Field
, iron.Mesh
- numberOfDataPoints
: iron.DataPoints
- NumberOfDataPointsGet()
: iron.DataPoints
- NumberOfDerivativesGet()
: iron.MeshNodes
- numberOfDomains
: iron.Decomposition
- NumberOfDomainsGet()
: iron.Decomposition
- NumberOfDomainsSet()
: iron.Decomposition
- numberOfDynamicMatrices
: iron.Equations
- NumberOfDynamicMatricesGet()
: iron.Equations
- numberOfElements
: iron.GeneratedMesh
, iron.Mesh
- NumberOfElementsGet()
: iron.GeneratedMesh
, iron.Mesh
- NumberOfElementsSet()
: iron.GeneratedMesh
, iron.Mesh
- numberOfIterations
: iron.ControlLoop
- NumberOfIterationsGet()
: iron.ControlLoop
- NumberOfIterationsSet()
: iron.ControlLoop
- numberOfJacobianMatrices
: iron.Equations
- NumberOfJacobianMatricesGet()
: iron.Equations
- numberOfLinearMatrices
: iron.Equations
- NumberOfLinearMatricesGet()
: iron.Equations
- numberOfLocalNodes
: iron.Basis
- NumberOfLocalNodesGet()
: iron.Basis
- numberOfMatrices
: iron.SolverEquations
- NumberOfMatricesGet()
: iron.SolverEquations
- numberOfNodes
: iron.MeshNodes
, iron.Nodes
- NumberOfNodesGet()
: iron.MeshNodes
, iron.Nodes
- numberOfSubLoops
: iron.ControlLoop
- NumberOfSubLoopsGet()
: iron.ControlLoop
- NumberOfSubLoopsSet()
: iron.ControlLoop
- numberOfVariables
: iron.Field
- NumberOfVariablesGet()
: iron.Field
- NumberOfVariablesSet()
: iron.Field
- NumberOfVersionsGet()
: iron.MeshNodes
- numberOfXi
: iron.Basis
- NumberOfXiGet()
: iron.Basis
- NumberOfXiSet()
: iron.Basis