ENH: codeStream, codedFixedValue: renamed. added template directory.

This commit is contained in:
mattijs
2011-02-21 14:33:14 +00:00
parent 7542b9b53b
commit d6874f0fce
11 changed files with 358 additions and 23 deletions

View File

@ -190,7 +190,7 @@
outlet
{
type codedFixedValue;
type codedFixedValue<scalar>;
value uniform 0;
redirectType fixedValue10;
@ -230,6 +230,9 @@
+ =extrudeMesh=:
- option to add extrusion to existing mesh.
- works in parallel
+ =snappyHexMesh=:
+ extrude across multi-processor boundaries
+ preserve faceZones during layering
* Post-processing
+ =paraFoam=, =foamToVTK=: full support for polyhedral cell type in recent
Paraview versions.