Documentation of CSL
Data Structures | Namespaces | Enumerations | Functions
equation.h File Reference
#include "abstract.h"
Include dependency graph for equation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  csl::Equation
 
class  csl::IndicialEquation
 

Namespaces

 csl
 Namespace for csl library.
 

Enumerations

enum  Type { Regular, Indicial }
 

Functions

std::ostream & csl::operator<< (std::ostream &fout, cslEquation::Type type)
 
csl::vector_expr csl::listBuildingBlocks (const Expr &expr)
 
Equation * csl::equation_ (const Expr &leftHandSide)
 
Equation * csl::equation_ (const Expr &leftHandSide, const Expr &rightHandSide)
 
Equation * csl::equation_ (const Equation &eq)
 
Equation * csl::equation_ (Equation *eq)
 

Detailed Description

Author
Grégoire Uhlrich
Version
1.3