Skip to content
Snippets Groups Projects
  • Henry Weller's avatar
    Utility sample: replaced by 'postProcess -func sample' · d9f423ec
    Henry Weller authored
    To re-use existing 'sampleDict' files simply add the following entries:
    
        type sets;
        libs ("libsampling.so");
    
    and run
    
        postProcess -func sampleDict
    
    It is probably better to also rename 'sampleDict' -> 'sample' and then run
    
        postProcess -func sampleDict
    d9f423ec