OpenFOAM-4.x/src/OpenFOAM/dimensionedTypes
Henry 50a2e36cf8 dimensionedType: Extend lookupOrDefault to handle any form of dimensioned type input
e.g.
     Not specified: default used.
     Fully specified: rhoMax          rhoMax [ 1 -3 0 0 0 ] 2.0;
     Without name:    rhoMax          [ 1 -3 0 0 0 ] 2.0;
     Value only:      rhoMax          2.0;
2015-02-17 10:16:01 +00:00
..
dimensionedScalar Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
dimensionedSphericalTensor Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
dimensionedSymmTensor Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
dimensionedTensor Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
dimensionedType dimensionedType: Extend lookupOrDefault to handle any form of dimensioned type input 2015-02-17 10:16:01 +00:00
dimensionedVector Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
dimensionedTypes.H Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00