Oakfield API Documentation 1.0.0
Numerical core APIs
Loading...
Searching...
No Matches
oakfield Directory Reference
Directory dependency graph for oakfield:
oakfield

Directories

 math
 
 operators
 

Files

 async_logger.h
 Lock-free asynchronous logging facilities for libsimcore runtime.
 
 backend.h
 Backend abstraction layer for libsimcore execution engines.
 
 core.h
 Core fields, buffers, contexts, KernelIR, and runtime state APIs.
 
 field.h
 Multidimensional contiguous field abstraction with configurable layout.
 
 field_patch.h
 Shared index-space field patch descriptors and zero-copy patch views.
 
 integrator.h
 Base definitions for time-integration schemes in libsimintegrators.
 
 integrator_registry.h
 Runtime selection utilities for libsimintegrators.
 
 integrators.h
 Public integrator API and runtime registry entry point.
 
 kernel_ir.h
 Intermediate representation facilities for libsimcore operator fusion.
 
 kernel_ir_mathview.h
 MathView rendering helpers for KernelIR graphs.
 
 math.h
 Public special-function entry points, including Zeta/Xi and q-method helpers.
 
 neural_models.h
 Context-level neural model registry and execution helpers.
 
 neural_tensor_map.h
 Canonical SimField <-> tensor mapping helpers for neural operators.
 
 operator.h
 Operator abstraction, registry, and dependency resolution for libsimcore.
 
 operator_identity.h
 Core-owned operator identity metadata shared by execution and IR.
 
 operator_split.h
 Declarative complex-first operator splitting (substep expansion at plan time).
 
 plane_chart.h
 Shared plane-chart helpers for chart-aware 2D field parameterization.
 
 sim.h
 Convenience umbrella for the Oakfield public API.
 
 sim_buffer.h
 Shared standalone buffer and buffer-view types.
 
 sim_context.h
 Runtime container coordinating fields, operators, and execution.
 
 sim_diagnostics.h
 Simulation diagnostics state (faults, fallback hooks, counters).
 
 sim_field_stats.h
 
 sim_field_stats_runtime.h
 Runtime field-statistics configuration, accumulation, and profiling helpers.
 
 sim_field_topology.h
 Phase-topology extraction helpers for complex simulation fields.
 
 sim_field_topology_runtime.h
 Runtime cache and texture-packing state for field-topology extraction.
 
 sim_flux_lens.h
 Flux lens state and skew-Burgers flux utilities.
 
 sim_integrator_state.h
 Integrator registry and active integrator tracking.
 
 sim_noise_source.h
 Deterministic RNG streams and reusable noise update helpers.
 
 sim_profiler.h
 Lightweight performance profiler for libsimcore runtime execution.
 
 sim_runtime_state.h
 Dynamic runtime state for simulations.
 
 sim_scheduler_state.h
 Execution plan and backend coordination state.
 
 sim_seed.h
 Seed derivation helpers for deterministic RNG streams.
 
 sim_world.h
 Static world container coordinating fields, operators, and universe specification.