ENH: targetVolumeToCell: new cellSetSource

This commit is contained in:
mattijs
2012-07-11 15:35:53 +01:00
parent 0e1e599bfe
commit bd5fafddec
4 changed files with 480 additions and 0 deletions

View File

@ -171,6 +171,15 @@ FoamFile
// insidePoint (1 2 3); // point inside region to select
// }
//
// // Cells underneath plane such that volume is reached. Can be used
// // in setFields.
// source targetVolumeToCell;
// sourceInfo
// {
// volume 2e-05;
// normal (1 1 1);
// }
//
//
//
// faceSet