openfoam/applications
Mark Olesen bc9e97cf36 ENH: additional polynomial constructors, improved I/O
- support construct from initializer_list, which can help simplify
  code with constant coefficients.

- add default constructor for polynomialFunction and Istream reading
  to support resizable lists of polynomialFunction.

  A default constructed polynomialFunction is simply equivalent to
  a constant zero.

- no special IO handling for Polynomial required,
  it is the same as VectorSpace anyhow.
2020-06-04 15:02:21 +02:00
..
solvers COM: Separate htc FO from general FO and reactingEuler solvers (#1714) 2020-06-03 20:58:02 +02:00
test ENH: additional polynomial constructors, improved I/O 2020-06-04 15:02:21 +02:00
tools ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
utilities ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00
Allwmake ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00