Function1: Renamed integrate -> integral for consistency with value

The integral function returns the integral as the value function returns the
value.
This commit is contained in:
Henry Weller
2020-12-02 16:15:55 +00:00
parent f85dbc557f
commit 57b1655934
47 changed files with 99 additions and 97 deletions

View File

@ -107,7 +107,7 @@ public:
}
//- Integrate between two values
virtual ${TemplateType} integrate
virtual ${TemplateType} integral
(
const scalar x1,
const scalar x2