financialFoam.C File Reference

Solves the Black-Scholes equation to price commodities. More...

Include dependency graph for financialFoam.C:

Go to the source code of this file.

Macros

#define NO_CONTROL
 

Functions

int main (int argc, char *argv[])
 

Detailed Description

Solves the Black-Scholes equation to price commodities.

Original source file financialFoam.C

Definition in file financialFoam.C.

Macro Definition Documentation

◆ NO_CONTROL

#define NO_CONTROL

Function Documentation

◆ main()