Skip to content
Snippets Groups Projects
Select Git revision
  • 1c334b85f2ed12ddb4bd1267661bc9e0cf754063
  • main default protected
  • sebastian.weiss-main-patch-04190
  • CFD_Workshop
  • v1.0
5 results

pointZones

Blame
  • pointZones 877 B
    /*--------------------------------*- C++ -*----------------------------------*\
    | =========                 |                                                 |
    | \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
    |  \\    /   O peration     | Version:  2012                                  |
    |   \\  /    A nd           | Website:  www.openfoam.com                      |
    |    \\/     M anipulation  |                                                 |
    \*---------------------------------------------------------------------------*/
    FoamFile
    {
        version     2.0;
        format      ascii;
        class       regIOobject;
        location    "constant/polyMesh";
        object      pointZones;
    }
    // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
    
    0()
    
    // ************************************************************************* //