Form Language Module module
Domain-specific language for expressing finite element forms and expressions.
The FormLanguage module provides a comprehensive framework for expressing variational forms, mathematical expressions, and finite element operations using a high-level, expressive domain-specific language. This module forms the foundation for Rodin's symbolic computation capabilities.
Classes
- class Rodin::FormLanguage::Base
- Base class for all objects in Rodin's FormLanguage system.