Loading glossary...
{{ glossaryFilteredStats.units }} units
{{ group.letter }} {{ group.units.length }}

Search Legacy Code

Ask questions about the NASTRAN-95 FORTRAN codebase

{{ q }}
{{ currentFact }}
Error: {{ error }}

Answer {{ searchDuration }}s

Source Code ({{ results.chunks.length }} snippets)
{{ chunk.file_path }}
L{{ chunk.line_start }}–{{ chunk.line_end }} {{ getRelevance(chunk.score).label }}
Low relevance — may not match your query
{{ generateLineNumbers(chunk.line_start, chunk.text) }}
{{ chunk.text }}
{{ activePanelPerSnippet[idx] === 'explain' ? '▾' : '▸' }}

Explanation

{{ activePanelPerSnippet[idx] === 'deps' ? '▾' : '▸' }}

Dependencies — {{ chunk.unit_name }}

Calls
  • ▶ {{ fn }}
Called By
  • ◀ {{ fn }}
Shared COMMON Blocks
  • ■ {{ cb }}
No dependencies found in the call graph index.
{{ activePanelPerSnippet[idx] === 'impact' ? '▾' : '▸' }}

Impact Analysis — {{ chunk.unit_name }} ({{ impacts[idx].total_affected }} affected)

D{{ unit.depth }} {{ unit.name }} {{ unit.file }}
No upstream callers found — changes here have no ripple effect.
{{ activePanelPerSnippet[idx] === 'docs' ? '▾' : '▸' }}

Generated Documentation

{{ activePanelPerSnippet[idx] === 'translate' ? '▾' : '▸' }}

Python Translation