Back to Eqiora docs Skip to main content

Module kernel

Module kernel 

Source
Description

Closed Semantic Kernel node definitions and residual expressions.

Modules§

physical_closure
Cardinality algebra for compositional physical endpoints.
pure_operator
Bounded, capture-free pure-operator definitions.
scalar_connection
Pure compatibility rules for the current scalar Port families.
typing
Pure, identity-parametric typing rules for residual expressions.

Structs§

ActivationDef
Activation node definition.
AxisBounds
One finite Cartesian coordinate interval in coherent SI length units.
BoundaryPhysicalConnector
Closed, mesh-independent contract of one field-valued physical connector.
BoundaryPhysicalPortContract
Resolved member of one boundary-physical conserving set.
CartesianAxisDefinition
Unevaluated lower and upper sources for one Cartesian axis.
CartesianBoundaryEmbedding
Mesh-independent embedding of one axis-aligned Cartesian boundary.
CartesianPeriodicBoundaryIdentification
Derived geometry of one validated spatial-periodic Cartesian pair.
ClockDomainDef
ClockDomain node definition.
ConnectionDef
Connection node definition.
DomainDef
Domain definition. Continuous geometry is model meaning; meshes and geometry maps remain realization concerns.
ExprDag
A non-empty, structurally validated expression arena with residual roots.
ExprDagBuilder
Builder that makes forward references and cycles unrepresentable.
ExprId
Stable index into one ExprDag.
FieldDef
Exact mathematical Field definition before realization.
GeometryDigest
Content identity of one authored geometry, as raw digest bytes.
ParameterDef
Scalar Parameter definition.
PortDef
Typed scalar Port definition.
PureOperatorApplication
One content-addressed application of a closed pure-operator definition.
RationalTime
A non-negative rational number of seconds in reduced form.
RelationDef
Implicit residual Relation definition.
RepresentationDef
Representation definition. Basis family, mesh, and DOF layout belong to the Realization Graph.

Enums§

ActivationKind
Activation semantics independent of execution scheduling.
BoundaryPairing
Closed dual pairing for one field-valued physical connector.
BoundaryPhysicalConnectionViolation
Pure incompatibility in one field-valued conserving set.
BoundaryPhysicalViolation
Pure construction/type failure for a boundary-physical contract.
BoundaryQuantityRole
One of the two exact quantities owned by a boundary connector.
BoundarySide
Outward side of one Cartesian coordinate axis.
CartesianCoordinateSource
One unevaluated Cartesian coordinate endpoint.
ClockKind
Exact model-time definition of a ClockDomain.
ConnectionSemantics
Connection semantics. Runtime transport policy belongs to Realization.
DomainKind
Canonical continuous-domain shape, independent of any mesh.
EventDirection
Event zero-crossing direction.
ExprNode
One node in a topologically ordered residual-expression DAG.
KernelNode
Type-erased storage form of a complete Semantic Kernel node.
PortPayload
Closed kernel-level Port payload.
RepresentationKind
Canonical field representation before a discrete space is chosen.
SignalDirection
Causal direction of a signal Port.
SpatialPeriodicBoundaryViolation
Pure incompatibility in one spatial-periodic boundary pair.
SymbolRef
A typed reference read by a residual expression.
UnaryMathFunction
Dimension-aware unary mathematical function.
ValueFrame
Coordinate-frame meaning of mathematical value components.

Functions§

validate_boundary_physical_connection
Validate the identity and geometry shared by one field-valued set.
validate_spatial_periodic_boundary_connection
Validate and derive one exact Cartesian translation identification.