diff --git a/executables/cartesianMesh/cartesianMesh.C b/executables/cartesianMesh/cartesianMesh.C index 661e1a30df8418ed5e31484f540e578a87850f1f..76783b8a416bdaf0b3e56af722a1db0971c75a74 100644 --- a/executables/cartesianMesh/cartesianMesh.C +++ b/executables/cartesianMesh/cartesianMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Generates cartesian mesh diff --git a/executables/hexMesh/hexMesh.C b/executables/hexMesh/hexMesh.C index ea22e2a9d1485b9c7cff1290023b83fcfd175728..f970b53ef7e82b9476beb473b95044969e4dd83f 100644 --- a/executables/hexMesh/hexMesh.C +++ b/executables/hexMesh/hexMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Generates a pure hex mesh diff --git a/executables/pMesh/pMesh.C b/executables/pMesh/pMesh.C index b2ed9cb92120a3bd32d8105b3a68eeb7b550c38a..18c63b1594508ea5f2e7d7327bbc2332fc1f3430 100644 --- a/executables/pMesh/pMesh.C +++ b/executables/pMesh/pMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Generates polyhedral mesh diff --git a/executables/tetMesh/tetMesh.C b/executables/tetMesh/tetMesh.C index 7f61dbea67c943d0118ccee11568ed88759f79d5..307f590c10a39dcab4b72d7f336f297e6715ee80 100644 --- a/executables/tetMesh/tetMesh.C +++ b/executables/tetMesh/tetMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Generates tetrahedral mesh diff --git a/meshLibrary/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.C b/meshLibrary/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.C index 7865c7dc016ee3671c97c75b5a49dd4b32112954..2ab3f248cdbeea0fe6bd7e73b9237179bc0208f3 100644 --- a/meshLibrary/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.C +++ b/meshLibrary/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.H b/meshLibrary/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.H index d006060288d2633d34566fa9d6592957e0e15f5f..cc153245555d9212deb8d5f6c7f0c6febafd7b1e 100644 --- a/meshLibrary/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.H +++ b/meshLibrary/cartesian2DMesh/cartesian2DMeshGenerator/cartesian2DMeshGenerator.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class cartesian2DMeshGenerator diff --git a/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.C b/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.C index 075620b679beaf5ea5f5b9fcbf85cce71e428e63..d81f2dd50dfc6286327bc8293414fc01f9ad0911 100644 --- a/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.C +++ b/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.H b/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.H index 8459f38e06e23fdf927b89d080b6a3f9a0810ef0..fdbd60a24352295cbf84225c6f688787d5feb1cd 100644 --- a/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.H +++ b/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractor.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class cartesianMeshExtractor diff --git a/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorDecomposeSplitHexes.C b/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorDecomposeSplitHexes.C index 7ba87efa60a433f0a57ee097f55704af8bd02ae8..d33800736687a8db90479384a54830480e4139b5 100644 --- a/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorDecomposeSplitHexes.C +++ b/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorDecomposeSplitHexes.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorPointsAndAddressing.C b/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorPointsAndAddressing.C index f721111b6c414b20cc026278498746ca0186702f..4508327038b116382bff15ac48f898b6c7b0ab9e 100644 --- a/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorPointsAndAddressing.C +++ b/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorPointsAndAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorPolyMesh.C b/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorPolyMesh.C index 84056725db1702e53fce0e9a2bd4227ca538843c..9118a7e757d7f857bc3b4ecb07be6df8e8d6befa 100644 --- a/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorPolyMesh.C +++ b/meshLibrary/cartesianMesh/cartesianMeshExtractor/cartesianMeshExtractorPolyMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/cartesianMesh/cartesianMeshGenerator/cartesianMeshGenerator.C b/meshLibrary/cartesianMesh/cartesianMeshGenerator/cartesianMeshGenerator.C index 57ea7f522b925ba7740b8511b95de1976d3b0773..34eb5b1c895ffa6b2821ca4243d3dd706b7d4200 100644 --- a/meshLibrary/cartesianMesh/cartesianMeshGenerator/cartesianMeshGenerator.C +++ b/meshLibrary/cartesianMesh/cartesianMeshGenerator/cartesianMeshGenerator.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/cartesianMesh/cartesianMeshGenerator/cartesianMeshGenerator.H b/meshLibrary/cartesianMesh/cartesianMeshGenerator/cartesianMeshGenerator.H index b2938cda84df1f57e1ec89f44b4cc9f599fe755f..a192309a75dfb59af34bb14f31b5cf7f6e2e56bc 100644 --- a/meshLibrary/cartesianMesh/cartesianMeshGenerator/cartesianMeshGenerator.H +++ b/meshLibrary/cartesianMesh/cartesianMeshGenerator/cartesianMeshGenerator.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class cartesianMeshGenerator diff --git a/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractor.C b/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractor.C index d149e39fcf82411b9aeeabeb90a27ac44096bb68..a2b43555e9d0915e4bc774920a71b3f693e67355 100644 --- a/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractor.C +++ b/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractor.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractor.H b/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractor.H index aaa5b4d9b2eea5c9db6abbec9d3c64265fdb6f74..31faf651fe23e0cd7ab6ccf96992fd0a2201e598 100644 --- a/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractor.H +++ b/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractor.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class hexMeshExtractor diff --git a/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractorHexMesh.C b/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractorHexMesh.C index a4adf32794ce2072eb775654e605fb3bd5e36f96..432260ada7df60233dda740d62a8f2141614576d 100644 --- a/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractorHexMesh.C +++ b/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractorHexMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractorI.H b/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractorI.H index 5d91f754af854b520e0cb62d98719b8a3f5ea01a..419f274288162d525d691f3b9a9982f6ea2c2f19 100644 --- a/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractorI.H +++ b/meshLibrary/hexMesh/hexMeshExtractor/hexMeshExtractorI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/hexMesh/hexMeshGenerator/hexMeshGenerator.C b/meshLibrary/hexMesh/hexMeshGenerator/hexMeshGenerator.C index 6d2fd7a0fc2692950e1a88144299f2c82c9aa48a..81ed4b96d54f243f3412c233b595981fda32eb2c 100644 --- a/meshLibrary/hexMesh/hexMeshGenerator/hexMeshGenerator.C +++ b/meshLibrary/hexMesh/hexMeshGenerator/hexMeshGenerator.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/hexMesh/hexMeshGenerator/hexMeshGenerator.H b/meshLibrary/hexMesh/hexMeshGenerator/hexMeshGenerator.H index 59488022493bc2439fdf61e75680edf80cb183a4..0557ff7cf25c81a06a08755bdd0201bf2f62def3 100644 --- a/meshLibrary/hexMesh/hexMeshGenerator/hexMeshGenerator.H +++ b/meshLibrary/hexMesh/hexMeshGenerator/hexMeshGenerator.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class hexMeshGenerator diff --git a/meshLibrary/tetMesh/tetMeshExtractor/tetMeshExtractor.C b/meshLibrary/tetMesh/tetMeshExtractor/tetMeshExtractor.C index e00f53afab5278dc3508bab81fcba8bcbd8a1169..98791ea27fb60f881a8415883a7032f7ddb449f6 100644 --- a/meshLibrary/tetMesh/tetMeshExtractor/tetMeshExtractor.C +++ b/meshLibrary/tetMesh/tetMeshExtractor/tetMeshExtractor.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/tetMesh/tetMeshExtractor/tetMeshExtractor.H b/meshLibrary/tetMesh/tetMeshExtractor/tetMeshExtractor.H index 4384e213dce07c3d2ca86bc6c3dc226bd0f6d058..30f8a51f3d3cccd947a3ffbffe82f5418a9d58a2 100644 --- a/meshLibrary/tetMesh/tetMeshExtractor/tetMeshExtractor.H +++ b/meshLibrary/tetMesh/tetMeshExtractor/tetMeshExtractor.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class tetMeshExtractor diff --git a/meshLibrary/tetMesh/tetMeshExtractor/tetMeshExtractorPointsAndCells.C b/meshLibrary/tetMesh/tetMeshExtractor/tetMeshExtractorPointsAndCells.C index f240f23568bc95cd9ff5442d2ef7676c8ff24e0f..2249a5d06057cda8c6d4929ff4271a6582f9b409 100644 --- a/meshLibrary/tetMesh/tetMeshExtractor/tetMeshExtractorPointsAndCells.C +++ b/meshLibrary/tetMesh/tetMeshExtractor/tetMeshExtractorPointsAndCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/tetMesh/tetMeshExtractorOctree/tetMeshExtractorOctree.C b/meshLibrary/tetMesh/tetMeshExtractorOctree/tetMeshExtractorOctree.C index 3d4dfae86dea26635638fa3d5df322764d61ff66..4f7fe0d2add7a13ea0490de321d349833e049c50 100644 --- a/meshLibrary/tetMesh/tetMeshExtractorOctree/tetMeshExtractorOctree.C +++ b/meshLibrary/tetMesh/tetMeshExtractorOctree/tetMeshExtractorOctree.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/tetMesh/tetMeshExtractorOctree/tetMeshExtractorOctree.H b/meshLibrary/tetMesh/tetMeshExtractorOctree/tetMeshExtractorOctree.H index 2e54148ec1f6ae7d8b4b7adc4e58b74990588d08..cb70ffbc5851826ace991a94b118b20564f5099b 100644 --- a/meshLibrary/tetMesh/tetMeshExtractorOctree/tetMeshExtractorOctree.H +++ b/meshLibrary/tetMesh/tetMeshExtractorOctree/tetMeshExtractorOctree.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class tetMeshExtractorOctree diff --git a/meshLibrary/tetMesh/tetMeshGenerator/tetMeshGenerator.C b/meshLibrary/tetMesh/tetMeshGenerator/tetMeshGenerator.C index 61bc0e88f9f90ada75cd517c31d26422cf06231c..5f3f580af697c61619014ff2c584d6d55d57c2a4 100644 --- a/meshLibrary/tetMesh/tetMeshGenerator/tetMeshGenerator.C +++ b/meshLibrary/tetMesh/tetMeshGenerator/tetMeshGenerator.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright(C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or(at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/tetMesh/tetMeshGenerator/tetMeshGenerator.H b/meshLibrary/tetMesh/tetMeshGenerator/tetMeshGenerator.H index dc413d306b87f29755c4dd4b7d19964edfff74d0..71c34179b6e535a6f9ffd2bb21e2b51b6fbc3ef8 100644 --- a/meshLibrary/tetMesh/tetMeshGenerator/tetMeshGenerator.H +++ b/meshLibrary/tetMesh/tetMeshGenerator/tetMeshGenerator.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class tetMeshGenerator diff --git a/meshLibrary/utilities/boundaryLayers/boundaryLayerCells.C b/meshLibrary/utilities/boundaryLayers/boundaryLayerCells.C index 05005c6af8d412dad9bad015b2b55253bea074be..c9e20e166de0fe4e84e20e12862ffc6a9dae39d9 100644 --- a/meshLibrary/utilities/boundaryLayers/boundaryLayerCells.C +++ b/meshLibrary/utilities/boundaryLayers/boundaryLayerCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/boundaryLayers/boundaryLayers.C b/meshLibrary/utilities/boundaryLayers/boundaryLayers.C index 0e54cd8f0bb40f059dde44d186172dea4d77d4c3..3c7bdfe155f1eb8756e2b4a532bf8bf68d4f7106 100644 --- a/meshLibrary/utilities/boundaryLayers/boundaryLayers.C +++ b/meshLibrary/utilities/boundaryLayers/boundaryLayers.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/boundaryLayers/boundaryLayers.H b/meshLibrary/utilities/boundaryLayers/boundaryLayers.H index aae9e15a9d666749097bfb2404e6355e886ba1ba..ef83edcea840c7517bc59a6c1116d7ceed115811 100644 --- a/meshLibrary/utilities/boundaryLayers/boundaryLayers.H +++ b/meshLibrary/utilities/boundaryLayers/boundaryLayers.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class boundaryLayers diff --git a/meshLibrary/utilities/boundaryLayers/boundaryLayersCheckTopologyOfBndFaces.C b/meshLibrary/utilities/boundaryLayers/boundaryLayersCheckTopologyOfBndFaces.C index ec892843b695a91b76ec933fa924939b81eaf35a..d78f97d494a8220220186016c8fefdb5d87d3e15 100644 --- a/meshLibrary/utilities/boundaryLayers/boundaryLayersCheckTopologyOfBndFaces.C +++ b/meshLibrary/utilities/boundaryLayers/boundaryLayersCheckTopologyOfBndFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/boundaryLayers/boundaryLayersCreateVertices.C b/meshLibrary/utilities/boundaryLayers/boundaryLayersCreateVertices.C index ca325a4fb92a9ac3f421e7f8a911692f00a3fe14..1803bc32c300e958e1e851a5c64b7fe7e175219e 100644 --- a/meshLibrary/utilities/boundaryLayers/boundaryLayersCreateVertices.C +++ b/meshLibrary/utilities/boundaryLayers/boundaryLayersCreateVertices.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/boundaryLayers/boundaryLayersFacesAndCells.C b/meshLibrary/utilities/boundaryLayers/boundaryLayersFacesAndCells.C index 8654e9d2cb733d8d9f4868927529b46ef3e13bd4..e298a37e7557cb59729553887b51abbe0632d035 100644 --- a/meshLibrary/utilities/boundaryLayers/boundaryLayersFacesAndCells.C +++ b/meshLibrary/utilities/boundaryLayers/boundaryLayersFacesAndCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/boundaryLayers/boundaryLayersI.H b/meshLibrary/utilities/boundaryLayers/boundaryLayersI.H index 439a1b08babaaa412332ece43d6613409da006b4..ee7b8fcc54d0fdf3f9e45f66fe9a728a3dc58fbb 100644 --- a/meshLibrary/utilities/boundaryLayers/boundaryLayersI.H +++ b/meshLibrary/utilities/boundaryLayers/boundaryLayersI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/boundaryLayers/boundaryLayersWrapperLayer.C b/meshLibrary/utilities/boundaryLayers/boundaryLayersWrapperLayer.C index 5dd41e65635b60186ebad47800354dd4703f78fa..5e83bc48a2b67788079a51114ded21f276909090 100644 --- a/meshLibrary/utilities/boundaryLayers/boundaryLayersWrapperLayer.C +++ b/meshLibrary/utilities/boundaryLayers/boundaryLayersWrapperLayer.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/boundaryLayers/extrudeLayer.C b/meshLibrary/utilities/boundaryLayers/extrudeLayer.C index 944d1b5c453606dafceb726d110c0db992a76f0a..ebbd5600c373e88cb3affa27407125e29cf0b129 100644 --- a/meshLibrary/utilities/boundaryLayers/extrudeLayer.C +++ b/meshLibrary/utilities/boundaryLayers/extrudeLayer.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/boundaryLayers/extrudeLayer.H b/meshLibrary/utilities/boundaryLayers/extrudeLayer.H index b6b5734b54457949ecfd1a93dd5c9246c58bf3a3..70548df6b99ec440d8eab5a25dcb1fffe9575691 100644 --- a/meshLibrary/utilities/boundaryLayers/extrudeLayer.H +++ b/meshLibrary/utilities/boundaryLayers/extrudeLayer.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005- Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class extrudeLayer diff --git a/meshLibrary/utilities/boundaryLayers/extrudeLayerI.H b/meshLibrary/utilities/boundaryLayers/extrudeLayerI.H index a89b71d856c7c115275e514a1628464c7b378103..1ccb1a0825c4cddfd28e42dc5e2c89ec6eed5946 100644 --- a/meshLibrary/utilities/boundaryLayers/extrudeLayerI.H +++ b/meshLibrary/utilities/boundaryLayers/extrudeLayerI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/boundaryLayers/refineBoundaryLayers.C b/meshLibrary/utilities/boundaryLayers/refineBoundaryLayers.C index a2b98a09dae5a251057929294fd6037f1974995e..05632a5ede58a581e639da12694ed91f10eafd57 100644 --- a/meshLibrary/utilities/boundaryLayers/refineBoundaryLayers.C +++ b/meshLibrary/utilities/boundaryLayers/refineBoundaryLayers.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/boundaryLayers/refineBoundaryLayers.H b/meshLibrary/utilities/boundaryLayers/refineBoundaryLayers.H index 5d9115f2ac2ea53dfb70b326aaaff40363bda6d7..1e8535ea25fa40c0fe741458145e4f789d2230b1 100644 --- a/meshLibrary/utilities/boundaryLayers/refineBoundaryLayers.H +++ b/meshLibrary/utilities/boundaryLayers/refineBoundaryLayers.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class refineBoundaryLayers diff --git a/meshLibrary/utilities/boundaryLayers/refineBoundaryLayersCells.C b/meshLibrary/utilities/boundaryLayers/refineBoundaryLayersCells.C index 03d75c0d77bb8f5de1c95785d4cfbf1248f27b79..7755e4085d49e141e6fcf8f06bf8dec1b53ea820 100644 --- a/meshLibrary/utilities/boundaryLayers/refineBoundaryLayersCells.C +++ b/meshLibrary/utilities/boundaryLayers/refineBoundaryLayersCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/boundaryLayers/refineBoundaryLayersFaces.C b/meshLibrary/utilities/boundaryLayers/refineBoundaryLayersFaces.C index ae2f3ee82ff302780d968966228f8ba33b4600fa..aa1858296fff0a4158d18009dd486b7d57d62931 100644 --- a/meshLibrary/utilities/boundaryLayers/refineBoundaryLayersFaces.C +++ b/meshLibrary/utilities/boundaryLayers/refineBoundaryLayersFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/boundaryLayers/refineBoundaryLayersFunctions.C b/meshLibrary/utilities/boundaryLayers/refineBoundaryLayersFunctions.C index acb0ac09d630f347b2b1da9e30c8309a38ca6a02..8e56002c7ff9d795677c993341baa71465c8fc73 100644 --- a/meshLibrary/utilities/boundaryLayers/refineBoundaryLayersFunctions.C +++ b/meshLibrary/utilities/boundaryLayers/refineBoundaryLayersFunctions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/checkMeshDict/checkMeshDict.C b/meshLibrary/utilities/checkMeshDict/checkMeshDict.C index 50623c87ec003438a9738af7f07d2c78d9829667..471a262bb31d5e2729bb113f833bf0b74846d30a 100644 --- a/meshLibrary/utilities/checkMeshDict/checkMeshDict.C +++ b/meshLibrary/utilities/checkMeshDict/checkMeshDict.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/checkMeshDict/checkMeshDict.H b/meshLibrary/utilities/checkMeshDict/checkMeshDict.H index 060ba34f2d17e87723377ff11e14f69ee60bdb3e..c97d2addb6bc4c5bfd06f9ec27a5c6f7c662a50a 100644 --- a/meshLibrary/utilities/checkMeshDict/checkMeshDict.H +++ b/meshLibrary/utilities/checkMeshDict/checkMeshDict.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class checkMeshDict diff --git a/meshLibrary/utilities/containers/DynList/DynList.C b/meshLibrary/utilities/containers/DynList/DynList.C index 2140b7700474ad5146ff82ca0fbc1ca5d94ae2da..2bf3a2a47721d4c00e563d9bae97a2954668165e 100644 --- a/meshLibrary/utilities/containers/DynList/DynList.C +++ b/meshLibrary/utilities/containers/DynList/DynList.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/containers/DynList/DynList.H b/meshLibrary/utilities/containers/DynList/DynList.H index 2b79544ed4b945025122f7417cb04da4516e4d01..1b550836b83f1ef36956c1eb601cb9732fbad098 100644 --- a/meshLibrary/utilities/containers/DynList/DynList.H +++ b/meshLibrary/utilities/containers/DynList/DynList.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class DynList diff --git a/meshLibrary/utilities/containers/DynList/DynListI.H b/meshLibrary/utilities/containers/DynList/DynListI.H index 12696974e10cdbe052438b516a9ecce8637c0ace..5e1e2ae9f2fa35ed5e577b97a12d225ae897448d 100644 --- a/meshLibrary/utilities/containers/DynList/DynListI.H +++ b/meshLibrary/utilities/containers/DynList/DynListI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/containers/FRWGraph/FRWGraph.C b/meshLibrary/utilities/containers/FRWGraph/FRWGraph.C index 885dd04f23992dc9e19b83f89a19cf55ff50bc6c..190d1f4c4b0e0793673e6901c6c3c3a810f02521 100644 --- a/meshLibrary/utilities/containers/FRWGraph/FRWGraph.C +++ b/meshLibrary/utilities/containers/FRWGraph/FRWGraph.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/containers/FRWGraph/FRWGraph.H b/meshLibrary/utilities/containers/FRWGraph/FRWGraph.H index c28b5fdaabf889b226b9febe41434e3da05c21a6..012a3b71f511e70e79815cecf14603bee180d033 100644 --- a/meshLibrary/utilities/containers/FRWGraph/FRWGraph.H +++ b/meshLibrary/utilities/containers/FRWGraph/FRWGraph.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class FRWGraph diff --git a/meshLibrary/utilities/containers/FRWGraph/FRWGraphI.H b/meshLibrary/utilities/containers/FRWGraph/FRWGraphI.H index e62011a3657bdfd980870944c1ae73d2949fac6c..36bf6cf82e415b5e1374fd3d9e43c40e0186e1e4 100644 --- a/meshLibrary/utilities/containers/FRWGraph/FRWGraphI.H +++ b/meshLibrary/utilities/containers/FRWGraph/FRWGraphI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/containers/Graphs/cellIOGraph.C b/meshLibrary/utilities/containers/Graphs/cellIOGraph.C index 5b7d698d05af94f7d4c4efbf6e238c6d2dfedb09..6a809865c87a2443fc096d9df9f0061ef9a6ab90 100644 --- a/meshLibrary/utilities/containers/Graphs/cellIOGraph.C +++ b/meshLibrary/utilities/containers/Graphs/cellIOGraph.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description An graph of faces which supports automated output. diff --git a/meshLibrary/utilities/containers/Graphs/cellIOGraph.H b/meshLibrary/utilities/containers/Graphs/cellIOGraph.H index 956f83c52d78b507db757dfa42d95e12ad19906b..89359a7e3aa89ffa94bdf1461ba89d7343092929 100644 --- a/meshLibrary/utilities/containers/Graphs/cellIOGraph.H +++ b/meshLibrary/utilities/containers/Graphs/cellIOGraph.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class cellIOGraph diff --git a/meshLibrary/utilities/containers/Graphs/faceIOGraph.C b/meshLibrary/utilities/containers/Graphs/faceIOGraph.C index 020b5b1487d18f900fdf59a59b05e7c511d44b9e..4a11e51fe58c3d6d6a34175a178a879eca5ce247 100644 --- a/meshLibrary/utilities/containers/Graphs/faceIOGraph.C +++ b/meshLibrary/utilities/containers/Graphs/faceIOGraph.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description An graph of faces which supports automated output. diff --git a/meshLibrary/utilities/containers/Graphs/faceIOGraph.H b/meshLibrary/utilities/containers/Graphs/faceIOGraph.H index 4aad77a5b68d8911ccbf8a36ec8d7a4a98550b80..4ae84b564f6c657ed0d4bafe2d2a9f71b7eb36c5 100644 --- a/meshLibrary/utilities/containers/Graphs/faceIOGraph.H +++ b/meshLibrary/utilities/containers/Graphs/faceIOGraph.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class faceIOGraph diff --git a/meshLibrary/utilities/containers/IODynList/IODynList.C b/meshLibrary/utilities/containers/IODynList/IODynList.C index e9aaf451b60081802da921d7032bdeb33ed22684..337aef406d412b9c9e56a9dd603c423a64dbf236 100644 --- a/meshLibrary/utilities/containers/IODynList/IODynList.C +++ b/meshLibrary/utilities/containers/IODynList/IODynList.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description An IODynList of a given type is a List of that type which supports automated diff --git a/meshLibrary/utilities/containers/IODynList/IODynList.H b/meshLibrary/utilities/containers/IODynList/IODynList.H index acf398fbc6c680d5c2478996a8c440740e5fa6a9..ef512a3461bf8fb924bf9f4972755d931ad2f272 100644 --- a/meshLibrary/utilities/containers/IODynList/IODynList.H +++ b/meshLibrary/utilities/containers/IODynList/IODynList.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class IODynList diff --git a/meshLibrary/utilities/containers/IOLongList/IOLongList.C b/meshLibrary/utilities/containers/IOLongList/IOLongList.C index 53192b0832275837e21aeaaf588d17a933231b9c..8297c8e2419a15478f3aaac0460e5a1190f7e620 100644 --- a/meshLibrary/utilities/containers/IOLongList/IOLongList.C +++ b/meshLibrary/utilities/containers/IOLongList/IOLongList.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description An IOLongList of a given type is a list which supports automated diff --git a/meshLibrary/utilities/containers/IOLongList/IOLongList.H b/meshLibrary/utilities/containers/IOLongList/IOLongList.H index 7ae448c6722b86646800c588af11576f58ec0acd..57f9ee8e950a01ae584e56d4f03a1cfec2fe7563 100644 --- a/meshLibrary/utilities/containers/IOLongList/IOLongList.H +++ b/meshLibrary/utilities/containers/IOLongList/IOLongList.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class IOLongList diff --git a/meshLibrary/utilities/containers/IOLongList/IOLongListInstances.C b/meshLibrary/utilities/containers/IOLongList/IOLongListInstances.C index e5444a5e158e327c22c1930e54984e4b9d8a4785..6c3a547d2f7001a3d8f80adb668953a676e6b0dd 100644 --- a/meshLibrary/utilities/containers/IOLongList/IOLongListInstances.C +++ b/meshLibrary/utilities/containers/IOLongList/IOLongListInstances.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Declaration of IOLongList ClassNames for IOLists that do not have .C files. diff --git a/meshLibrary/utilities/containers/IOLongList/IOLongListInstances.H b/meshLibrary/utilities/containers/IOLongList/IOLongListInstances.H index 68a4cd357a68df4119b5db8eb44a87a4d0f0b5b5..21be5407ef87827f54eee6ddd04ed473cddb2051 100644 --- a/meshLibrary/utilities/containers/IOLongList/IOLongListInstances.H +++ b/meshLibrary/utilities/containers/IOLongList/IOLongListInstances.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Type IOLongList diff --git a/meshLibrary/utilities/containers/Lists/cellListPMG.H b/meshLibrary/utilities/containers/Lists/cellListPMG.H index 9263ea26f602c4449fb7013bba98f12336fa8faf..6b794d051191d589fd6819f531625c58215c9cf7 100644 --- a/meshLibrary/utilities/containers/Lists/cellListPMG.H +++ b/meshLibrary/utilities/containers/Lists/cellListPMG.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class cellListPMG diff --git a/meshLibrary/utilities/containers/Lists/cellListPMGI.H b/meshLibrary/utilities/containers/Lists/cellListPMGI.H index f014116ef24f02f59ede73cec87b2f0921bb45a4..a85205a09bdb009d3e36e1ff3faa61526591e5bc 100644 --- a/meshLibrary/utilities/containers/Lists/cellListPMGI.H +++ b/meshLibrary/utilities/containers/Lists/cellListPMGI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/containers/Lists/edgeLongList.H b/meshLibrary/utilities/containers/Lists/edgeLongList.H index b77e2dd96200f3c6c8af306adac7fb72819888d4..25dfbeb988410204652f787b2ec833651aaf8953 100644 --- a/meshLibrary/utilities/containers/Lists/edgeLongList.H +++ b/meshLibrary/utilities/containers/Lists/edgeLongList.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class edgeLongList diff --git a/meshLibrary/utilities/containers/Lists/faceListPMG.C b/meshLibrary/utilities/containers/Lists/faceListPMG.C index b9e7c0adfa149fa2c933e2712fbf99b96ab1f4a6..ec648f7f20bc4332fe482b48eed9f00c47a10580 100644 --- a/meshLibrary/utilities/containers/Lists/faceListPMG.C +++ b/meshLibrary/utilities/containers/Lists/faceListPMG.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Declaration of IODynListHP ClassNames for IOLists that do not have .C files. diff --git a/meshLibrary/utilities/containers/Lists/faceListPMG.H b/meshLibrary/utilities/containers/Lists/faceListPMG.H index cd0d4d601bf0064f42927ad9402bc79c2dc3335c..d17c5d78c5a3ee97f66a9c048f7e35e1a5067273 100644 --- a/meshLibrary/utilities/containers/Lists/faceListPMG.H +++ b/meshLibrary/utilities/containers/Lists/faceListPMG.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class faceListPMG diff --git a/meshLibrary/utilities/containers/Lists/faceListPMGI.H b/meshLibrary/utilities/containers/Lists/faceListPMGI.H index f688795f19e8063ef00029dee16b74c9e7da4c49..a1e6bb245517ab95b801058557b64e3a13ccac6b 100644 --- a/meshLibrary/utilities/containers/Lists/faceListPMGI.H +++ b/meshLibrary/utilities/containers/Lists/faceListPMGI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/containers/Lists/labelLongList.H b/meshLibrary/utilities/containers/Lists/labelLongList.H index d8736703cf2fff20ec9cd45f7fe6d990c866676b..0236a4f9c7366f0bd530433e89942578f757a140 100644 --- a/meshLibrary/utilities/containers/Lists/labelLongList.H +++ b/meshLibrary/utilities/containers/Lists/labelLongList.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class labelLongList diff --git a/meshLibrary/utilities/containers/Lists/pointFieldPMG.C b/meshLibrary/utilities/containers/Lists/pointFieldPMG.C index a85ce1df8b0e82a70d3a07d980bc09feb4e76cad..c67b6d4e8cb0b298b617160bd62e53484323c581 100644 --- a/meshLibrary/utilities/containers/Lists/pointFieldPMG.C +++ b/meshLibrary/utilities/containers/Lists/pointFieldPMG.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Declaration of IODynListHP ClassNames for IOLists that do not have .C files. diff --git a/meshLibrary/utilities/containers/Lists/pointFieldPMG.H b/meshLibrary/utilities/containers/Lists/pointFieldPMG.H index 9c1f935568517758d323081a57cfb6b8596a8d4b..8a58e4b03e4de19ecbd5e51922b641b5d3a34e10 100644 --- a/meshLibrary/utilities/containers/Lists/pointFieldPMG.H +++ b/meshLibrary/utilities/containers/Lists/pointFieldPMG.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class pointFieldPMG diff --git a/meshLibrary/utilities/containers/Lists/pointFieldPMGI.H b/meshLibrary/utilities/containers/Lists/pointFieldPMGI.H index ae5f487b9f2009830b71b22d5e859434c261248e..33f860756d46367723b2a25430952361655e8690 100644 --- a/meshLibrary/utilities/containers/Lists/pointFieldPMGI.H +++ b/meshLibrary/utilities/containers/Lists/pointFieldPMGI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/containers/LongList/LongList.C b/meshLibrary/utilities/containers/LongList/LongList.C index 06dbff8d08c60eb79c258557ca6fdc3c08e3c375..05ba461d5642bb5b8ec3675df791c092b192f004 100644 --- a/meshLibrary/utilities/containers/LongList/LongList.C +++ b/meshLibrary/utilities/containers/LongList/LongList.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/containers/LongList/LongList.H b/meshLibrary/utilities/containers/LongList/LongList.H index c8d4387e8149f0089ef707e73a9861bc72c5c5c4..68e72e63f1f936f18c0b8e088501f763f6f7b7a8 100644 --- a/meshLibrary/utilities/containers/LongList/LongList.H +++ b/meshLibrary/utilities/containers/LongList/LongList.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class LongList diff --git a/meshLibrary/utilities/containers/LongList/LongListI.H b/meshLibrary/utilities/containers/LongList/LongListI.H index b71f9c103bdecf4a9abf43a341f47a2f3572078c..a55dfb1d3e22bdc40640dfd255593e49ec179060 100644 --- a/meshLibrary/utilities/containers/LongList/LongListI.H +++ b/meshLibrary/utilities/containers/LongList/LongListI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/containers/VRWGraph/VRWGraph.C b/meshLibrary/utilities/containers/VRWGraph/VRWGraph.C index 3f2f826131ffa1d5b1ab48bc4c240bc7a78a87dc..b3b46a812252c61238bf1f6872a5b09b0d90aba1 100644 --- a/meshLibrary/utilities/containers/VRWGraph/VRWGraph.C +++ b/meshLibrary/utilities/containers/VRWGraph/VRWGraph.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/containers/VRWGraph/VRWGraph.H b/meshLibrary/utilities/containers/VRWGraph/VRWGraph.H index 638a7b790c7396cd93e84120952dc2b0a18500bc..d0c311c9ab0e3a9fa39fb77692e24b88b7719603 100644 --- a/meshLibrary/utilities/containers/VRWGraph/VRWGraph.H +++ b/meshLibrary/utilities/containers/VRWGraph/VRWGraph.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class VRWGraph diff --git a/meshLibrary/utilities/containers/VRWGraph/VRWGraphI.H b/meshLibrary/utilities/containers/VRWGraph/VRWGraphI.H index e717f8534309cd423c8069a4f6587c666b25e407..b25e4659b60554699f7b1a169097492f3f37c602 100644 --- a/meshLibrary/utilities/containers/VRWGraph/VRWGraphI.H +++ b/meshLibrary/utilities/containers/VRWGraph/VRWGraphI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifier.C b/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifier.C index fd8e96f51db7d90a73625445f0f2be7b81f7b47b..bf17d7d3cad025f7c4a28ea8541d6883d67feeb5 100644 --- a/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifier.C +++ b/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifier.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifier.H b/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifier.H index 696720088e171243b8ac0f742528cf783e805650..1ab7a83dfce08459153e26d1b5d8d12ec3deb895 100644 --- a/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifier.H +++ b/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifier.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class VRWGraphModifier diff --git a/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifierTemplates.C b/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifierTemplates.C index 5c89cc501c9be00752590ccda8252af9bdd230d8..6f6b9578287b225f4ebe0fabc02f364709dc9cd3 100644 --- a/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifierTemplates.C +++ b/meshLibrary/utilities/containers/VRWGraph/VRWGraphSMPModifierTemplates.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/containers/VRWGraphList/VRWGraphList.C b/meshLibrary/utilities/containers/VRWGraphList/VRWGraphList.C index 5359463daedcd85672cf2cfb903193638d893c90..b68d52520b5cff000dc8a26c745412d5c1ac270f 100644 --- a/meshLibrary/utilities/containers/VRWGraphList/VRWGraphList.C +++ b/meshLibrary/utilities/containers/VRWGraphList/VRWGraphList.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/containers/VRWGraphList/VRWGraphList.H b/meshLibrary/utilities/containers/VRWGraphList/VRWGraphList.H index fbe21b45d7124194f2c98c0b0acd40039e903792..c8f2cb94bda7c39b6a32aa26a2d47a0885b8f98d 100644 --- a/meshLibrary/utilities/containers/VRWGraphList/VRWGraphList.H +++ b/meshLibrary/utilities/containers/VRWGraphList/VRWGraphList.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class VRWGraphList diff --git a/meshLibrary/utilities/containers/VRWGraphList/VRWGraphListI.H b/meshLibrary/utilities/containers/VRWGraphList/VRWGraphListI.H index c8d1daab5e1a2168f6704b5b0308c50daf3cfad2..fbc9a27d2c4ef5305c6b08a4c264d58d9d3b688a 100644 --- a/meshLibrary/utilities/containers/VRWGraphList/VRWGraphListI.H +++ b/meshLibrary/utilities/containers/VRWGraphList/VRWGraphListI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/containers/graphRow/graphRow.H b/meshLibrary/utilities/containers/graphRow/graphRow.H index 150b3aacf7bdb6ad1659902b68d03d53fecb248e..6b906901a5f6d45a52525d05a7eb8a512e14eaa1 100644 --- a/meshLibrary/utilities/containers/graphRow/graphRow.H +++ b/meshLibrary/utilities/containers/graphRow/graphRow.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class graphRow diff --git a/meshLibrary/utilities/containers/graphRow/graphRowI.H b/meshLibrary/utilities/containers/graphRow/graphRowI.H index 9e037ed7cac3b4b9720fa951bdb44aba91c513e3..35cf9dc70add6a4347b7ef3e493f832453ffacbc 100644 --- a/meshLibrary/utilities/containers/graphRow/graphRowI.H +++ b/meshLibrary/utilities/containers/graphRow/graphRowI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/containers/subGraph/subGraph.H b/meshLibrary/utilities/containers/subGraph/subGraph.H index 254b5257685ea88d1a6a2745b60bbdd8fa5aeceb..f5c46d67905a3d6c1493f86853937b9f2b63d763 100644 --- a/meshLibrary/utilities/containers/subGraph/subGraph.H +++ b/meshLibrary/utilities/containers/subGraph/subGraph.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class subGraph diff --git a/meshLibrary/utilities/containers/subGraph/subGraphI.H b/meshLibrary/utilities/containers/subGraph/subGraphI.H index 877f0954a2d67507de654af572844355c6c34b57..0ac33821eca1f04ba31337545174bd2e2ead9756 100644 --- a/meshLibrary/utilities/containers/subGraph/subGraphI.H +++ b/meshLibrary/utilities/containers/subGraph/subGraphI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/dataConversion/foamToFPMA/fpmaMesh.C b/meshLibrary/utilities/dataConversion/foamToFPMA/fpmaMesh.C index 2903620aee6a6897a47ceb5cd6e8d30450eb50d2..24b6b12b91c0bcee8b4e09c40ab5016217c6594e 100644 --- a/meshLibrary/utilities/dataConversion/foamToFPMA/fpmaMesh.C +++ b/meshLibrary/utilities/dataConversion/foamToFPMA/fpmaMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/dataConversion/foamToFPMA/fpmaMesh.H b/meshLibrary/utilities/dataConversion/foamToFPMA/fpmaMesh.H index 01845e6fbe8f4b857accfa344e761e83c2b2a81b..879b4718ed29f8a5737c165f16107dd2229d01f1 100644 --- a/meshLibrary/utilities/dataConversion/foamToFPMA/fpmaMesh.H +++ b/meshLibrary/utilities/dataConversion/foamToFPMA/fpmaMesh.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class fpmaMesh diff --git a/meshLibrary/utilities/dataConversion/foamToFPMA/writeMeshFPMA.C b/meshLibrary/utilities/dataConversion/foamToFPMA/writeMeshFPMA.C index cd560c99168b189b1833704c7a492ceac8d57720..d7367bc42080ede754219deb73d92622f10bcc1a 100644 --- a/meshLibrary/utilities/dataConversion/foamToFPMA/writeMeshFPMA.C +++ b/meshLibrary/utilities/dataConversion/foamToFPMA/writeMeshFPMA.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Translates FOAM mesh to AVL's FPMA format diff --git a/meshLibrary/utilities/dataConversion/foamToFPMA/writeMeshFPMA.H b/meshLibrary/utilities/dataConversion/foamToFPMA/writeMeshFPMA.H index 4681bdea9844b0088f1890f57b9eb3be8e7e0019..a96feeee244aff86342dbd0523e5495a1248f407 100644 --- a/meshLibrary/utilities/dataConversion/foamToFPMA/writeMeshFPMA.H +++ b/meshLibrary/utilities/dataConversion/foamToFPMA/writeMeshFPMA.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class writeMeshFPMA diff --git a/meshLibrary/utilities/decomposeCells/decomposeCells.C b/meshLibrary/utilities/decomposeCells/decomposeCells.C index b1b46f1799e090bb24d26604175971665766481c..108f6f768943fc21c3bdf668580048f6d7a59af2 100644 --- a/meshLibrary/utilities/decomposeCells/decomposeCells.C +++ b/meshLibrary/utilities/decomposeCells/decomposeCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/decomposeCells/decomposeCells.H b/meshLibrary/utilities/decomposeCells/decomposeCells.H index 329a443f2cf8fc705c60b296575b3c572b6cbd66..6ba1d705dd324b5abd16a0f9018151f13c6ceabc 100644 --- a/meshLibrary/utilities/decomposeCells/decomposeCells.H +++ b/meshLibrary/utilities/decomposeCells/decomposeCells.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class decomposeCells diff --git a/meshLibrary/utilities/decomposeCells/decomposeCellsDecomposition.C b/meshLibrary/utilities/decomposeCells/decomposeCellsDecomposition.C index 3c122c781dd38ce3f9a154e4a0144f3ae317aac3..c04ef94919c7ee1022ac0e37811baebf46c99497 100644 --- a/meshLibrary/utilities/decomposeCells/decomposeCellsDecomposition.C +++ b/meshLibrary/utilities/decomposeCells/decomposeCellsDecomposition.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/decomposeCells/decomposeCellsPyramids.C b/meshLibrary/utilities/decomposeCells/decomposeCellsPyramids.C index ff86b2cb793baa9c1339e13ccaa3991bda2f7731..669e4d7374f62c8ed4dacbb2f5e1b64b7b411d7b 100644 --- a/meshLibrary/utilities/decomposeCells/decomposeCellsPyramids.C +++ b/meshLibrary/utilities/decomposeCells/decomposeCellsPyramids.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/faceDecomposition/decomposeFaces.C b/meshLibrary/utilities/faceDecomposition/decomposeFaces.C index f62b6049655b6ed243f0391a05927c5fb41df635..6a627b7401e57693cdeda0d7ead293ea6b3d3635 100644 --- a/meshLibrary/utilities/faceDecomposition/decomposeFaces.C +++ b/meshLibrary/utilities/faceDecomposition/decomposeFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/faceDecomposition/decomposeFaces.H b/meshLibrary/utilities/faceDecomposition/decomposeFaces.H index 3a2500228e8e17bbd06eb07cf4941823df909e0e..ea4aeb4dbb4c8f22ae57ca09c2e1772f6a26dd1c 100644 --- a/meshLibrary/utilities/faceDecomposition/decomposeFaces.H +++ b/meshLibrary/utilities/faceDecomposition/decomposeFaces.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class decomposeFaces diff --git a/meshLibrary/utilities/faceDecomposition/faceDecomposition.C b/meshLibrary/utilities/faceDecomposition/faceDecomposition.C index 282eec888c85f717ecc672775c61e26ee750260b..ace0b537b5952cf86eb5d6d2827d76ccc7252539 100644 --- a/meshLibrary/utilities/faceDecomposition/faceDecomposition.C +++ b/meshLibrary/utilities/faceDecomposition/faceDecomposition.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/faceDecomposition/faceDecomposition.H b/meshLibrary/utilities/faceDecomposition/faceDecomposition.H index 37fc546dbaf1a848fa86c8e3935808596ad5e985..7178b68f54559cf4e73ca31e5c567f11201c647d 100644 --- a/meshLibrary/utilities/faceDecomposition/faceDecomposition.H +++ b/meshLibrary/utilities/faceDecomposition/faceDecomposition.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class faceDecomposition diff --git a/meshLibrary/utilities/helperClasses/createFacesFromChain/createFacesFromChain.C b/meshLibrary/utilities/helperClasses/createFacesFromChain/createFacesFromChain.C index 517d7cd28273046361d75d5b17de622198d0e62c..725d722596cb845ac2e7368be045c86c144fe2fa 100644 --- a/meshLibrary/utilities/helperClasses/createFacesFromChain/createFacesFromChain.C +++ b/meshLibrary/utilities/helperClasses/createFacesFromChain/createFacesFromChain.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/helperClasses/createFacesFromChain/createFacesFromChain.H b/meshLibrary/utilities/helperClasses/createFacesFromChain/createFacesFromChain.H index 18ed3f66807d7c21a8ba7dfbada3bbb25095de85..b48dcdee66a675e9e27a573ae0a4a8f48965ebdd 100644 --- a/meshLibrary/utilities/helperClasses/createFacesFromChain/createFacesFromChain.H +++ b/meshLibrary/utilities/helperClasses/createFacesFromChain/createFacesFromChain.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class createFacesFromChain diff --git a/meshLibrary/utilities/helperClasses/geometry/quadricFitting/quadricFitting.H b/meshLibrary/utilities/helperClasses/geometry/quadricFitting/quadricFitting.H index af916e71790aa130164fbe8664194f7879d0bced..c2381a3353f5d7e02b6b3e170484cb9043aa10f9 100644 --- a/meshLibrary/utilities/helperClasses/geometry/quadricFitting/quadricFitting.H +++ b/meshLibrary/utilities/helperClasses/geometry/quadricFitting/quadricFitting.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class quadricFitting diff --git a/meshLibrary/utilities/helperClasses/geometry/quadricFitting/quadricFittingI.H b/meshLibrary/utilities/helperClasses/geometry/quadricFitting/quadricFittingI.H index ce22a4b1a5c29a63ee1278db7f3b190a0e22b714..58d0d8d724799388d7f67f2d0df7ef1931adba52 100644 --- a/meshLibrary/utilities/helperClasses/geometry/quadricFitting/quadricFittingI.H +++ b/meshLibrary/utilities/helperClasses/geometry/quadricFitting/quadricFittingI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/helperClasses/inSphereTest/inSphereTest.C b/meshLibrary/utilities/helperClasses/inSphereTest/inSphereTest.C index c0ef4d1365c7cbf9f5697562a2d6fabf07a23f0c..fce462c54fa9547589055f0c64581d992b378e1e 100644 --- a/meshLibrary/utilities/helperClasses/inSphereTest/inSphereTest.C +++ b/meshLibrary/utilities/helperClasses/inSphereTest/inSphereTest.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/helperClasses/inSphereTest/inSphereTest.H b/meshLibrary/utilities/helperClasses/inSphereTest/inSphereTest.H index 3ab772a076139f07c67e3f5a0b07ea57934eedcd..6ac111c3ef39f5d2f947a4a20ecf5e1e51576b85 100644 --- a/meshLibrary/utilities/helperClasses/inSphereTest/inSphereTest.H +++ b/meshLibrary/utilities/helperClasses/inSphereTest/inSphereTest.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class inSphereTest diff --git a/meshLibrary/utilities/helperClasses/matrices/matrix2D.H b/meshLibrary/utilities/helperClasses/matrices/matrix2D.H index 034e20c45f57101d5ec6b7a6a7382a6090f554d0..d13c0482969852a152ac9cb6db83bc87d35906aa 100644 --- a/meshLibrary/utilities/helperClasses/matrices/matrix2D.H +++ b/meshLibrary/utilities/helperClasses/matrices/matrix2D.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class matrix2D diff --git a/meshLibrary/utilities/helperClasses/matrices/matrix2DI.H b/meshLibrary/utilities/helperClasses/matrices/matrix2DI.H index ed144447ebe5b5338f911cff1079511bfdb92e47..408acf1f06b7925c0dce6da33482d44b9c9454c2 100644 --- a/meshLibrary/utilities/helperClasses/matrices/matrix2DI.H +++ b/meshLibrary/utilities/helperClasses/matrices/matrix2DI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class matrix2D diff --git a/meshLibrary/utilities/helperClasses/matrices/matrix3D.H b/meshLibrary/utilities/helperClasses/matrices/matrix3D.H index 401b050a362125cd03141ffbb54142e3d41fa996..1b97ddf13ecc91477c66b96082bdd0b60a2831f0 100644 --- a/meshLibrary/utilities/helperClasses/matrices/matrix3D.H +++ b/meshLibrary/utilities/helperClasses/matrices/matrix3D.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class matrix3D diff --git a/meshLibrary/utilities/helperClasses/matrices/matrix3DI.H b/meshLibrary/utilities/helperClasses/matrices/matrix3DI.H index 507bb4cdc316b2bd7d238af62daa60af399d0956..88e5f92a262d68411c8690edc1ed39d22161c840 100644 --- a/meshLibrary/utilities/helperClasses/matrices/matrix3DI.H +++ b/meshLibrary/utilities/helperClasses/matrices/matrix3DI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class matrix3D diff --git a/meshLibrary/utilities/helperClasses/parallelHelpers/labelledMeshOctreeCubeCoordinates/labelledMeshOctreeCubeCoordinates.H b/meshLibrary/utilities/helperClasses/parallelHelpers/labelledMeshOctreeCubeCoordinates/labelledMeshOctreeCubeCoordinates.H index 4cd1fb3e9e48a86c92ae46bbfbd1deabd570188b..1fc78e67aa98948d8fb0474d9d956967baf1318d 100644 --- a/meshLibrary/utilities/helperClasses/parallelHelpers/labelledMeshOctreeCubeCoordinates/labelledMeshOctreeCubeCoordinates.H +++ b/meshLibrary/utilities/helperClasses/parallelHelpers/labelledMeshOctreeCubeCoordinates/labelledMeshOctreeCubeCoordinates.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class labelledMeshOctreeCubeCoordinates diff --git a/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPair/labelledPair.H b/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPair/labelledPair.H index b10e89a53a7b09b05b4cd7c55990690f7df7270d..3bc9f168253a42272267839c0da2c012c3ff927c 100644 --- a/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPair/labelledPair.H +++ b/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPair/labelledPair.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class labelledPair diff --git a/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPoint/labelledPoint.H b/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPoint/labelledPoint.H index a075f0e5d9680754ca8a1f1e7cd5d903927fb7cc..304609dae28a00e8c07d0b61444be646cb846f33 100644 --- a/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPoint/labelledPoint.H +++ b/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPoint/labelledPoint.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class labelledPoint diff --git a/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPoint/refLabelledPoint.H b/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPoint/refLabelledPoint.H index 3f706faeb14583b54b21a964eece18f337c99839..5755742f2db421e2d7beb3bc7d81f210781031f8 100644 --- a/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPoint/refLabelledPoint.H +++ b/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPoint/refLabelledPoint.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class refLabelledPoint diff --git a/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPointScalar/labelledPointScalar.H b/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPointScalar/labelledPointScalar.H index fdf253e33dd7368a08a4e0ed44b5d971b052b448..227510581859f2937f962d59be1ae63091cf2ec7 100644 --- a/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPointScalar/labelledPointScalar.H +++ b/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPointScalar/labelledPointScalar.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class labelledPointScalar diff --git a/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPointScalar/refLabelledPointScalar.H b/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPointScalar/refLabelledPointScalar.H index 25ce3571f9c9b4cea281dfe66582aa00b544e135..e6665b4a3e7444c1be0a9130006975d901b090bd 100644 --- a/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPointScalar/refLabelledPointScalar.H +++ b/meshLibrary/utilities/helperClasses/parallelHelpers/labelledPointScalar/refLabelledPointScalar.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class refLabelledPointScalar diff --git a/meshLibrary/utilities/helperClasses/parallelHelpers/labelledScalar/labelledScalar.H b/meshLibrary/utilities/helperClasses/parallelHelpers/labelledScalar/labelledScalar.H index 406c58a3e7f72ed79fa26443c229da7df27127c6..5a41da5be716b03e84182a175cf01f87c00f225b 100644 --- a/meshLibrary/utilities/helperClasses/parallelHelpers/labelledScalar/labelledScalar.H +++ b/meshLibrary/utilities/helperClasses/parallelHelpers/labelledScalar/labelledScalar.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class labelledScalar diff --git a/meshLibrary/utilities/helperClasses/parallelHelpers/parPartTet/parPartTet.H b/meshLibrary/utilities/helperClasses/parallelHelpers/parPartTet/parPartTet.H index 77f53d4cbc1fe8677f09cbdacd309082183a063f..179ca79bcb43dff7574c476c9bfe110b75ce07f1 100644 --- a/meshLibrary/utilities/helperClasses/parallelHelpers/parPartTet/parPartTet.H +++ b/meshLibrary/utilities/helperClasses/parallelHelpers/parPartTet/parPartTet.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class parPartTet diff --git a/meshLibrary/utilities/helperClasses/parallelHelpers/parTriFace/parTriFace.H b/meshLibrary/utilities/helperClasses/parallelHelpers/parTriFace/parTriFace.H index 6bac271a5479e0a582aff1693c8b9a2c330a011b..1b0741f9dffcab64b0a83e3f26623a895fe3bb39 100644 --- a/meshLibrary/utilities/helperClasses/parallelHelpers/parTriFace/parTriFace.H +++ b/meshLibrary/utilities/helperClasses/parallelHelpers/parTriFace/parTriFace.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class parTriFace diff --git a/meshLibrary/utilities/helperClasses/sortEdgesIntoChains/sortEdgesIntoChains.C b/meshLibrary/utilities/helperClasses/sortEdgesIntoChains/sortEdgesIntoChains.C index c6eb806b770f776c8fbfb42a0932c30c29d8c796..412eae484ca5b42df85ef979a260aa2bc2559bff 100644 --- a/meshLibrary/utilities/helperClasses/sortEdgesIntoChains/sortEdgesIntoChains.C +++ b/meshLibrary/utilities/helperClasses/sortEdgesIntoChains/sortEdgesIntoChains.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/helperClasses/sortEdgesIntoChains/sortEdgesIntoChains.H b/meshLibrary/utilities/helperClasses/sortEdgesIntoChains/sortEdgesIntoChains.H index 61b1eedc2610b0e62e85e2e5645959194d34a701..2ac39ec369bfed7420d8e6ac62aa4c3f8b3ef6df 100644 --- a/meshLibrary/utilities/helperClasses/sortEdgesIntoChains/sortEdgesIntoChains.H +++ b/meshLibrary/utilities/helperClasses/sortEdgesIntoChains/sortEdgesIntoChains.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class sortEdgesIntoChains diff --git a/meshLibrary/utilities/helperClasses/trianglePlaneIntersections/trianglePlaneIntersections.C b/meshLibrary/utilities/helperClasses/trianglePlaneIntersections/trianglePlaneIntersections.C index 468cd984cc8cea81a7a80b7ba0701fb41ff332c0..30acb22cb364b20665285018eb79c42362ef3be3 100644 --- a/meshLibrary/utilities/helperClasses/trianglePlaneIntersections/trianglePlaneIntersections.C +++ b/meshLibrary/utilities/helperClasses/trianglePlaneIntersections/trianglePlaneIntersections.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/helperClasses/trianglePlaneIntersections/trianglePlaneIntersections.H b/meshLibrary/utilities/helperClasses/trianglePlaneIntersections/trianglePlaneIntersections.H index 5f534deec9b83a9b6719b1e024684f3b406b4aea..cb0e6dc9a6adf7f247be3e3121d9670ca0d990a9 100644 --- a/meshLibrary/utilities/helperClasses/trianglePlaneIntersections/trianglePlaneIntersections.H +++ b/meshLibrary/utilities/helperClasses/trianglePlaneIntersections/trianglePlaneIntersections.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class trianglePlaneIntersections diff --git a/meshLibrary/utilities/helperFunctions/helperFunctions.H b/meshLibrary/utilities/helperFunctions/helperFunctions.H index 2be58f071d5865a9c09e1e1d2abcc7544e8c38af..02448841bc04ca8322da623027d91765539e5317 100644 --- a/meshLibrary/utilities/helperFunctions/helperFunctions.H +++ b/meshLibrary/utilities/helperFunctions/helperFunctions.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Namespace Foam::help diff --git a/meshLibrary/utilities/helperFunctions/helperFunctionsFrontalMarking.C b/meshLibrary/utilities/helperFunctions/helperFunctionsFrontalMarking.C index eec3434034f6f38edbb623b230b4db32c9896a0b..0c39b5c8cfbb7ea9dd69edad61386bf69c227b17 100644 --- a/meshLibrary/utilities/helperFunctions/helperFunctionsFrontalMarking.C +++ b/meshLibrary/utilities/helperFunctions/helperFunctionsFrontalMarking.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/helperFunctions/helperFunctionsFrontalMarking.H b/meshLibrary/utilities/helperFunctions/helperFunctionsFrontalMarking.H index 9ab3bfb1c454e62594350647008f7f0138d1dc5d..2e25145f92d07f8ac59e21e0335053416c67785a 100644 --- a/meshLibrary/utilities/helperFunctions/helperFunctionsFrontalMarking.H +++ b/meshLibrary/utilities/helperFunctions/helperFunctionsFrontalMarking.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class helperFunctionsPar diff --git a/meshLibrary/utilities/helperFunctions/helperFunctionsGeometryQueries.H b/meshLibrary/utilities/helperFunctions/helperFunctionsGeometryQueries.H index d5f4bf43d09cfe89dbd782c60f00dbd48a6f6d26..6dd12535f6a8d983e1b99e6d39ee448b0747e4fd 100644 --- a/meshLibrary/utilities/helperFunctions/helperFunctionsGeometryQueries.H +++ b/meshLibrary/utilities/helperFunctions/helperFunctionsGeometryQueries.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. InNamespace Foam::help diff --git a/meshLibrary/utilities/helperFunctions/helperFunctionsGeometryQueriesI.H b/meshLibrary/utilities/helperFunctions/helperFunctionsGeometryQueriesI.H index 6b02667050db0720f68cfc3bedc8396b9c2ec87a..d81f5a287591c27fb2a0143fe17b96ba98f960f5 100644 --- a/meshLibrary/utilities/helperFunctions/helperFunctionsGeometryQueriesI.H +++ b/meshLibrary/utilities/helperFunctions/helperFunctionsGeometryQueriesI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/helperFunctions/helperFunctionsPar.C b/meshLibrary/utilities/helperFunctions/helperFunctionsPar.C index fa2e817875d525166f4d2ff33291d27a8b4ab3dc..5ba966482271e920719a313e247bdcffc1e2b5bd 100644 --- a/meshLibrary/utilities/helperFunctions/helperFunctionsPar.C +++ b/meshLibrary/utilities/helperFunctions/helperFunctionsPar.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/helperFunctions/helperFunctionsPar.H b/meshLibrary/utilities/helperFunctions/helperFunctionsPar.H index 282c1c10f0b686460b0e37e9d38136ad4cd36cfc..e2b89119c16c2234f2c3a5fc6573d9a346126b51 100644 --- a/meshLibrary/utilities/helperFunctions/helperFunctionsPar.H +++ b/meshLibrary/utilities/helperFunctions/helperFunctionsPar.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class helperFunctionsPar diff --git a/meshLibrary/utilities/helperFunctions/helperFunctionsStringConversion.C b/meshLibrary/utilities/helperFunctions/helperFunctionsStringConversion.C index 774142a1cb9a427430604efc52f612f204aaee06..0fd778fb4097c303a35f46261eab10368f1b6a28 100644 --- a/meshLibrary/utilities/helperFunctions/helperFunctionsStringConversion.C +++ b/meshLibrary/utilities/helperFunctions/helperFunctionsStringConversion.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/helperFunctions/helperFunctionsStringConversion.H b/meshLibrary/utilities/helperFunctions/helperFunctionsStringConversion.H index b2efc7d5ecb5bebdde0646b3c527f4b5daa1d788..40199f6f22304d5288cff40e5236edfca79608ca 100644 --- a/meshLibrary/utilities/helperFunctions/helperFunctionsStringConversion.H +++ b/meshLibrary/utilities/helperFunctions/helperFunctionsStringConversion.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. InNamespace Foam::help diff --git a/meshLibrary/utilities/helperFunctions/helperFunctionsTopologyManipulation.H b/meshLibrary/utilities/helperFunctions/helperFunctionsTopologyManipulation.H index 7d17a35a90c808f18ab14c9b8b953b8835f30890..cfb59ddd813d41e3e9034c325bb9b64231e6423e 100644 --- a/meshLibrary/utilities/helperFunctions/helperFunctionsTopologyManipulation.H +++ b/meshLibrary/utilities/helperFunctions/helperFunctionsTopologyManipulation.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class helperFunctions diff --git a/meshLibrary/utilities/helperFunctions/helperFunctionsTopologyManipulationI.H b/meshLibrary/utilities/helperFunctions/helperFunctionsTopologyManipulationI.H index 6dd9e6839cc483b63abd069ccf74a828606d9971..93f39ad17807ce32465f6dbadf08247958d82160 100644 --- a/meshLibrary/utilities/helperFunctions/helperFunctionsTopologyManipulationI.H +++ b/meshLibrary/utilities/helperFunctions/helperFunctionsTopologyManipulationI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/hexahedra/hexHelpers/hexHelpers.C b/meshLibrary/utilities/hexahedra/hexHelpers/hexHelpers.C index 21004c794491c8ad25f850cf6e98c3cf3ed7c783..9527f8c994c7c535ddd526fc6bfc694568083392 100644 --- a/meshLibrary/utilities/hexahedra/hexHelpers/hexHelpers.C +++ b/meshLibrary/utilities/hexahedra/hexHelpers/hexHelpers.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/hexahedra/hexHelpers/hexHelpers.H b/meshLibrary/utilities/hexahedra/hexHelpers/hexHelpers.H index 6b2a3514438d8b6b93c16ed241fbd3b78bd454b4..58f9d369ea75232518c7588dfde26631e34e6c03 100644 --- a/meshLibrary/utilities/hexahedra/hexHelpers/hexHelpers.H +++ b/meshLibrary/utilities/hexahedra/hexHelpers/hexHelpers.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class diff --git a/meshLibrary/utilities/intersectionTools/findCellsIntersectingSurface/findCellsIntersectingSurface.C b/meshLibrary/utilities/intersectionTools/findCellsIntersectingSurface/findCellsIntersectingSurface.C index 54ff7a4141b17941ba7e353962d9b66298b9b93f..62149e18716cc2a51637c5f9715fc6e7e152b985 100644 --- a/meshLibrary/utilities/intersectionTools/findCellsIntersectingSurface/findCellsIntersectingSurface.C +++ b/meshLibrary/utilities/intersectionTools/findCellsIntersectingSurface/findCellsIntersectingSurface.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/intersectionTools/findCellsIntersectingSurface/findCellsIntersectingSurface.H b/meshLibrary/utilities/intersectionTools/findCellsIntersectingSurface/findCellsIntersectingSurface.H index 606f0bff6e5b647a5bdb7788883f5eca838b16ae..9b6f65f5d0549bc95bdb3a87f7e7fd05accad6eb 100644 --- a/meshLibrary/utilities/intersectionTools/findCellsIntersectingSurface/findCellsIntersectingSurface.H +++ b/meshLibrary/utilities/intersectionTools/findCellsIntersectingSurface/findCellsIntersectingSurface.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class findCellsIntersectingSurface diff --git a/meshLibrary/utilities/meshes/partTetMesh/partTetMesh.C b/meshLibrary/utilities/meshes/partTetMesh/partTetMesh.C index d483ab84b951e7199a6f69e2de0f797b5e29e598..f16e8691015e03331f8e7dcf90efc1ec2f834f07 100644 --- a/meshLibrary/utilities/meshes/partTetMesh/partTetMesh.C +++ b/meshLibrary/utilities/meshes/partTetMesh/partTetMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/partTetMesh/partTetMesh.H b/meshLibrary/utilities/meshes/partTetMesh/partTetMesh.H index fe6c267594cd7b06669921ad73dfbe6a6c6a4206..61b0b77da155e3d8ca3885193666734c6d29e7de 100644 --- a/meshLibrary/utilities/meshes/partTetMesh/partTetMesh.H +++ b/meshLibrary/utilities/meshes/partTetMesh/partTetMesh.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class partTetMesh diff --git a/meshLibrary/utilities/meshes/partTetMesh/partTetMeshAddressing.C b/meshLibrary/utilities/meshes/partTetMesh/partTetMeshAddressing.C index a67eb4b3e11bf40d5fffb3608c85e72fc9cbee3b..3c689aa281240e993ee034eabbf19c0203558b5e 100644 --- a/meshLibrary/utilities/meshes/partTetMesh/partTetMeshAddressing.C +++ b/meshLibrary/utilities/meshes/partTetMesh/partTetMeshAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/partTetMesh/partTetMeshParallelAddressing.C b/meshLibrary/utilities/meshes/partTetMesh/partTetMeshParallelAddressing.C index 11227870616fc9aaaed959171143853ec0413410..f179f065f3b8ebba5921a548d802924fc74c0947 100644 --- a/meshLibrary/utilities/meshes/partTetMesh/partTetMeshParallelAddressing.C +++ b/meshLibrary/utilities/meshes/partTetMesh/partTetMeshParallelAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/partTetMesh/partTetMeshSimplex.C b/meshLibrary/utilities/meshes/partTetMesh/partTetMeshSimplex.C index d07b1a7ba8095ba1ae49e5406917125f13a3efef..79304261df24bb11ecf8725e711d0960b2e17882 100644 --- a/meshLibrary/utilities/meshes/partTetMesh/partTetMeshSimplex.C +++ b/meshLibrary/utilities/meshes/partTetMesh/partTetMeshSimplex.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/partTetMesh/partTetMeshSimplex.H b/meshLibrary/utilities/meshes/partTetMesh/partTetMeshSimplex.H index 2e540d4ac7c52d27c6f31b50113a1649ae45c48c..32d38d525b02bdbac8a3b5aa34ab19a3b07ade68 100644 --- a/meshLibrary/utilities/meshes/partTetMesh/partTetMeshSimplex.H +++ b/meshLibrary/utilities/meshes/partTetMesh/partTetMeshSimplex.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class partTetMeshSimplex diff --git a/meshLibrary/utilities/meshes/partTriMesh/partTriMesh.C b/meshLibrary/utilities/meshes/partTriMesh/partTriMesh.C index b104704115d1fa6371575f61ec030d25e330570c..86b8f75b31e1190fcd979b2bcaa5b03e1c8113dc 100644 --- a/meshLibrary/utilities/meshes/partTriMesh/partTriMesh.C +++ b/meshLibrary/utilities/meshes/partTriMesh/partTriMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/partTriMesh/partTriMesh.H b/meshLibrary/utilities/meshes/partTriMesh/partTriMesh.H index f84afd337df68529463a4d330078d4fc34910424..27d4fb9473a753d658893a449668ac49a0ee9292 100644 --- a/meshLibrary/utilities/meshes/partTriMesh/partTriMesh.H +++ b/meshLibrary/utilities/meshes/partTriMesh/partTriMesh.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class partTriMesh diff --git a/meshLibrary/utilities/meshes/partTriMesh/partTriMeshAddressing.C b/meshLibrary/utilities/meshes/partTriMesh/partTriMeshAddressing.C index 3bb1bead0f596da8fe9c4dc2e37e0f8764fe3377..3507e71c2e344abcc529d8fd0d5e6e054745ba4f 100644 --- a/meshLibrary/utilities/meshes/partTriMesh/partTriMeshAddressing.C +++ b/meshLibrary/utilities/meshes/partTriMesh/partTriMeshAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/partTriMesh/partTriMeshParallelAddressing.C b/meshLibrary/utilities/meshes/partTriMesh/partTriMeshParallelAddressing.C index 03aa58a51fd504679719eb2ad316a09ce97ed7df..87d9397bc2658a73b212e1fe2bbdc62694dae400 100644 --- a/meshLibrary/utilities/meshes/partTriMesh/partTriMeshParallelAddressing.C +++ b/meshLibrary/utilities/meshes/partTriMesh/partTriMeshParallelAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/partTriMesh/partTriMeshSimplex.C b/meshLibrary/utilities/meshes/partTriMesh/partTriMeshSimplex.C index 5173c05dbde00cdf4811ac909fbab81497cbce9a..352c2abd22ced2862ca923536613110da060fea6 100644 --- a/meshLibrary/utilities/meshes/partTriMesh/partTriMeshSimplex.C +++ b/meshLibrary/utilities/meshes/partTriMesh/partTriMeshSimplex.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/partTriMesh/partTriMeshSimplex.H b/meshLibrary/utilities/meshes/partTriMesh/partTriMeshSimplex.H index ce0565af4b2d9bd8264a8de5919b26a25526dc85..d91849fe8d7c7308218baa67227dc6ac38481d1a 100644 --- a/meshLibrary/utilities/meshes/partTriMesh/partTriMeshSimplex.H +++ b/meshLibrary/utilities/meshes/partTriMesh/partTriMeshSimplex.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class partTriMeshSimplex diff --git a/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatch.C b/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatch.C index 588eb7f0eb768dc463e36933464d4515b5942e45..c9a08e84d13a7cacb248eeb595c57c1a4543efe4 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatch.C +++ b/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatch.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatch.H b/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatch.H index aa0c13c4dd75d0778d17560530bb953dc2095927..10546b803d7dec4262d5e3d7d5187d56988484be 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatch.H +++ b/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatch.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class boundaryPatch diff --git a/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatchBase.C b/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatchBase.C index c5e2656cdca9b9c8217bd3d7dc70a21634b3cd1b..d83f323f031aade12fb495f4513d54dc9d611888 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatchBase.C +++ b/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatchBase.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatchBase.H b/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatchBase.H index fb056792fc685f0c8bf243e614c6e95a8b344ef3..0da29bc5338bbc03a029389ef1a79e608a662441 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatchBase.H +++ b/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/boundaryPatchBase.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class boundaryPatchBase diff --git a/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/processorBoundaryPatch.C b/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/processorBoundaryPatch.C index cf5ade40d5bc2f2b3c471cc41fe18fd845b9e08f..80e53576f8830273b18604215f4a1fbdf9b100bc 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/processorBoundaryPatch.C +++ b/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/processorBoundaryPatch.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/processorBoundaryPatch.H b/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/processorBoundaryPatch.H index bf4fc13c1d97c07db58c9155218a584eb1dd1f9a..890544efbe32aba5688d2cdf2be9cef7d4a69f37 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/processorBoundaryPatch.H +++ b/meshLibrary/utilities/meshes/polyMeshGen/boundaryPatch/processorBoundaryPatch.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class processorBoundaryPatch diff --git a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGen.C b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGen.C index 3f69662d39f32df6c00b780933622a7483b0b151..afd7be60a4fc14a8325f157d3daa010aef3d0a4a 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGen.C +++ b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGen.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGen.H b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGen.H index 0a9c9ef16932530139f709eaab9a9fa002cbd819..63e0c94ed240de1b3d1bb3c02dd7b05edb60e1fe 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGen.H +++ b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGen.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class polyMeshGen diff --git a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCells.C b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCells.C index 95229f5c2a9d8cf92e2997f53f557491c133c4c8..c5d714f1b0e4cc4a920358efb9b4583b11c389e9 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCells.C +++ b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCells.H b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCells.H index ca41d6b8b4b8f337d05dbaa5358f700ff96fd54d..8df85305c2d81048707e10bb858a869e60652237 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCells.H +++ b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCells.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class polyMeshGenCells diff --git a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCellsI.H b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCellsI.H index d9ed2c54400a209b545bf111857ef8dbdc416c16..71cfc879cd8605fdabc4064b4b4873adac68e8e6 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCellsI.H +++ b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenCellsI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFaces.C b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFaces.C index 4490c2e0ee712ae2b3136010869f50a2da1659f7..ec82091d99cd0a2188899139d6cc26ef19bf6b19 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFaces.C +++ b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFaces.H b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFaces.H index 88d95bbae5e28e5b8027f27e7513cd965cc08068..7ee37e6876aa46801a721325267961ee25f075dc 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFaces.H +++ b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFaces.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class polyMeshGenFaces diff --git a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFacesI.H b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFacesI.H index 94c5067a55d7a9d29924d7e0982b3250e2060035..ec3aa17beace7859b0a650a6c5614d161f88580d 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFacesI.H +++ b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenFacesI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPoints.C b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPoints.C index 18b4ad78fa3e511d631fbcdde4f187320f00fe2b..da331809a5b56b88bd89c3939f4f3c3c6bdd4523 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPoints.C +++ b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPoints.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPoints.H b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPoints.H index 43fa9ea51a83dfd5ddca3780025e169f4156437b..1274a36b0c6de1f9da9ad071dbe95dfc1f3be85e 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPoints.H +++ b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPoints.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class polyMeshGenPoints diff --git a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPointsI.H b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPointsI.H index bf3f04a73639e46ccf083db22c763a799f95df4c..74549586ac5f8840a5bf0e32111f9e565c0b9a2a 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPointsI.H +++ b/meshLibrary/utilities/meshes/polyMeshGen/polyMeshGenPointsI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngine.C b/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngine.C index 867ce3a73dcee0c9ecb54f59319bf5d3d73bd5bc..89b075addd08ae3f1fe747121bc67d9a7139aea8 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngine.C +++ b/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngine.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngine.H b/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngine.H index e9903d2d0a8613881dfb3fd66b724c36af936d72..d6b54fefefa73d4ae4c1682f2c383fd57b9ecb96 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngine.H +++ b/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngine.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class polyMeshGen2DEngine diff --git a/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngineI.H b/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngineI.H index 210be0f7fd68b7066998d18bb907c35c15dea8e3..04bbfbbff2754854cf955af6e5f16107a7a2bbb5 100644 --- a/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngineI.H +++ b/meshLibrary/utilities/meshes/polyMeshGen2DEngine/polyMeshGen2DEngineI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class polyMeshGen2DEngine diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressing.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressing.C index 0ca6b4e061c39dfe0ffc786ac5c36e6e2582abe1..3d442b1568c0a1ed89ab5f7200521321ddeb9ab9 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressing.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressing.H b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressing.H index 691dad639ea68c5b89a03f75dd98a80af55c1bfe..02ddb2796bb871318b5543f76c14765bd1e03d84 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressing.H +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressing.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class polyMeshGenAddressing diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellCells.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellCells.C index ecff0cf7ec88b1415dfad144b8033c876d8d9562..c2cb760d84096a1bb8b379e52779ac3b7d488bcd 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellCells.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellEdges.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellEdges.C index 8768aa9f7d8826608fd6d3a235aefe7a4fe8c61f..c078d9e8c8357376dd24cba93fd791bc7608b32d 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellEdges.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellPoints.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellPoints.C index 6384ff21af3b26a7a7dc0a24a5d383f0e9d9e6f4..81cb601024e520d4a8ec5e1b5d8994e33ea509f0 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellPoints.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCellPoints.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCentresAndAreas.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCentresAndAreas.C index 7026672e950652f2ce56c180759f1e7db6cb5d36..a4c1fd80a4d6740fd2358e9e87444d0da1cba388 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCentresAndAreas.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCentresAndAreas.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Calulate the face centres and areas. diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCentresAndVols.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCentresAndVols.C index 6a6fdf6a854f1cbb70bead302295af3d3c80080c..4af6d040a3f45fb5f8489321e6f7d237c280ac95 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCentresAndVols.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingCentresAndVols.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class polyMeshGenAddressing diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingClear.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingClear.C index 870a371ba8c3f1c1f71fd1f8ad098e49540811f6..12817f9972117cee03b3f0d858b9f0c72c2b9d61 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingClear.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingClear.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdgeCells.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdgeCells.C index a17caafb26bcc6fbc33492b4152965b1418a092e..3094121e2d715dde85f0b9f21d7a9279d8a03978 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdgeCells.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdgeCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdgeFaces.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdgeFaces.C index 7c42987e482235089ff1e719b7767891a1c2a91c..d7d5da1589b747f57ecd1865c855da58568738b6 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdgeFaces.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdgeFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdges.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdges.C index 770b69cabf95d5cff0329899950051c68d0c1761..1fa669a803f97e0264d0ec35c1d3f836bfdd66d3 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdges.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingFaceEdges.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingFaceEdges.C index 24c346d22617149a6faa0e1fa64495da78182623..ca8ea54155e401970214f00902abfc153f7f53cb 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingFaceEdges.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingFaceEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingParallelAddressing.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingParallelAddressing.C index 5f80675b685e6421046d7b2f9f85cea0a952c1d3..4618d55ed3f9c4f8d395fbe5c61eceea9f222df5 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingParallelAddressing.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingParallelAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointCells.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointCells.C index 0ca80c54cb1446030b7ee6f8a5f04eaa87a26672..fb9f5bd82e2b5a0450bb42ac594393ca091130f3 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointCells.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointEdges.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointEdges.C index a5174ed0b0c7992caeb6e727b05a64ba5c135575..2be2cd125c76b8f97a89979f47b7ad6d8e32a2f9 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointEdges.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointFaces.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointFaces.C index ab9f4e61002687f0f10f2b4b7bb58888226da6da..0fb8b098ce89d1adf99a43dc80c3967532bdc546 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointFaces.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointPoints.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointPoints.C index abd0d6c95fe8feb20e7c69a288a9447ef9396155..5676033aa99dc6eb15ad78117c314beca6b971c7 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointPoints.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingPointPoints.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingUpdateGeometry.C b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingUpdateGeometry.C index b0f623132d8053dc55da347cd5eb5b24a54fb985..23e75730a0723f5cfe9ead599397c2bc7b3534be 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingUpdateGeometry.C +++ b/meshLibrary/utilities/meshes/polyMeshGenAddressing/polyMeshGenAddressingUpdateGeometry.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecks.C b/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecks.C index b52d63330ad3681d50b7a335145f06f6cad78e8b..cf4fb90d8333393cee65165e6a2cc557f7af5a52 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecks.C +++ b/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecks.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecks.H b/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecks.H index 4eeade18023ff18881206cf1cf16d23d21d9d412..dc62e673f1eecb769b9e336e5e5e89abe9bffc12 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecks.H +++ b/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecks.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class polyMeshGenChecks diff --git a/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecksGeometry.C b/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecksGeometry.C index 433ea55dd91b0da4218442167bb6332f66dcc204..3c8e8fd5fa05d3279c75c55704671bebff5e43a9 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecksGeometry.C +++ b/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecksGeometry.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecksTopology.C b/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecksTopology.C index 29760e79c859cb69e31e98cbf4872d63f60e8276..65b65bbadd1471eaeef516ca9cdb313f490a353a 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecksTopology.C +++ b/meshLibrary/utilities/meshes/polyMeshGenChecks/polyMeshGenChecksTopology.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifier.H b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifier.H index 4a5e36bd5c36cdbd904a3aa8bc2a52b855fd2bd3..da22fa2f48be040dd37a2d2f29023eea3a1ec46b 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifier.H +++ b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifier.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class polyMeshGenModifier diff --git a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddBufferCells.C b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddBufferCells.C index 1911044f065042c43bdc85927968b531e098e898..13f28d50dbbdc6a91852f4e5ffeed27ac8c2f7c9 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddBufferCells.C +++ b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddBufferCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCellByCell.C b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCellByCell.C index c04b7c00b75731655b32c3b407c481a498c8ff59..7f20878654a80ee4bcdd03d352cfe1e29a29e277 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCellByCell.C +++ b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCellByCell.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCellByCell.H b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCellByCell.H index d173e468bb1bbb7c8f2f2fb675c2ac0797dbe020..4621422b46a4f9d22eafb1b4e3bf591d47188b1a 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCellByCell.H +++ b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCellByCell.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class polyMeshGenModifierAddCellByCell diff --git a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCells.C b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCells.C index 48da16dedd0a804218ef2f91472f4d77064bc831..9ede384259e438437e7669e557e1c2b307532f9c 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCells.C +++ b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddProcessorFaces.C b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddProcessorFaces.C index bc66b2de3ae2b316454c4630a08473414f659966..65a85a40defbd68b71fade9e6928fcd1ed653935 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddProcessorFaces.C +++ b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierAddProcessorFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveCells.C b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveCells.C index f442b95254ae02efca36ded3b41e1982b844fd7d..bf107c2816f95077efe0422e5090688e5ad4b68c 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveCells.C +++ b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveFaces.C b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveFaces.C index ef6c82bff7bc073bde5c54213aae6d54f5f83423..53a3cbec4f75cc2700f0c0fd36205b3f59196a9e 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveFaces.C +++ b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveUnusedVertices.C b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveUnusedVertices.C index 319640e91eaf457e82d4f0ae86a7cde8ef55d35c..d24926217f02624c9c81330309c5efe237360210 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveUnusedVertices.C +++ b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRemoveUnusedVertices.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRenumberMesh.C b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRenumberMesh.C index b44684605c59b2453b92ae44654949487d4f36a3..283ae469c1460881694f5f1a370850c62b69f639 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRenumberMesh.C +++ b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierRenumberMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierReorderBoundaryFaces.C b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierReorderBoundaryFaces.C index ddc72a596906f38a3c76135b926f9706a7d00b8c..c58cbd1897dbe4f7d18472b324f17ab91228ab95 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierReorderBoundaryFaces.C +++ b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierReorderBoundaryFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierReplaceBoundary.C b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierReplaceBoundary.C index 9dacef513dbb8c49306a7194c761a4597e979090..76ec5d9ea54ab4a5c12b3b82e6580848cafb82c4 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierReplaceBoundary.C +++ b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierReplaceBoundary.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierZipUpCells.C b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierZipUpCells.C index 4878e314a6995cf705cd4d430092d0420c9d04bf..bde99de060263f7742de5ab9bac28e0956c0ae23 100644 --- a/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierZipUpCells.C +++ b/meshLibrary/utilities/meshes/polyMeshGenModifier/polyMeshGenModifierZipUpCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/primitives/meshSubsets/meshSubset.H b/meshLibrary/utilities/meshes/primitives/meshSubsets/meshSubset.H index 00e3bdd72670d90bb305ab94297f272afa81e646..836d84758f8411c644e22c24c70ddd3b16f007cd 100644 --- a/meshLibrary/utilities/meshes/primitives/meshSubsets/meshSubset.H +++ b/meshLibrary/utilities/meshes/primitives/meshSubsets/meshSubset.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSubset diff --git a/meshLibrary/utilities/meshes/primitives/meshSubsets/meshSubsetI.H b/meshLibrary/utilities/meshes/primitives/meshSubsets/meshSubsetI.H index 342f249b4649fe132e13d3048d18b4feebda8098..630ae2e0c5c00e9152ca43a27d1ea680ddbbc213 100644 --- a/meshLibrary/utilities/meshes/primitives/meshSubsets/meshSubsetI.H +++ b/meshLibrary/utilities/meshes/primitives/meshSubsets/meshSubsetI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/primitives/partTet/partTet.H b/meshLibrary/utilities/meshes/primitives/partTet/partTet.H index c9879a62d7eda5d110af0899a33e369bb69a46ba..b96aa3131d9aefbbbe082dae6c20aaedda85d3dc 100644 --- a/meshLibrary/utilities/meshes/primitives/partTet/partTet.H +++ b/meshLibrary/utilities/meshes/primitives/partTet/partTet.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class partTet diff --git a/meshLibrary/utilities/meshes/primitives/partTet/partTetI.H b/meshLibrary/utilities/meshes/primitives/partTet/partTetI.H index 19ae45486951ff1bbc57c3eb84a7bc8c80a13558..f147f95d7bbd4e1ccd5b7bcfffa1ab54fa37556f 100644 --- a/meshLibrary/utilities/meshes/primitives/partTet/partTetI.H +++ b/meshLibrary/utilities/meshes/primitives/partTet/partTetI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/triSurf/triSurf.C b/meshLibrary/utilities/meshes/triSurf/triSurf.C index a53f87b5561ac827b98e18a367d70427ba132968..1d2891679440f2660a8a8258ef3405c40a8f9d81 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurf.C +++ b/meshLibrary/utilities/meshes/triSurf/triSurf.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/triSurf/triSurf.H b/meshLibrary/utilities/meshes/triSurf/triSurf.H index 45454fe701fdf26d9d411fa849b3e423f6f4e8c5..1e542553c894b7ba7f6cc260d94cae4301e5bc2a 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurf.H +++ b/meshLibrary/utilities/meshes/triSurf/triSurf.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurf diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfAddressing.C b/meshLibrary/utilities/meshes/triSurf/triSurfAddressing.C index 885004cde99caef146e26c717a06952afff37458..b3a2e9a393b8eb7c523e9a8cefd86a0928fc6f52 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfAddressing.C +++ b/meshLibrary/utilities/meshes/triSurf/triSurfAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfAddressing.H b/meshLibrary/utilities/meshes/triSurf/triSurfAddressing.H index 1542170eafdd47b7307f54ba57a5e7a6f83b3f3b..0fdbde13109106565a563493a8031af469e9d66f 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfAddressing.H +++ b/meshLibrary/utilities/meshes/triSurf/triSurfAddressing.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfAddressing diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfAddressingI.H b/meshLibrary/utilities/meshes/triSurf/triSurfAddressingI.H index 6179083e1aff391aab73d5c48d8460536e5ea15d..7cf0ab267f020abf546c1af2ca677c4ac2b0cdaf 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfAddressingI.H +++ b/meshLibrary/utilities/meshes/triSurf/triSurfAddressingI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfFacets.C b/meshLibrary/utilities/meshes/triSurf/triSurfFacets.C index 20251104bb271864e93fff6d84d43dadce95c240..24777599cd54caa41a9388895e0c8a99184d94a1 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfFacets.C +++ b/meshLibrary/utilities/meshes/triSurf/triSurfFacets.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfFacets.H b/meshLibrary/utilities/meshes/triSurf/triSurfFacets.H index ae3c970dabe030699dc7246a63a378e2675d22d6..a36ba99003c36397b24a483b40aabf9b204bbfc4 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfFacets.H +++ b/meshLibrary/utilities/meshes/triSurf/triSurfFacets.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfFacets diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfFacetsI.H b/meshLibrary/utilities/meshes/triSurf/triSurfFacetsI.H index e24d67d68d37595d3657f49744d0f5caf534ecc8..ef6d1fce20bbf5349157f8399bd634ba40a0b5f2 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfFacetsI.H +++ b/meshLibrary/utilities/meshes/triSurf/triSurfFacetsI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdges.C b/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdges.C index 2b39d8b53c33b6fdcd278903280d66171f07d1ef..3a3649c97bda0fec8686819a3218757241634060 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdges.C +++ b/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdges.H b/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdges.H index c0be687df48ba536dad70a9c8bed7fbc1e8d16d3..da8aea1cd9f5f2582a3c6d339d13b1a638cc2d4c 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdges.H +++ b/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdges.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfFeatureEdges diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdgesI.H b/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdgesI.H index d42578176f886bcfcffe0a4601229c8ab81b2a00..d2ce00c25c7fad538fa456e639f7522aa9bd1b0b 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdgesI.H +++ b/meshLibrary/utilities/meshes/triSurf/triSurfFeatureEdgesI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfI.H b/meshLibrary/utilities/meshes/triSurf/triSurfI.H index dd74850f67eb941d3a58e195e1888bd35238b840..830c057d2a491438d2a863d8eadfb439a3887574 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfI.H +++ b/meshLibrary/utilities/meshes/triSurf/triSurfI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfModifier.C b/meshLibrary/utilities/meshes/triSurf/triSurfModifier.C index 18cd3458e3c0b603cbfc044dc30845aa4576b825..41299f5430d1ea8147a9da58cc933890e8705f98 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfModifier.C +++ b/meshLibrary/utilities/meshes/triSurf/triSurfModifier.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfModifier.H b/meshLibrary/utilities/meshes/triSurf/triSurfModifier.H index 2846e3c0294bdd9a9fdfaf421ca9d01e1ea9af32..16c39373e47c61d0f54e290100f3d50728e3c2f1 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfModifier.H +++ b/meshLibrary/utilities/meshes/triSurf/triSurfModifier.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfModifier diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfModifierI.H b/meshLibrary/utilities/meshes/triSurf/triSurfModifierI.H index fc19c226937c9ee03dabf00329d67e2bf580ae56..26e16b9fad3fd90476e2702021670083b8e9e7d1 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfModifierI.H +++ b/meshLibrary/utilities/meshes/triSurf/triSurfModifierI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfPoints.C b/meshLibrary/utilities/meshes/triSurf/triSurfPoints.C index 20a9536dcc3dca39146ddc74269fbc03662dbe9f..45b652f94ca1726eb3121cbccaa4eb6b23c17ccb 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfPoints.C +++ b/meshLibrary/utilities/meshes/triSurf/triSurfPoints.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfPoints.H b/meshLibrary/utilities/meshes/triSurf/triSurfPoints.H index 1c9f80a567c0192e28444d2dc744612cf27b646b..5df65e591421ccfa7d00994a8bbd92cbebf3f3bc 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfPoints.H +++ b/meshLibrary/utilities/meshes/triSurf/triSurfPoints.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfPoints diff --git a/meshLibrary/utilities/meshes/triSurf/triSurfPointsI.H b/meshLibrary/utilities/meshes/triSurf/triSurfPointsI.H index ed7e77d76bc08a19c35fd93b31f61a5b1864aca5..720c534b4505752065e7b4dc1cbc8394ab5eeb35 100644 --- a/meshLibrary/utilities/meshes/triSurf/triSurfPointsI.H +++ b/meshLibrary/utilities/meshes/triSurf/triSurfPointsI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/nonManifoldMeshing/findNonManifoldInterfaces/findNonManifoldInterfaces.C b/meshLibrary/utilities/nonManifoldMeshing/findNonManifoldInterfaces/findNonManifoldInterfaces.C index 76add999633428904337656cf383d64e59a09e2b..15c92206aec541a693180c196293e1976a4da9a0 100644 --- a/meshLibrary/utilities/nonManifoldMeshing/findNonManifoldInterfaces/findNonManifoldInterfaces.C +++ b/meshLibrary/utilities/nonManifoldMeshing/findNonManifoldInterfaces/findNonManifoldInterfaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/nonManifoldMeshing/findNonManifoldInterfaces/findNonManifoldInterfaces.H b/meshLibrary/utilities/nonManifoldMeshing/findNonManifoldInterfaces/findNonManifoldInterfaces.H index 6e9b5ee85fca6d7d474b92fcb6fe1c1d023fb4cd..1a2d6a24ed086541a038757c7c9b244c24fce844 100644 --- a/meshLibrary/utilities/nonManifoldMeshing/findNonManifoldInterfaces/findNonManifoldInterfaces.H +++ b/meshLibrary/utilities/nonManifoldMeshing/findNonManifoldInterfaces/findNonManifoldInterfaces.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class findNonManifoldInterfaces diff --git a/meshLibrary/utilities/nonManifoldMeshing/removeCellsInSelectedDomains/removeCellsInSelectedDomains.C b/meshLibrary/utilities/nonManifoldMeshing/removeCellsInSelectedDomains/removeCellsInSelectedDomains.C index c16e669e757dc4bd9fed40c4ed93bcccfcf18c0a..f1d6ab7c01ccea49823bed80a210e6eba22a36cb 100644 --- a/meshLibrary/utilities/nonManifoldMeshing/removeCellsInSelectedDomains/removeCellsInSelectedDomains.C +++ b/meshLibrary/utilities/nonManifoldMeshing/removeCellsInSelectedDomains/removeCellsInSelectedDomains.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/nonManifoldMeshing/removeCellsInSelectedDomains/removeCellsInSelectedDomains.H b/meshLibrary/utilities/nonManifoldMeshing/removeCellsInSelectedDomains/removeCellsInSelectedDomains.H index 3173a31d2f9dab51cc572638ab04764ffe88a9e5..843220850bd3a77b88d2eb918870a0379edfff32 100644 --- a/meshLibrary/utilities/nonManifoldMeshing/removeCellsInSelectedDomains/removeCellsInSelectedDomains.H +++ b/meshLibrary/utilities/nonManifoldMeshing/removeCellsInSelectedDomains/removeCellsInSelectedDomains.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class removeCellsInSelectedDomains diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctree.C b/meshLibrary/utilities/octrees/meshOctree/meshOctree.C index d520168d1476f3a5300f2eb4056fb65ab10b6f35..a765e5d086c7efa2fae1755d82d424456d04fe96 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctree.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctree.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctree.H b/meshLibrary/utilities/octrees/meshOctree/meshOctree.H index a33fca7cf1b380f4cee6fac0984f0091e08b7440..650dfc277b4cf9c4154a7572acbefa5b39fb3dee 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctree.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctree.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshOctree diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressing.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressing.C index 2809552cf089ee9c838fa7168f643da15754b52d..c6f007b51370460c2abc3d19e3d69779ead820bc 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressing.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressing.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressing.H index 03a398c09353a0f375ded3ca85828e513c020833..f7e314a9b2649871c40e9932c4ed54698173cb4a 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressing.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressing.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshOctreeAddressing diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingCreation.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingCreation.C index 0b3f4be4e5891ad51ba0d369568d3e96a6667eb5..8f3dda3aee794eb9b70a54524b45a5917e613de4 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingCreation.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingCreation.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingGluedMesh.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingGluedMesh.C index 6a405c331e7eca6cd64f2711d3e3b77c9a02a4b9..f4758e35f30e6ef400e80fb7b1f418d2908157da 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingGluedMesh.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingGluedMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingI.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingI.H index ac2a71ad86b74d81b2f70534ddd28e03da73985c..00d580e000bd5bdc09256fa8bead91f477b710f9 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingI.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingIrregularConnections.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingIrregularConnections.C index 44c91ccefe7702d2bd2f1481c1a417f186202bf9..346b6b00086b69c86fc0900aff50a99a29ca8f56 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingIrregularConnections.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingIrregularConnections.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingParallelAddressing.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingParallelAddressing.C index d0024acebc20095297b460dd9f5a7110b0f2c5ef..59f158c4a39cbf67144bb38b1f9bf3170d605a23 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingParallelAddressing.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAddressing/meshOctreeAddressingParallelAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinement.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinement.C index 76c964f83cab308ecc7f270cba5731145267ac9f..bc2b95fe38f3b50dbbee49131d63c4c08cb96e21 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinement.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinement.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinement.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinement.H index 3d851e437793dd62933d97c416137a44f511daa5..218ee09bff60b34e8701e04fe5047db071bfa0c9 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinement.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinement.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshOctreeAutomaticRefinement diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinementRef.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinementRef.C index 580e0f928d28e6fdd23d621efb53939db7aec6c2..4a16464809ddccb5ce779cc48e44e0ca1bf237df 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinementRef.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeAutomaticRefinement/meshOctreeAutomaticRefinementRef.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreator.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreator.C index 44c3744eda8266c8e6c90ea67ff89a53e5bbfc85..975c0408e44f2c99e304f48db5e3b16f4064dea1 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreator.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreator.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreator.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreator.H index 4d9d823183a8bf6eac9e0fd3b90a8eb8ef8dbc73..f2d2ee87bdba8cf341a78ebae8258254f72d8542 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreator.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreator.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshOctreeCreator diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorAdjustOctreeToSurface.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorAdjustOctreeToSurface.C index c6d5a4bace92bd8c2b75642702ca27d3ec73f39e..a066a72ac89944c000aa388e075bfbf2eebaa044 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorAdjustOctreeToSurface.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorAdjustOctreeToSurface.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorCreateOctreeBoxes.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorCreateOctreeBoxes.C index b60618091bee0fbd7974af8c7d9c77f95949a9cc..1037b1b35d1bd82048e68cea3388fcdcf964e224 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorCreateOctreeBoxes.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorCreateOctreeBoxes.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorFrontalMarking.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorFrontalMarking.C index 152ad164bbd499e78a9ad4fe88e2d8e4013a9da1..bca907508e6830e3f88e08c7600972a96f471db4 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorFrontalMarking.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorFrontalMarking.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorLoadDistribution.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorLoadDistribution.C index 4400d96e56e234a2890c6b062f79747757244a31..92cf6d49968fae3374c56cc726d4ffcd1ced7cac 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorLoadDistribution.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCreator/meshOctreeCreatorLoadDistribution.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCube.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCube.C index 89c84a1cf578c9c911733aa1a3bebd81f811a437..76f8a42e2136d7126216a82404a29c764b87bc62 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCube.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCube.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCube.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCube.H index 72010e640c696169054836b7d3ade7e9ac305ddb..7a70526c4f656df9fc94db1d937b6c87c44fd4d8 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCube.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCube.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshOctreeCube diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeBasic.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeBasic.H index e1404a3eaa47abecf4c433a6f56a4869ccad3f45..8b5fba051a8d1590410f61ad3493a688c39048ad 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeBasic.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeBasic.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshOctreeCubeBasic diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeBasicI.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeBasicI.H index d5146b18d3bcc6011f953c0c1ed0a2696d22dfa6..cca780029319d4bf019199cee1c411e4ebd7d7f1 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeBasicI.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeBasicI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinates.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinates.H index d1988e3cee6f4ad07b7407f3f4f1c38a72c956c8..76911eaab70b618b827bf9b0df844049003a2d38 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinates.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinates.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshOctreeCubeCoordinates diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinatesI.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinatesI.H index c8842911acc3762efaad46b197341551b34cb8a0..8b815f788e731717ee9462930e68293524ce6bf8 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinatesI.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinatesI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinatesIntersections.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinatesIntersections.C index d4c6d31617733d4a97168b2558aa4772402ec763..145cea6f73ddca6093854396d0cdb00b0e477c96 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinatesIntersections.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeCoordinatesIntersections.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeI.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeI.H index 7fe749830525dffe5918451320749a1376aac86d..b700b9832d66a2e3260658bd3291e2a5628aed0a 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeI.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeIntersections.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeIntersections.C index 6f21c2409f3f88384793cb5d8588365850e3cb38..b7ecaf40f002e91bbfa9a2cb46355b7f2990d524 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeIntersections.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeIntersections.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeRecursiveFunctions.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeRecursiveFunctions.C index 86e93ba8b48f12d564d42324a80468e79d8f0cb3..15ddaa0157b3693a53ba60a1e537c8d298d4257c 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeRecursiveFunctions.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeRecursiveFunctions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeRefine.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeRefine.C index 07060923d17d8c100b6453576f6abb8885705f1f..345b10ecac567b98de68713aec58673c76bf985b 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeRefine.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCube/meshOctreeCubeRefine.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCubePatches.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCubePatches.C index 5721312ba281ee9467e21f64c1feed284f8674ea..8ee3472de308a3483c32841a8ab60c978cced01e 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeCubePatches.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeCubePatches.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeFindNearestSurfacePoint.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeFindNearestSurfacePoint.C index 494a7cb1c283ce837105889d194af4502072ca01..bb6ca1d9d9864bbf747cf182b8be277e574fdda6 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeFindNearestSurfacePoint.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeFindNearestSurfacePoint.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeI.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeI.H index 1e9b6ec7a1e3b099853d43eead66dbc6ebc97ac6..eae37b281994dfb69ccc3071dea12114a7745fcd 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeI.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideCalculations.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideCalculations.C index 15e7c4a063fd3266abedf73f8eb438b9b667500f..89d5f105439df75495d31b2898588d326994037c 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideCalculations.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideCalculations.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideOutside/meshOctreeInsideOutside.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideOutside/meshOctreeInsideOutside.C index a66e2441e0d7db4dd661e37c0d0a699633f6f91f..a751abd164401ea63a07ea12cfd246c51e495ffa 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideOutside/meshOctreeInsideOutside.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideOutside/meshOctreeInsideOutside.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideOutside/meshOctreeInsideOutside.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideOutside/meshOctreeInsideOutside.H index fce56be80522e8c322f6627bcad20e2713edb665..d07df0000b4f5240d3d57cc3b0324b7983f6da59 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideOutside/meshOctreeInsideOutside.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeInsideOutside/meshOctreeInsideOutside.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshOctreeInsideOutside diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifier.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifier.C index af17ab5f66d2de61335ed89101bd6c0c07526298..7d862d05af1d1b69839500a52d5fcb8054edaf16 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifier.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifier.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifier.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifier.H index 2e7722720b295bffbdbe6ad0e3d16418d58a3d38..38a132475dfcc5e0c475ebfe7ba5fda691e8dbb3 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifier.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifier.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshOctreeModifier diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierDistributeLeavesToProcessors.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierDistributeLeavesToProcessors.C index bae02d512216905ad392fa8550d4df42ad8112fe..a34f07578be4359a89b6efecd4c3bea5c5ba4c1d 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierDistributeLeavesToProcessors.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierDistributeLeavesToProcessors.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierEnsureCorrectRegularity.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierEnsureCorrectRegularity.C index a98b1f5f617260b3a2809c8d86f0b65fdd0c845f..617520bdda4d316a4c531c83647c4ac3aa0d0ec0 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierEnsureCorrectRegularity.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierEnsureCorrectRegularity.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierI.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierI.H index 70a0483c922720f4e48b30008a3d2232af8ad9c3..7d707f43e43274e76c75451d80b18c4375a8df85 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierI.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierLoadDistribution.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierLoadDistribution.C index b404978164fcaf467cf40588c42e9d900b420656..9030eb675471eec3bb282962bd1030ea3737f4ce 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierLoadDistribution.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierLoadDistribution.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierParallelRefinement.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierParallelRefinement.C index 4f93e2c0d2ef3df94b4b033806b8d3e4fb469a9e..fa92e6ee6329358842d33716bdf3d9f77ab9bffa 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierParallelRefinement.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierParallelRefinement.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierReduceMemoryConsumption.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierReduceMemoryConsumption.C index afaa74d6677c9e94e84f37d3d2323f2604ae7633..6981376391fc4cb40d1f7a1e0d638cb484d6fe87 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierReduceMemoryConsumption.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierReduceMemoryConsumption.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierRefineSelectedBoxes.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierRefineSelectedBoxes.C index de8ac8c90c54d40b9ce585bad4f74af5d8c511cd..f14ad708444977524297452a0b2eca72761ddc63 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierRefineSelectedBoxes.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierRefineSelectedBoxes.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierUpdateCommunicationPattern.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierUpdateCommunicationPattern.C index e50fbafb8643442c39a71528ea45b17bcc81ab13..187879b682819c2bd2624405ddff83343188c8fb 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierUpdateCommunicationPattern.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeModifier/meshOctreeModifierUpdateCommunicationPattern.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeNeighbourSearches.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeNeighbourSearches.C index 3a42a973603642b2572dd23196847efb69984d77..62b729860fd06a32e2a8a62677c0fc9d27d57463 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeNeighbourSearches.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeNeighbourSearches.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeParallelCommunication.C b/meshLibrary/utilities/octrees/meshOctree/meshOctreeParallelCommunication.C index e31ab1ffb09fadabcc2551418e5d64e054126b01..938f1b4daf94a02fdb10cfdf6dd1179b92c5faf9 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeParallelCommunication.C +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeParallelCommunication.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/meshOctreeSlot.H b/meshLibrary/utilities/octrees/meshOctree/meshOctreeSlot.H index 10bd9ecfff047576d7df4240a71185561a206e75..48e2f66bbef9f04407ab42bfa6ac817823b6c9a8 100644 --- a/meshLibrary/utilities/octrees/meshOctree/meshOctreeSlot.H +++ b/meshLibrary/utilities/octrees/meshOctree/meshOctreeSlot.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshOctreeSlot diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/boxRefinement.C b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/boxRefinement.C index a6dbf2220ef53d5b7414667c13fa3d2476014964..1ee99c006870f8dd624b0b82b048da017e97cc21 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/boxRefinement.C +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/boxRefinement.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/boxRefinement.H b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/boxRefinement.H index df95717e00bc0e51e9085ad0071177a5964b4441..5a1de77434580b4296bba69b1584429f2a3637ea 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/boxRefinement.H +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/boxRefinement.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class boxRefinement diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/coneRefinement.C b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/coneRefinement.C index 0a290fea505f29a43ba1a434b33264ea9fec2ae2..923adbe637c6aa93c7fbc33f766d08f6d3bf9ee1 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/coneRefinement.C +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/coneRefinement.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/coneRefinement.H b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/coneRefinement.H index d586c2dbbc2f71cb7ef26ebfffd4eb0c1247b688..b25510f25b30c1e3a66353a5ac94a25b48d126f6 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/coneRefinement.H +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/coneRefinement.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class coneRefinement diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/lineRefinement.C b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/lineRefinement.C index da7209018e4b532e8de01802561494dbc56f04fd..46327193d46a3af29c40b11e22c6063a473a9c3f 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/lineRefinement.C +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/lineRefinement.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/lineRefinement.H b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/lineRefinement.H index 83898b3ac510cef04ae5700296d79629a1a5fbc5..20b7ece27b6996a54c17506a872eedef6f76fac1 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/lineRefinement.H +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/lineRefinement.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class lineRefinement diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/newObjectRefinement.C b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/newObjectRefinement.C index 22ca72dfc27226cb20eea4f10a3bee00ad984b40..e9d52d198a2401f27702b6395ea4a35904ae758a 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/newObjectRefinement.C +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/newObjectRefinement.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinement.C b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinement.C index e2cc02d1bb4848c1b49eae6e4e1c83778df56b09..10e05e81bbbc844b13100fff7b8f9e5c7f547ccd 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinement.C +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinement.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinement.H b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinement.H index cf814456cc61b3ab87aa4af6e15ff0359e5f4560..9a782c8bda4f97a1d58aa8feacfb19171d392f4d 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinement.H +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinement.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class objectRefinement diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinementList.H b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinementList.H index 4121cc2f34c3942d04879c9018b2b907174c0435..8ce3b9d28d23c4cef4ad9a02ac9111f624dec59d 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinementList.H +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/objectRefinementList.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class objectRefinementList diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/sphereRefinement.C b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/sphereRefinement.C index b708fca085791ee57ea5a609b643357914b283f5..8098eca89811fb8f66dcfd315b285fdace94c604 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/sphereRefinement.C +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/sphereRefinement.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. \*---------------------------------------------------------------------------*/ diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/sphereRefinement.H b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/sphereRefinement.H index 8e939e8fdc3b20b88a50ac94b4c966076abad296..99239a252d3960f7b499634bd479f94df8120567 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/sphereRefinement.H +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/objectRefinement/sphereRefinement.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright held by original author - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class sphereRefinement diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinement.C b/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinement.C index c4f794d03605092dee38a90b2a2e3f616cf5b2b2..29d9541f193704237c33202a41da5713ea0fad5c 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinement.C +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinement.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinement.H b/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinement.H index 69b015ef6b1b5b61ac910ea62913a48c2353dd95..494dadca6c4c55688557ff249c3195be0ed4cb32 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinement.H +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinement.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class patchRefinement diff --git a/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinementList.H b/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinementList.H index 932845189d3e1758777bfcc8f9f8f8c11551703b..c84dd0c4971c6bc5421b4d4fd75ea440a38310e0 100644 --- a/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinementList.H +++ b/meshLibrary/utilities/octrees/meshOctree/refinementControls/patchRefinement/patchRefinementList.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class patchRefinementList diff --git a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctree.C b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctree.C index fb1515330b48fc2285feb8b0f44178e4ff0c8d3f..bc48ea4e44991836a4af74bd98cd3191f429588f 100644 --- a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctree.C +++ b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctree.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctree.H b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctree.H index d5d7aa9d507963a0371a13aeba73ffbd34db748a..39f080e2150b373d9a33803c7ae178e0650f20df 100644 --- a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctree.H +++ b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctree.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class surfaceIntersectionsOctree diff --git a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCube.C b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCube.C index 8a1acfc6026494dd12657380e1839ceb06dc741f..e2a946552444af5ed28d78f4876170497600dbf1 100644 --- a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCube.C +++ b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCube.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCube.H b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCube.H index c5a731dbf7b883eafb6d989594a4781989a599f6..6d07d87396d2030aae9eb7ebfd315660f569da34 100644 --- a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCube.H +++ b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCube.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class surfaceIntersectionsOctreeCube diff --git a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCubeI.H b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCubeI.H index c98ddd083fc64804d5c58ecb00854af248cd7787..87f7ae9e44e8fe2248707a4232df4e395458bc5e 100644 --- a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCubeI.H +++ b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCubeI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCubeIntersections.C b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCubeIntersections.C index 1bf53f9c5c9f6bcdfaaf7ff63f6d7b3851137955..4643211cbf7df793018ab74240b8f37d0b315e73 100644 --- a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCubeIntersections.C +++ b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCubeIntersections.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCubeRefine.C b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCubeRefine.C index 2190bc445ddf80df93f87bb0e6e748d9f7b8c226..3bb7cd10441f9551a1e4d74896455e1115b6955b 100644 --- a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCubeRefine.C +++ b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeCube/surfaceIntersectionsOctreeCubeRefine.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeIntersections.C b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeIntersections.C index e67631681febc2e51d1ed12cff0eaa0440e7cc38..3e24903ec6e2f169a395ac9157502e0b18726735 100644 --- a/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeIntersections.C +++ b/meshLibrary/utilities/octrees/surfaceIntersectionsOctree/surfaceIntersectionsOctreeIntersections.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizer.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizer.C index 15feeb158c897306dcc6f62705ea7867e1f0de0e..394117810b8622b7644054697a01f548c38f4467 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizer.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizer.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizer.H b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizer.H index 1dc7beed1f16a6bb60e28ad3bf5524de76598115..4190da217de98747a0adb28f2934921117a7d7e0 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizer.H +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizer.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshOptimizer diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizePoint.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizePoint.C index 5c5fe4371362af99f84d62e726d381b80158a277..695a7f1371ee009ab832ada4b1b8611fd280b95e 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizePoint.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizePoint.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizePointParallel.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizePointParallel.C index 3ad74ad39f2bd141ae2526318000b42da4e6308f..efe18c04ddaeb4fb4288ecedcfe87f72def6385c 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizePointParallel.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizePointParallel.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizeSurface.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizeSurface.C index da5f1635d5c89ca10880144b576881d084930068..30bd6a4bd768abae4007c8b00b946c2aa8ce09e1 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizeSurface.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/meshOptimizerOptimizeSurface.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/optimizeMeshFV.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/optimizeMeshFV.C index 252e84f078560925e859fbb8874787afd2e3c173..2ab2988b35e26237eb942bec588221acf56ba9bf 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/optimizeMeshFV.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/optimizeMeshFV.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/knuppMetric/knuppMetric.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/knuppMetric/knuppMetric.C index 8c6f384d8843bd46efb577e3ed7543699d25070e..0bb115b88d740c396bc2dfb324e7d19c692859d5 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/knuppMetric/knuppMetric.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/knuppMetric/knuppMetric.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/knuppMetric/knuppMetric.H b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/knuppMetric/knuppMetric.H index 7075d94ddb80c0b1834bebc34e1ad497675ee73f..3971c869e43758ef74b07354345efe71994135e7 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/knuppMetric/knuppMetric.H +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/knuppMetric/knuppMetric.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class knuppMetric diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntangler.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntangler.C index 09d67568c06af03b7469f0cd00590ed1a379dff8..ea78ed86f2dfa39dcb4226028d0e9cf1d416b564 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntangler.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntangler.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntangler.H b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntangler.H index 28080b67e6725eeb49da956dff3eaaa31f71eb38..3f52735685c5b7381eb4a0152cad5c270e09791c 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntangler.H +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntangler.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshUntangler diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegion.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegion.C index 71c9f249403200b2ee37ce504cf5a604be90dfe8..d127a9f97b888747c0357296f9ec1481042322b1 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegion.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegion.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionEdges.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionEdges.C index ed2c915ada25212226cf8f3f00d418eecb7f3356..727df86f43d83d9919173b423f61da687495fabb 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionEdges.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionFaces.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionFaces.C index 8bbf0fbe8f29085e4be59204811e2b88717e13bb..f6e814c6c827fe21bf6b73f4fe6ab31d42108bb4 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionFaces.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionPoints.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionPoints.C index ee815453beb79da8e304f8c07a5a0979e18120dc..1b2d7c7d5fda1558f79b918b6330dfa1ea006c08 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionPoints.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionPoints.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionTieBreak.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionTieBreak.C index cf233ff0f36a696c46bec02ec7b70dfe4f617f01..bd0b305b3297f815b8d6236c26e8e749e9fd06a6 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionTieBreak.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/meshUntangler/meshUntanglerCutRegionTieBreak.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/quadricMetric/quadricMetric.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/quadricMetric/quadricMetric.C index 287d21a9e3d21f9169f206bc4e1a944151f9a875..44c8d6ae289dad379d320efa2636b95b7840a158 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/quadricMetric/quadricMetric.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/quadricMetric/quadricMetric.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/quadricMetric/quadricMetric.H b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/quadricMetric/quadricMetric.H index ea7f7dc4f17d1882a008bdc5fac8928ad2dee384..c35bba4b8404b1cec42c6be267ea8b2e1e6ed230 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/quadricMetric/quadricMetric.H +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/quadricMetric/quadricMetric.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class quadricMetric diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/simplexSmoother/simplexSmoother.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/simplexSmoother/simplexSmoother.C index 3bd0b16b317fd135267831f1a1b785a729db3492..b0f40bf64829e14d09115d2003e99462a9ab7cc9 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/simplexSmoother/simplexSmoother.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/simplexSmoother/simplexSmoother.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/simplexSmoother/simplexSmoother.H b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/simplexSmoother/simplexSmoother.H index fa32b2604e93e5fdbb598e5a052449a74236ad3d..f2338e00239a616cde40fda2bf2e97033b639d45 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/simplexSmoother/simplexSmoother.H +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/simplexSmoother/simplexSmoother.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class simplexSmoother diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizer.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizer.C index 4d7e23576fb66809384499b30e64d85f81b3acbf..f1f285676bc94dae51a45593f53530ce59e9f0af 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizer.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizer.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizer.H b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizer.H index 981520343d0c438cd01a2c464d13e26b954f87c3..b95e55236925f9fa51b7a6fdbdd69311aa9d9b39 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizer.H +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizer.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class volumeOptimizer diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizerEvaluateGradients.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizerEvaluateGradients.C index e3dfb6ce0fc35b7cf65e72f050326a4d6cd2a6ed..f4e6f1493094a1d14f502c0b6c4ecdbb8f24ca41 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizerEvaluateGradients.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/advancedSmoothers/volumeOptimizer/volumeOptimizerEvaluateGradients.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisation.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisation.C index 4fc297bdee813127865655fd4676a1b4b868d909..167269ff677d1970d2ff9754bb210c1051b9c416 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisation.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisation.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisation.H b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisation.H index e4fe9bb270d2871eef1aad67a045660a96222a7f..d1892e68d5f62e1bf01b8acdede03b3dd89a2da6 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisation.H +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisation.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class tetMeshOptimisation diff --git a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisationParallel.C b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisationParallel.C index d382c0d2fb3b2d7f551e515c47f09a531975da99..52da933051d8becb3a92e4b45dbbebdc61529cc3 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisationParallel.C +++ b/meshLibrary/utilities/smoothers/geometry/meshOptimizer/tetMeshOptimisation/tetMeshOptimisationParallel.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/advancedSurfaceSmoothers/surfaceOptimizer/surfaceOptimizer.C b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/advancedSurfaceSmoothers/surfaceOptimizer/surfaceOptimizer.C index a02c2dabbdda3943e48f5db53383a1105344f4f4..09ab1f6351ce799e9fac6f146f5e8573042c4564 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/advancedSurfaceSmoothers/surfaceOptimizer/surfaceOptimizer.C +++ b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/advancedSurfaceSmoothers/surfaceOptimizer/surfaceOptimizer.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/advancedSurfaceSmoothers/surfaceOptimizer/surfaceOptimizer.H b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/advancedSurfaceSmoothers/surfaceOptimizer/surfaceOptimizer.H index 72262aa85566d8d6002fef79bdd79506b79ce59e..f97737fdcaae08ef01089005f248bac5f60995ad 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/advancedSurfaceSmoothers/surfaceOptimizer/surfaceOptimizer.H +++ b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/advancedSurfaceSmoothers/surfaceOptimizer/surfaceOptimizer.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class surfaceOptimizer diff --git a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizer.C b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizer.C index 0ee4aca432acc21e608f7c2e82d63d77d435b358..0a7c5f346cabdb1627f55db538c2dab8ead14219 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizer.C +++ b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizer.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizer.H b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizer.H index 459c576aa946d000f540f3b6b7dbd4076c4e3299..a682ce23d3a1c4ed25ec37e1f959fc702da359d6 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizer.H +++ b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizer.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSurfaceOptimizer diff --git a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerCalculateTrianglesAndAddressing.C b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerCalculateTrianglesAndAddressing.C index 605a564f8c14e66efac8c283bee105bc7af11cff..db0fd98c62f5b301b1afb22219a5a95b57924b9e 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerCalculateTrianglesAndAddressing.C +++ b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerCalculateTrianglesAndAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerI.H b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerI.H index 6e08fccc445ab92f829fc41ccf0f0d5ec40ad329..bc7ad66418e4f7273a9195d67e7b32d0c50943ec 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerI.H +++ b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizePoint.C b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizePoint.C index 7badd96120519677551ec703cc8c13e84dfb9f40..d14549851bdc6cc761966b38dba01a63bceded15 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizePoint.C +++ b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizePoint.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizePointParallel.C b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizePointParallel.C index c46de7c650aa0d2f0b18038d43df72ae6f86c245..ab9b0192c48d74d5bb6648cc217e6418051cc3b5 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizePointParallel.C +++ b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizePointParallel.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizeSurface.C b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizeSurface.C index 82e5fe54fe480b036d5aa1da72cb781e36399fd4..2a2abf07eae5bb73ca972897785b2b6d0fde3849 100644 --- a/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizeSurface.C +++ b/meshLibrary/utilities/smoothers/geometry/meshSurfaceOptimizer/meshSurfaceOptimizerOptimizeSurface.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/topology/checkBoundaryFacesSharingTwoEdges/checkBoundaryFacesSharingTwoEdges.C b/meshLibrary/utilities/smoothers/topology/checkBoundaryFacesSharingTwoEdges/checkBoundaryFacesSharingTwoEdges.C index 4ce1c2894313fc7ebab1ecc54f90e2e337d2d3dd..98ea1079425247c281ddb8eabed1458d08a19ad5 100644 --- a/meshLibrary/utilities/smoothers/topology/checkBoundaryFacesSharingTwoEdges/checkBoundaryFacesSharingTwoEdges.C +++ b/meshLibrary/utilities/smoothers/topology/checkBoundaryFacesSharingTwoEdges/checkBoundaryFacesSharingTwoEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/topology/checkBoundaryFacesSharingTwoEdges/checkBoundaryFacesSharingTwoEdges.H b/meshLibrary/utilities/smoothers/topology/checkBoundaryFacesSharingTwoEdges/checkBoundaryFacesSharingTwoEdges.H index 76d5f8a744872c6569301bfe0899e7649a8cc0a2..23c6f3851ff62770546fb305a4fc23dd700a9b40 100644 --- a/meshLibrary/utilities/smoothers/topology/checkBoundaryFacesSharingTwoEdges/checkBoundaryFacesSharingTwoEdges.H +++ b/meshLibrary/utilities/smoothers/topology/checkBoundaryFacesSharingTwoEdges/checkBoundaryFacesSharingTwoEdges.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class checkBoundaryFacesSharingTwoEdges diff --git a/meshLibrary/utilities/smoothers/topology/checkCellConnectionsOverFaces/checkCellConnectionsOverFaces.C b/meshLibrary/utilities/smoothers/topology/checkCellConnectionsOverFaces/checkCellConnectionsOverFaces.C index 8d78c949580454065eacbad1381402a202a5e012..a67d16d3d68fa24757027df8951dc011359eb593 100644 --- a/meshLibrary/utilities/smoothers/topology/checkCellConnectionsOverFaces/checkCellConnectionsOverFaces.C +++ b/meshLibrary/utilities/smoothers/topology/checkCellConnectionsOverFaces/checkCellConnectionsOverFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/topology/checkCellConnectionsOverFaces/checkCellConnectionsOverFaces.H b/meshLibrary/utilities/smoothers/topology/checkCellConnectionsOverFaces/checkCellConnectionsOverFaces.H index 4f91a9d79ec62495adf1185979547f11166ede7e..c6a92efc65455b297c62b71876cf53928dcd6160 100644 --- a/meshLibrary/utilities/smoothers/topology/checkCellConnectionsOverFaces/checkCellConnectionsOverFaces.H +++ b/meshLibrary/utilities/smoothers/topology/checkCellConnectionsOverFaces/checkCellConnectionsOverFaces.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class checkCellConnectionsOverFaces diff --git a/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnections.C b/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnections.C index 4e698d0165dc1c389a191157341f7cd2a9a7689b..4954e16133f157febee8e73a42153fe36e17cefe 100644 --- a/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnections.C +++ b/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnections.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnections.H b/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnections.H index a4d019c270a0ee611af6ef33a4dfff07e6ee2ce5..a36666e9e33b27563635ff789e732652406cdb4d 100644 --- a/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnections.H +++ b/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnections.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class checkIrregularSurfaceConnections diff --git a/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnectionsFunctions.C b/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnectionsFunctions.C index 4c3359c5fe2a012f536912c5622acc34f2a6c5ac..c3b9c2351057878bf3081a35f916ebe7111c3e8b 100644 --- a/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnectionsFunctions.C +++ b/meshLibrary/utilities/smoothers/topology/checkIrregularSurfaceConnections/checkIrregularSurfaceConnectionsFunctions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/topology/checkNonMappableCellConnections/checkNonMappableCellConnections.C b/meshLibrary/utilities/smoothers/topology/checkNonMappableCellConnections/checkNonMappableCellConnections.C index 76660070afb70527d6b8205db39c1eeb9b564707..4e080d78adb5dc6b8dad61f42d035a006041ad94 100644 --- a/meshLibrary/utilities/smoothers/topology/checkNonMappableCellConnections/checkNonMappableCellConnections.C +++ b/meshLibrary/utilities/smoothers/topology/checkNonMappableCellConnections/checkNonMappableCellConnections.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/topology/checkNonMappableCellConnections/checkNonMappableCellConnections.H b/meshLibrary/utilities/smoothers/topology/checkNonMappableCellConnections/checkNonMappableCellConnections.H index 6852f3aba73e5a050a01df94acd1803cbcf7acdb..ae16cf926f02bf7b073517ccd149302d76e9ae76 100644 --- a/meshLibrary/utilities/smoothers/topology/checkNonMappableCellConnections/checkNonMappableCellConnections.H +++ b/meshLibrary/utilities/smoothers/topology/checkNonMappableCellConnections/checkNonMappableCellConnections.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class checkNonMappableCellConnections diff --git a/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleaner.C b/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleaner.C index fc561088b6cd58d389d2381e31596c3f06664433..c3b1aa07f3fffc011b2c61f53932b40840f6f572 100644 --- a/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleaner.C +++ b/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleaner.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleaner.H b/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleaner.H index caa2bfb39f4647f87ef8068f1520cc10e4d2e4e3..8ba33c5f030e09a86a6ec34b478bf30ec317b875 100644 --- a/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleaner.H +++ b/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleaner.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class topologicalCleaner diff --git a/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleanerInvalidVertices.C b/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleanerInvalidVertices.C index 0aac5ab80678f31299e241e1f7e821ae242eee10..7e354438fe45a984378b4f443621b4b1057b766a 100644 --- a/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleanerInvalidVertices.C +++ b/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologicalCleanerInvalidVertices.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologyCleanerNonConsecutiveBoundaryVertices.C b/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologyCleanerNonConsecutiveBoundaryVertices.C index c42686dca9e6f83523dc95233ca23c7cba6d004e..1d65007311ca80b533afdcfa68cd2fe273314ebc 100644 --- a/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologyCleanerNonConsecutiveBoundaryVertices.C +++ b/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologyCleanerNonConsecutiveBoundaryVertices.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologyCleanerNonMappableCells.C b/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologyCleanerNonMappableCells.C index 43df71986700323cf44c24ccb55ead2700bc07e6..3b280547aee2e511018cd563d4dc1e9c0ce0535f 100644 --- a/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologyCleanerNonMappableCells.C +++ b/meshLibrary/utilities/smoothers/topology/topologicalCleaner/topologyCleanerNonMappableCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGenerator.C b/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGenerator.C index 45167953162f018a45fb97c17cf190ee4cab82f8..9edc8912d2e126f1c4dbd0fe8a83e38d60524da4 100644 --- a/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGenerator.C +++ b/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGenerator.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGenerator.H b/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGenerator.H index 95cbd2369ece9ad81b44ba9505f6f9fd9d07d1e5..3297ffec001993fe59840c9bc97566c8bf00e0c5 100644 --- a/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGenerator.H +++ b/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGenerator.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class boundaryFacesGenerator diff --git a/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGeneratorCreateBoundaryFaces.C b/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGeneratorCreateBoundaryFaces.C index 7f623d838a6eda57740887cd4e1fc328537564d6..7aa518b7541fc5c0f6e3e201a79a5ea8170f2df0 100644 --- a/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGeneratorCreateBoundaryFaces.C +++ b/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGeneratorCreateBoundaryFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGeneratorFacesForChain.C b/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGeneratorFacesForChain.C index e5c72d6f95e655abc3f0340f726a889d035aeeea..1fe4dc092f93f05716345e70c651aa3af74ad657 100644 --- a/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGeneratorFacesForChain.C +++ b/meshLibrary/utilities/surfaceTools/boundaryFacesGenerator/boundaryFacesGeneratorFacesForChain.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/boundaryOutwardOrientation/boundaryOutwardOrientation.C b/meshLibrary/utilities/surfaceTools/boundaryOutwardOrientation/boundaryOutwardOrientation.C index 72ac690bfb54df3c8a65eb697a5ff93f26d8bda0..4636d41214a4bd6ec9cb4f8c6cc25f3cbc693f35 100644 --- a/meshLibrary/utilities/surfaceTools/boundaryOutwardOrientation/boundaryOutwardOrientation.C +++ b/meshLibrary/utilities/surfaceTools/boundaryOutwardOrientation/boundaryOutwardOrientation.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/boundaryOutwardOrientation/boundaryOutwardOrientation.H b/meshLibrary/utilities/surfaceTools/boundaryOutwardOrientation/boundaryOutwardOrientation.H index 39fe19d3488ed9d27e31bd7bdc2a416e4b7fa8ff..2a651225acd94aa9f4f8de2d4d28d3ef5ef4de7d 100644 --- a/meshLibrary/utilities/surfaceTools/boundaryOutwardOrientation/boundaryOutwardOrientation.H +++ b/meshLibrary/utilities/surfaceTools/boundaryOutwardOrientation/boundaryOutwardOrientation.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class boundaryOutwardOrientation diff --git a/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatches.C b/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatches.C index 1032daed6ecefd8cf2bc9ad12d6f7d2f3bcb5fdf..f84bfa838de6219021cc9888b83cc4c105a94109 100644 --- a/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatches.C +++ b/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatches.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatches.H b/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatches.H index 1399f83d71e576b3d978abfca8b691bab26a5038..4cb9d868702389d5b5e7d7df0ff013b7c98a9d29 100644 --- a/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatches.H +++ b/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatches.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class correctEdgesBetweenPatches diff --git a/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatchesDistributeFaces.C b/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatchesDistributeFaces.C index 24968eb6b831e42641873f932a60063670b84f3d..0c05cd8a9d238456413dedbbc4f9e1ebb21e7fde 100644 --- a/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatchesDistributeFaces.C +++ b/meshLibrary/utilities/surfaceTools/correctEdgesBetweenPatches/correctEdgesBetweenPatchesDistributeFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheets/createFundamentalSheets.C b/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheets/createFundamentalSheets.C index 052b499e8ceffb5c9d05f3c96fc293571e20912c..f2950cfd02f251df2dc08079674f42faaa100e72 100644 --- a/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheets/createFundamentalSheets.C +++ b/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheets/createFundamentalSheets.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheets/createFundamentalSheets.H b/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheets/createFundamentalSheets.H index 9c044f1316462135fded71e9331d2d69a902716b..eb2b79bca9cf895cef4a8b7a5cdc3d029db9244e 100644 --- a/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheets/createFundamentalSheets.H +++ b/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheets/createFundamentalSheets.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class createFundamentalSheets diff --git a/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsFJ/createFundamentalSheetsFJ.C b/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsFJ/createFundamentalSheetsFJ.C index cba6172ab387cc096dad5f228bfa3edcc4b65478..6b07529f7e2be1443a029a828bafa4d6f5de4b7c 100644 --- a/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsFJ/createFundamentalSheetsFJ.C +++ b/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsFJ/createFundamentalSheetsFJ.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsFJ/createFundamentalSheetsFJ.H b/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsFJ/createFundamentalSheetsFJ.H index 6e4cb3411c7656dde280dad2384c94b9235ae013..6436d2edd32c45b527538ac662c78997f757fea3 100644 --- a/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsFJ/createFundamentalSheetsFJ.H +++ b/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsFJ/createFundamentalSheetsFJ.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class createFundamentalSheetsFJ diff --git a/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsJFS/createFundamentalSheetsJFS.C b/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsJFS/createFundamentalSheetsJFS.C index 6ad974cc3d9a32c2e22c8aa0735228aff627f947..0bbd77ca74e27eed307487beaca6adfb7aa75315 100644 --- a/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsJFS/createFundamentalSheetsJFS.C +++ b/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsJFS/createFundamentalSheetsJFS.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsJFS/createFundamentalSheetsJFS.H b/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsJFS/createFundamentalSheetsJFS.H index 93608a8d4137de7e34d2669742bf20f735db2978..11b5249b3c2dd16f124150501409d73d0195ecd3 100644 --- a/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsJFS/createFundamentalSheetsJFS.H +++ b/meshLibrary/utilities/surfaceTools/createFundamentalSheets/createFundamentalSheetsJFS/createFundamentalSheetsJFS.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class createFundamentalSheetsJFS diff --git a/meshLibrary/utilities/surfaceTools/decomposeCellsNearConcaveEdges/decomposeCellsNearConcaveEdges.C b/meshLibrary/utilities/surfaceTools/decomposeCellsNearConcaveEdges/decomposeCellsNearConcaveEdges.C index 4a9a6e29f05de273e8fe1f8bafc5e22857da8d73..3477ba42f8ba75e5b85605c7d25921e6019f417e 100644 --- a/meshLibrary/utilities/surfaceTools/decomposeCellsNearConcaveEdges/decomposeCellsNearConcaveEdges.C +++ b/meshLibrary/utilities/surfaceTools/decomposeCellsNearConcaveEdges/decomposeCellsNearConcaveEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/decomposeCellsNearConcaveEdges/decomposeCellsNearConcaveEdges.H b/meshLibrary/utilities/surfaceTools/decomposeCellsNearConcaveEdges/decomposeCellsNearConcaveEdges.H index 932280812857b9d954a5133f13e72deac51ae55b..0b3657e80f6d547f0787df9c6e6036af1caac076 100644 --- a/meshLibrary/utilities/surfaceTools/decomposeCellsNearConcaveEdges/decomposeCellsNearConcaveEdges.H +++ b/meshLibrary/utilities/surfaceTools/decomposeCellsNearConcaveEdges/decomposeCellsNearConcaveEdges.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class decomposeCellsNearConcaveEdges diff --git a/meshLibrary/utilities/surfaceTools/decomposeCellsNearConcaveEdges/decomposeCellsNearConcaveEdgesDecompose.C b/meshLibrary/utilities/surfaceTools/decomposeCellsNearConcaveEdges/decomposeCellsNearConcaveEdgesDecompose.C index 10183f8f66d934a0e5932bb7cd725f1246e43680..429ddef061adb6d1d4ac3e145f62f979c4c53bd1 100644 --- a/meshLibrary/utilities/surfaceTools/decomposeCellsNearConcaveEdges/decomposeCellsNearConcaveEdgesDecompose.C +++ b/meshLibrary/utilities/surfaceTools/decomposeCellsNearConcaveEdges/decomposeCellsNearConcaveEdgesDecompose.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractor.C b/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractor.C index e0a288d37224cf3dd5515709c9442de8e20717d7..eb726ad845f387f05eb9b1c63ed06c6f4165b157 100644 --- a/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractor.C +++ b/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractor.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractor.H b/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractor.H index 90d23336a67723982a059156040cea9f60bcd0e3..4998bc85da2c38860e1c445e47eefd93a9e2514a 100644 --- a/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractor.H +++ b/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractor.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Namespace edgeExtractor diff --git a/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractorCorners.C b/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractorCorners.C index 0f0269b51bfb53a94202b990008bb57b9a9d3e9d..aed5616cebe1436ad185f156a7c87fde5e5eba24 100644 --- a/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractorCorners.C +++ b/meshLibrary/utilities/surfaceTools/edgeExtraction/edgeExtractor/edgeExtractorCorners.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceCheckEdgeTypes/meshSurfaceCheckEdgeTypes.C b/meshLibrary/utilities/surfaceTools/meshSurfaceCheckEdgeTypes/meshSurfaceCheckEdgeTypes.C index f1e38113ff6fa54dd8903d192d95cb0bb7fb4151..95d62623f5cf2a9c968fcb6f8a8bc9c48f50f6aa 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceCheckEdgeTypes/meshSurfaceCheckEdgeTypes.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceCheckEdgeTypes/meshSurfaceCheckEdgeTypes.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceCheckEdgeTypes/meshSurfaceCheckEdgeTypes.H b/meshLibrary/utilities/surfaceTools/meshSurfaceCheckEdgeTypes/meshSurfaceCheckEdgeTypes.H index 977f7a32b5e74e98510fa986875e102d21353d05..e35707ad6cbe5cb36b3eb51f83feefc9c3c58284 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceCheckEdgeTypes/meshSurfaceCheckEdgeTypes.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceCheckEdgeTypes/meshSurfaceCheckEdgeTypes.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSurfaceCheckEdgeTypes diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceCheckInvertedVertices/meshSurfaceCheckInvertedVertices.C b/meshLibrary/utilities/surfaceTools/meshSurfaceCheckInvertedVertices/meshSurfaceCheckInvertedVertices.C index b91ec32d38515ee272b04fe39f4aac808a71333d..bc056d13dd3d1c2f5a44d6b00870cf8add1c7895 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceCheckInvertedVertices/meshSurfaceCheckInvertedVertices.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceCheckInvertedVertices/meshSurfaceCheckInvertedVertices.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceCheckInvertedVertices/meshSurfaceCheckInvertedVertices.H b/meshLibrary/utilities/surfaceTools/meshSurfaceCheckInvertedVertices/meshSurfaceCheckInvertedVertices.H index 9b968c6709dae5b3293a0755a18e80663337cc4a..9448dc48906a270c7932721565521dcc03e2371f 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceCheckInvertedVertices/meshSurfaceCheckInvertedVertices.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceCheckInvertedVertices/meshSurfaceCheckInvertedVertices.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSurfaceCheckInvertedVertices diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutter.C b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutter.C index 8b28f66f8edd83c18ea4265ca74877b12f74e32e..cae474a2c19f497eb25de36722c8dcf8ae7a42cc 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutter.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutter.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutter.H b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutter.H index 7d1f1cf2bd37de161d0c1a84acf2daaf1304a77c..340b93a6abf12d777b0e75304f2b7ee117cbff62 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutter.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutter.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSurfaceCutter diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterBoundaryFaces.C b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterBoundaryFaces.C index 2795084b806072e7a0187251ad4e7649b0fae2b2..5548796210f0e6df17b6cdf3afe5ac5648ea2374 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterBoundaryFaces.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterBoundaryFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterCreateEdges.C b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterCreateEdges.C index 9121324dbc465737efb61e3aa8944471208192e9..b6b577b05473c675f2ed0c178b7cebf06dc22abb 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterCreateEdges.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterCreateEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterDecomposeCells.C b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterDecomposeCells.C index 637eaa4d1b3240ef1d3084a15310885418a079d0..7039dfc1b5a758c44b7f896b585541923c96f62e 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterDecomposeCells.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterDecomposeCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterEdgePoints.C b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterEdgePoints.C index 4b420a7b921cfd3f99bf952521a7834e2eb602af..575bf1172c47a4deab3a431400e2f20dd0118bee 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterEdgePoints.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterEdgePoints.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterFaceCutter.C b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterFaceCutter.C index b9b4ee62a6fb2c441b9dcca73e61662165e7e75a..1b00da05fe8ca5fdcc76a3185e26a52afd4ad9eb 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterFaceCutter.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterFaceCutter.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterFaceDirections.C b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterFaceDirections.C index 50d60d6f1d14913cb2b991e2b61c061b6e6cab87..2d9f1b954b3367473cebc9bf669b3f689f74a77b 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterFaceDirections.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterFaceDirections.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterInternalFaces.C b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterInternalFaces.C index 0abf4d8b2c54bb4cacc212c93975487fce3dab8f..ee17c9e29e414085011735f9f62a2623278c2528 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterInternalFaces.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceCutter/meshSurfaceCutterInternalFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceDetectPlanarRegions/meshSurfaceDetectPlanarRegions.C b/meshLibrary/utilities/surfaceTools/meshSurfaceDetectPlanarRegions/meshSurfaceDetectPlanarRegions.C index d83c8203022287fd0277470aa9716b303ff92e70..343a7c9a1096438e213c90991b6a2dc512615eb5 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceDetectPlanarRegions/meshSurfaceDetectPlanarRegions.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceDetectPlanarRegions/meshSurfaceDetectPlanarRegions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceDetectPlanarRegions/meshSurfaceDetectPlanarRegions.H b/meshLibrary/utilities/surfaceTools/meshSurfaceDetectPlanarRegions/meshSurfaceDetectPlanarRegions.H index d0c55f1874d0eff988f2192505b9cf05e83bddad..64fc5ecea6d186329b74afc0ae6949a71ec88346 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceDetectPlanarRegions/meshSurfaceDetectPlanarRegions.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceDetectPlanarRegions/meshSurfaceDetectPlanarRegions.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSurfaceDetectPlanarRegions diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeCreateBoundaryFaces.C b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeCreateBoundaryFaces.C index 42268c5efe77ce9d536755253b23b5d8b0ed6f83..b82212aa918cc10fd9ed930a7549a43e3817e97e 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeCreateBoundaryFaces.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeCreateBoundaryFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeCreateEdgeVertices.C b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeCreateEdgeVertices.C index 96cd5c3464aac1fa97e5fb99ac1d97cc2a6e2a1e..b2bbf41337f443a2847ff07b099077460be2128f 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeCreateEdgeVertices.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeCreateEdgeVertices.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeExtractor.C b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeExtractor.C index 0cc09826c98da23684afcc3257e7f9f52de50f93..2ec7606baf15017e209e3893e335c9fa5e98e517 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeExtractor.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeExtractor.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeExtractor.H b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeExtractor.H index 23e378d34ed6ddc8f657499f7d7b03ceb320588d..0d7a69da873e5ea79f38df74adf1c74bbeacdbc5 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeExtractor.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor/meshSurfaceEdgeExtractor.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSurfaceEdgeExtractor diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2D.C b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2D.C index 42dc2e5dccc127f83db2cc1d73ded8984b5dd440..7110c3a2527da7a85b46bfd00dc2da0a6ffd6764 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2D.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2D.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2D.H b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2D.H index 4e2b1a5ebccd14b302e496b675c808358a63a523..25a3620ae6c47d304c45520f0d2697db96015b6a 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2D.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2D.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSurfaceEdgeExtractor2D diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2DDistributeFaces.C b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2DDistributeFaces.C index 163b4452bbceac16e3cba2dea9ba1ee789a51562..5a3d9bc9b8c7437cbbea778513e0a3b9e16d8563 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2DDistributeFaces.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractor2D/meshSurfaceEdgeExtractor2DDistributeFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUN.C b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUN.C index c2b9803b0d4fe0a1c7944ffc3412496d4dd98104..8ad0dc8a9b1c6c1467012851c6ccb28769bf679f 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUN.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUN.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUN.H b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUN.H index f186435da84024dc78ef50cb904ae801562e279c..071238fc192b8041bf5211eb97cc34f921693ff0 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUN.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUN.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSurfaceEdgeExtractorFUN diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUNDistributeFaces.C b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUNDistributeFaces.C index 42626222828b6395adc9652e4694f9119ce627b8..068b285317241bee77fb2036bc66a3613b57cf0c 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUNDistributeFaces.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorFUN/meshSurfaceEdgeExtractorFUNDistributeFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopo.C b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopo.C index fc057a803e0831d57eab8689ea5b002a9a75ca40..c4e1ceafe1604711d70571c4e93ffe343478bc2e 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopo.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopo.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopo.H b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopo.H index 4e1174368c2261d8d74e89e1a45c90cc52c15641..514f6ec76527f571f1fe9027c32912baa82f3561 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopo.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopo.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSurfaceEdgeExtractorNonTopo diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopoDistributeFaces.C b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopoDistributeFaces.C index 869b8a338761faf8214de1450d3e71267e3e17a9..b8a7ff0e0a3039829e0ffea3a586ff97002efef9 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopoDistributeFaces.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEdgeExtractorNonTopo/meshSurfaceEdgeExtractorNonTopoDistributeFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngine.C b/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngine.C index 28e15ef544a01bca2499138d8b91a2de88e514b6..8df41b735a8ad61b6b96de3f5f112748dfa9ddf4 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngine.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngine.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngine.H b/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngine.H index 17317122db3a002e80ed4b58e72ddf78ce1c924b..e0759b4c678577380c721036b8c74590c097953d 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngine.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngine.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSurfaceEngine diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineCalculateBoundaryNodesAndFaces.C b/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineCalculateBoundaryNodesAndFaces.C index b0598d25407a1aaf04a31bb17ca166f6ad3d4401..f79069fea7b732b78040d09869131ad104e92651 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineCalculateBoundaryNodesAndFaces.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineCalculateBoundaryNodesAndFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineI.H b/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineI.H index 3e5b33d1265e996f2c3eccfaf34339ce0e2393f6..dc5d6cfcfd6581d6a6c8e4d1d19b084d98d1686f 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineI.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineModifier.C b/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineModifier.C index 155021e86704e656634685056f7b24ffd7313c8f..6dde1caa2413ec11b062c8425e2da9cc9577d1b0 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineModifier.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineModifier.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineModifier.H b/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineModifier.H index 9fe5446fc54c240725670f96e914cc2e4a5b18ce..5d8c9c01c050af59eef376d93174e8f3e913bf9c 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineModifier.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineModifier.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSurfaceEngineModifier diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineParallelAddressing.C b/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineParallelAddressing.C index c63e9af4fdded7b6d1e0e461611ec22d5d8048e0..b0c778fe70119b300f10b5e37151765469d1b23d 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineParallelAddressing.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceEngine/meshSurfaceEngineParallelAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapper.C b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapper.C index 774d8c3a17e15a2bc6c59106249cfba8974fa8fd..b1bfbb60e9479b572defe7dec441003b34dfc4de 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapper.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapper.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapper.H b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapper.H index 00a02f21c828f2b347830ab9e090dc3dd76a9a4f..433c73b667f2c416b050811e10543d8704b7af67 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapper.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapper.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSurfaceMapper diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperCornersAndEdges.C b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperCornersAndEdges.C index 637d4e99cbcd34c59a62b60155690c2e76a902f5..4d1f0c1056d70648f6f9e42c3d34f2759fcd1f1c 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperCornersAndEdges.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperCornersAndEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperMapVertices.C b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperMapVertices.C index d4150beb5a87d321b8118becc0c5efd59f66e3dc..fcbc8c342aa352aec2bc97faa9f8b3e5f96bbb3c 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperMapVertices.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperMapVertices.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperPremapVertices.C b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperPremapVertices.C index f8d3ff90160905e530e5b574bda2c545fe917331..6d4f415a22f022971f747a7e4a39a530535a2d0e 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperPremapVertices.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/meshSurfaceMapperPremapVertices.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/parMapperHelper.H b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/parMapperHelper.H index 0c5bcd73ba160fa5790eaf2fa999b6c7bff91281..db311a77cdf460d60d4e3a5cbb8be8b4f4e154cc 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/parMapperHelper.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper/parMapperHelper.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class parMapperHelper diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2D.C b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2D.C index e5c813a9f869f981da78377d3fd75bfb257bd1dc..8358ab61779f8365badd368c0f74dcf4e198d168 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2D.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2D.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2D.H b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2D.H index deaea627fa1ea2cd9fec226695110f68d05ec659..21ed49afcc89bc7a82bfb3f595b20f8c28883b91 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2D.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2D.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSurfaceMapper2D diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2DMapVertices.C b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2DMapVertices.C index 8466d59ca24c7d2316c2f96da975ae9e2f22e11a..1f89dfff849d66379eb1e5b4ac0eda6f0c9d1e42 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2DMapVertices.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2DMapVertices.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2DPremapVertices.C b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2DPremapVertices.C index 7eac99c311a7ab5d18b63d3975e057939ff37db2..f86500c9d529e1d1cfe9d75993bd285fc150bb91 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2DPremapVertices.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfaceMapper2D/meshSurfaceMapper2DPremapVertices.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitioner.C b/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitioner.C index c7b180b8b41ddc04a4f6a433940e930224ea13a5..eb42e1554007b5dbb288a0bdc2563965148fdcd1 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitioner.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitioner.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitioner.H b/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitioner.H index bcb47e8c693d90ad4ea321cbb31be5f588cec5db..9c0aec7c36134dcabce03fe1505f81179dc6cb5b 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitioner.H +++ b/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitioner.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class meshSurfacePartitioner diff --git a/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitionerFunctions.C b/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitionerFunctions.C index 76cedb3d62a24545466de4cb42be4c36f71ad64a..d15295ebea76394ec76903b5ba450dec8035bcf8 100644 --- a/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitionerFunctions.C +++ b/meshLibrary/utilities/surfaceTools/meshSurfacePartitioner/meshSurfacePartitionerFunctions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/renameBoundaryPatches/renameBoundaryPatches.C b/meshLibrary/utilities/surfaceTools/renameBoundaryPatches/renameBoundaryPatches.C index 8c9cbabee2c71413c3a57b8f81bca13b4b74d460..d8f1bb238014b5fb0dc7f67be45a43c78071911c 100644 --- a/meshLibrary/utilities/surfaceTools/renameBoundaryPatches/renameBoundaryPatches.C +++ b/meshLibrary/utilities/surfaceTools/renameBoundaryPatches/renameBoundaryPatches.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/renameBoundaryPatches/renameBoundaryPatches.H b/meshLibrary/utilities/surfaceTools/renameBoundaryPatches/renameBoundaryPatches.H index 606ce853ef6b7953758bb88152ce2ed272fb96a4..7e35da86a36f50f15d2c9e674d58f0f2dcd98860 100644 --- a/meshLibrary/utilities/surfaceTools/renameBoundaryPatches/renameBoundaryPatches.H +++ b/meshLibrary/utilities/surfaceTools/renameBoundaryPatches/renameBoundaryPatches.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class renameBoundaryPatches diff --git a/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCells.C b/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCells.C index 8fb86e8e351ff8acf677cf389066a929030fc548..0ea511ecb3ed724ac4b9ec3642997d1870082e19 100644 --- a/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCells.C +++ b/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCells.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCells.H b/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCells.H index d50eaf9bd97ee08c2c6d9a196f8b85a51426212a..5c5e04b71d8941bd5c2730fc4bf173c871d9324a 100644 --- a/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCells.H +++ b/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCells.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class surfaceMorpherCells diff --git a/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCellsCreateBoundaryFaces.C b/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCellsCreateBoundaryFaces.C index 94b85729d555442d6e1986503f79e739a7195c44..20304fdcf3cf8185d07bd2b355e8a4371bf0a716 100644 --- a/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCellsCreateBoundaryFaces.C +++ b/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCellsCreateBoundaryFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCellsMorphInternalFaces.C b/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCellsMorphInternalFaces.C index 985d9aef25234dc730d742e3e7995e35e8c9e54f..8f4c6216b2e80456d282984f95d7d6741b13537f 100644 --- a/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCellsMorphInternalFaces.C +++ b/meshLibrary/utilities/surfaceTools/surfaceMorpherCells/surfaceMorpherCellsMorphInternalFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/triangulateNonPlanarBoundaryFaces/triangulateNonPlanarBoundaryFaces.C b/meshLibrary/utilities/surfaceTools/triangulateNonPlanarBoundaryFaces/triangulateNonPlanarBoundaryFaces.C index 54be062893f439721bd9110ceb3bfb8dc839f121..3bb80379dae183397a076b900b29053b2ef89427 100644 --- a/meshLibrary/utilities/surfaceTools/triangulateNonPlanarBoundaryFaces/triangulateNonPlanarBoundaryFaces.C +++ b/meshLibrary/utilities/surfaceTools/triangulateNonPlanarBoundaryFaces/triangulateNonPlanarBoundaryFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/surfaceTools/triangulateNonPlanarBoundaryFaces/triangulateNonPlanarBoundaryFaces.H b/meshLibrary/utilities/surfaceTools/triangulateNonPlanarBoundaryFaces/triangulateNonPlanarBoundaryFaces.H index 53707cd68a40f9a8fd0ee1a1fca57117ee344776..92934076745243fc91de3d055ac01dbbfb24fd4e 100644 --- a/meshLibrary/utilities/surfaceTools/triangulateNonPlanarBoundaryFaces/triangulateNonPlanarBoundaryFaces.H +++ b/meshLibrary/utilities/surfaceTools/triangulateNonPlanarBoundaryFaces/triangulateNonPlanarBoundaryFaces.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triangulateNonPlanarBoundaryFaces diff --git a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctree.C b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctree.C index 28ed10dd569a069b54df56e4b424716eddedef74..059306661826f750759299e61378835c26fa3636 100644 --- a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctree.C +++ b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctree.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctree.H b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctree.H index ba9bbefaea7a399ee74bef7ec63a1063b655c125..3ffdb443aa91fa2858def1fa17283a72e0662b37 100644 --- a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctree.H +++ b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctree.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class tetCreatorOctree diff --git a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeFromFacesWithCentreNode.C b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeFromFacesWithCentreNode.C index a10259dd32d51fb2bd4a719cae20ee4485abebe6..603cb1a35aaf1c0d19fdf149f4ae5b5572803f68 100644 --- a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeFromFacesWithCentreNode.C +++ b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeFromFacesWithCentreNode.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeI.H b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeI.H index cc8437276dbfd2dc00dadd987064eb51184a5226..a84c534dd077a85ccf702bad2811ecab5506a70b 100644 --- a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeI.H +++ b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreePointsAndAddressing.C b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreePointsAndAddressing.C index 6ea2a63e251015ca8e1ec41ceb2aa1af245a5196..080cca764fb6d786175c093639aca192c9ae0aaa 100644 --- a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreePointsAndAddressing.C +++ b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreePointsAndAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsAroundEdges.C b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsAroundEdges.C index d2752a1f78df75cfc947b5543c796c96184e6550..f1b8d1b67ae449eace02a0d137d16bea3f16f633 100644 --- a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsAroundEdges.C +++ b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsAroundEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsAroundSplitEdges.C b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsAroundSplitEdges.C index f670e375e51e8625e9b5a78e6e491062b3522f93..9fa29d392b257d7c4be4bf41480c8d01678b5d81 100644 --- a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsAroundSplitEdges.C +++ b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsAroundSplitEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsFromSplitFaces.C b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsFromSplitFaces.C index db43ed66270accb30d05703d3ee74d4ac7dfd7a9..3b7285b8d6dd82240db9d6d537b3d27595b5efa2 100644 --- a/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsFromSplitFaces.C +++ b/meshLibrary/utilities/tetrahedra/tetCreatorOctree/tetCreatorOctreeTetsFromSplitFaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetPointsCreator/tetPointsCreator.C b/meshLibrary/utilities/tetrahedra/tetPointsCreator/tetPointsCreator.C index c6fa2f2cd2d8964433c8dd0b159deb45236a6794..9bb822ee739dfbadf387897fecbac6c4a20dc296 100644 --- a/meshLibrary/utilities/tetrahedra/tetPointsCreator/tetPointsCreator.C +++ b/meshLibrary/utilities/tetrahedra/tetPointsCreator/tetPointsCreator.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetPointsCreator/tetPointsCreator.H b/meshLibrary/utilities/tetrahedra/tetPointsCreator/tetPointsCreator.H index 96d8e31b033e23d9acdee2936c8884c02e43cb90..e503ef867898e558c9af84ba9c7b352470c42e9f 100644 --- a/meshLibrary/utilities/tetrahedra/tetPointsCreator/tetPointsCreator.H +++ b/meshLibrary/utilities/tetrahedra/tetPointsCreator/tetPointsCreator.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class tetPointsCreator diff --git a/meshLibrary/utilities/tetrahedra/tetPointsCreator/tetPointsCreatorAddPoints.C b/meshLibrary/utilities/tetrahedra/tetPointsCreator/tetPointsCreatorAddPoints.C index f1c0856b4e2a6b1d8b6ed96daf390b06bb4840a1..64c84d1b5f7a5b08e3ee7ee3552294776b50f7bf 100644 --- a/meshLibrary/utilities/tetrahedra/tetPointsCreator/tetPointsCreatorAddPoints.C +++ b/meshLibrary/utilities/tetrahedra/tetPointsCreator/tetPointsCreatorAddPoints.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetTessellation/delaunayTessellation/delaunayTessellation.C b/meshLibrary/utilities/tetrahedra/tetTessellation/delaunayTessellation/delaunayTessellation.C index 34f6fcedb95588f9b6e2a957d2a666c83318854b..a5f777be0c5c38ce71349a8b281539dda54c04bb 100644 --- a/meshLibrary/utilities/tetrahedra/tetTessellation/delaunayTessellation/delaunayTessellation.C +++ b/meshLibrary/utilities/tetrahedra/tetTessellation/delaunayTessellation/delaunayTessellation.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetTessellation/delaunayTessellation/delaunayTessellation.H b/meshLibrary/utilities/tetrahedra/tetTessellation/delaunayTessellation/delaunayTessellation.H index 101899b8acb0fc0fe5aaaeb1d002ce57e8981e3e..5f85e16b3b55c1790500519e71930bc397e77c8f 100644 --- a/meshLibrary/utilities/tetrahedra/tetTessellation/delaunayTessellation/delaunayTessellation.H +++ b/meshLibrary/utilities/tetrahedra/tetTessellation/delaunayTessellation/delaunayTessellation.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class delaunayTesselation diff --git a/meshLibrary/utilities/tetrahedra/tetTessellation/delaunayTessellation/delaunayTessellationFunctions.C b/meshLibrary/utilities/tetrahedra/tetTessellation/delaunayTessellation/delaunayTessellationFunctions.C index 8b90b24a75f80ae11c9d8c12c4a96dd30421f2fe..f644cc5569cea2569f6e6e97fc9b1157cfa779cf 100644 --- a/meshLibrary/utilities/tetrahedra/tetTessellation/delaunayTessellation/delaunayTessellationFunctions.C +++ b/meshLibrary/utilities/tetrahedra/tetTessellation/delaunayTessellation/delaunayTessellationFunctions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetTessellation/subdivisionTessellation/subdivisionTessellation.C b/meshLibrary/utilities/tetrahedra/tetTessellation/subdivisionTessellation/subdivisionTessellation.C index 3e240386e4b3ff32ea763bf9be30efb6ea9a3fa8..e5edd24b60c2afb2465fa20f25e8c3684a24f7f8 100644 --- a/meshLibrary/utilities/tetrahedra/tetTessellation/subdivisionTessellation/subdivisionTessellation.C +++ b/meshLibrary/utilities/tetrahedra/tetTessellation/subdivisionTessellation/subdivisionTessellation.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetTessellation/subdivisionTessellation/subdivisionTessellation.H b/meshLibrary/utilities/tetrahedra/tetTessellation/subdivisionTessellation/subdivisionTessellation.H index 6b4aaafeeb24cd1fe03da6ba109fe6d19ab64e8c..75b9a6df7db901ac81fbdf9a555634473b91ea4c 100644 --- a/meshLibrary/utilities/tetrahedra/tetTessellation/subdivisionTessellation/subdivisionTessellation.H +++ b/meshLibrary/utilities/tetrahedra/tetTessellation/subdivisionTessellation/subdivisionTessellation.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class delaunayTesselation diff --git a/meshLibrary/utilities/tetrahedra/tetTessellation/subdivisionTessellation/subdivisionTessellationFunctions.C b/meshLibrary/utilities/tetrahedra/tetTessellation/subdivisionTessellation/subdivisionTessellationFunctions.C index 34a308e8a0b1abfbad14336146c2a83fc469405c..8fed45a4a08dcce72f666c0be23111f1c5d20f8d 100644 --- a/meshLibrary/utilities/tetrahedra/tetTessellation/subdivisionTessellation/subdivisionTessellationFunctions.C +++ b/meshLibrary/utilities/tetrahedra/tetTessellation/subdivisionTessellation/subdivisionTessellationFunctions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetTessellation/tessellationElement.C b/meshLibrary/utilities/tetrahedra/tetTessellation/tessellationElement.C index 2d2455be899df5168192d8ce3da9408b3054fc68..a59cafffaefa75614ffcdee7f004de36cff31ec3 100644 --- a/meshLibrary/utilities/tetrahedra/tetTessellation/tessellationElement.C +++ b/meshLibrary/utilities/tetrahedra/tetTessellation/tessellationElement.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetTessellation/tessellationElement.H b/meshLibrary/utilities/tetrahedra/tetTessellation/tessellationElement.H index 2dce0ff68f34bfd62b740cea10894b308a3de65f..850e013031963a2009a9fcd2bbc9c9c8139532bb 100644 --- a/meshLibrary/utilities/tetrahedra/tetTessellation/tessellationElement.H +++ b/meshLibrary/utilities/tetrahedra/tetTessellation/tessellationElement.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class delaunayElement diff --git a/meshLibrary/utilities/tetrahedra/tetTessellation/tessellationElementI.H b/meshLibrary/utilities/tetrahedra/tetTessellation/tessellationElementI.H index 6efb01642b96377d2b168e3b0123a29a7b644476..6f55af2f22d2025be773459cd771f111a80ef627 100644 --- a/meshLibrary/utilities/tetrahedra/tetTessellation/tessellationElementI.H +++ b/meshLibrary/utilities/tetrahedra/tetTessellation/tessellationElementI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellation.C b/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellation.C index 12f2716fe11b9972d0abb8f5fa80a2e6abd693c0..fe7b9a3aa7894fab9af7e21ae9b88a0cc476d2ce 100644 --- a/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellation.C +++ b/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellation.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellation.H b/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellation.H index f78810709bce906540e21963298310369960db47..4b1a079c1b9331657d76736e2b26ba6903f42daa 100644 --- a/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellation.H +++ b/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellation.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class tetTessellation diff --git a/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellationFunctions.C b/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellationFunctions.C index d087946081e6f587b1d7f1570241f3e384d0638f..0411dcaed0604d289e9f0bbbdf31404d57bf97e4 100644 --- a/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellationFunctions.C +++ b/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellationFunctions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellationNewElmts.C b/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellationNewElmts.C index d3576ac5dde31a1abae63c2aeb8123158f5e80d0..906f15d2ffc3791e3a8edc420ca6ee7b9d9266d7 100644 --- a/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellationNewElmts.C +++ b/meshLibrary/utilities/tetrahedra/tetTessellation/tetTessellationNewElmts.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdges.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdges.C index 48b129e14e84a9314426e89147335f789c88188a..d3f846ff2381692396f5c598251280498b3289e9 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdges.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdges.H b/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdges.H index 37fc6b4a7485b2b983c3168fcf044b91277c02f7..43cc2a082fb5011a5b9afb155d22f3c239a05094 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdges.H +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdges.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfaceClassifyEdges diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdgesFunctions.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdgesFunctions.C index 98074736d53418afb5bdc0c860e6556ddd76c03e..670fc2c75f68689549837c1e5f80570247b9c04a 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdgesFunctions.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceClassifyEdges/triSurfaceClassifyEdgesFunctions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicates.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicates.C index 4327ced7f7a911018d9f9711d73cef4a32fae128..6e9738238582cdf8506e87688b580977f0d0b9ef 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicates.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicates.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicates.H b/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicates.H index 23c2f072fe134695bdfe3de3f1c979beacacd9dd..c89c455adb5a6b188080273d7a1da9651c1d3daa 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicates.H +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicates.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfaceCleanupDuplicates diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicatesFunctions.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicatesFunctions.C index 864fce864b71c54d8e0f528a3edf5f496042f80e..9664b3c7c66f05824f65508267bb516abc02e571 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicatesFunctions.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceCleanupDuplicates/triSurfaceCleanupDuplicatesFunctions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceCopyParts/triSurfaceCopyParts.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceCopyParts/triSurfaceCopyParts.C index e403f0f7df0f8ce3620b4379ef565b02f1c1575f..bb9b8d67619294c5ef67f59b899659b50d7f17b5 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceCopyParts/triSurfaceCopyParts.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceCopyParts/triSurfaceCopyParts.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceCopyParts/triSurfaceCopyParts.H b/meshLibrary/utilities/triSurfaceTools/triSurfaceCopyParts/triSurfaceCopyParts.H index b861683b8bc7e8016091d77c71b78fab2a58a582..56f9773674aa1e8ad48284e61ca2d5beaa5cfad3 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceCopyParts/triSurfaceCopyParts.H +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceCopyParts/triSurfaceCopyParts.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfaceCopyParts diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimator.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimator.C index 0cb93e784fdf4f74e71a7aa1ac5e1f2833f69a6d..450e803870aaa845000a7e2ac8c079b3fe272dd5 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimator.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimator.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimator.H b/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimator.H index 081aa3461a30a337d6737b200acecef9ab3e27d5..63c4651a701da531d98e679a27c71d2c27839948 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimator.H +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimator.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfaceCurvatureCalculator diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimatorCalculate.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimatorCalculate.C index ed77c96ae7b01c9252c88ea27e1a1e0544571eb8..e34d6ec5928274cb49fd9b79670705628bd280ca 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimatorCalculate.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceCurvatureEstimator/triSurfaceCurvatureEstimatorCalculate.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdges.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdges.C index cf9e69e5099b4a034df9b8ad3fe47b82bb672ada..05a53196880c7490e6becce589d8c59c35b0c5f4 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdges.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdges.H b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdges.H index 293c2eb28c75195d7cb59f2cc377702c9c794cfd..061426a9f23ae3400299a34b613177be6be58345 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdges.H +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdges.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfaceDetectFeatureEdges diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdgesFunctions.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdgesFunctions.C index fc201ae72c192ff0b2639864724688e53a9c917c..d6332663994522b4fc432dd54c8b6f2f4fb9d7cf 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdgesFunctions.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectFeatureEdges/triSurfaceDetectFeatureEdgesFunctions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterials.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterials.C index 5897618e09d67c02b4614723411d4404e26cadbc..e772aaf486a1c22a692e80388083740923721c1a 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterials.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterials.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterials.H b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterials.H index 813f0a82ea44a9ac3035a3fdabf45d3a69e53661..59fbac84de750ca3e38004ec74611baf86b7ed77 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterials.H +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterials.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfaceDetectMaterials diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterialsFunctions.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterialsFunctions.C index 16dba7dfe091d6b2e31ce91ae78f2b36134484e4..b98c1c577f05aca68bc6c4367a911c8a214ea13a 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterialsFunctions.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterialsFunctions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterialsI.H b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterialsI.H index afc93ab944eff47a362b60a74ef6a9d748b956b4..593eeda9dbbf1ecfabdbecdeb43d3b29deb1f384 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterialsI.H +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectMaterials/triSurfaceDetectMaterialsI.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectPlanarRegions/triSurfaceDetectPlanarRegions.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectPlanarRegions/triSurfaceDetectPlanarRegions.C index 5a73298835f6c12bea156cd17a834ec71c998235..e286b0f778c5bfd8a4206b32b39c28600e29dd82 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectPlanarRegions/triSurfaceDetectPlanarRegions.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectPlanarRegions/triSurfaceDetectPlanarRegions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectPlanarRegions/triSurfaceDetectPlanarRegions.H b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectPlanarRegions/triSurfaceDetectPlanarRegions.H index 4e990a091f4e0210c56590aa3992eaecc4635e51..3c8acbe9abbc2f770523bbd8ceb0a4428e12e4c3 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectPlanarRegions/triSurfaceDetectPlanarRegions.H +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceDetectPlanarRegions/triSurfaceDetectPlanarRegions.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfaceDetectPlanarRegions diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceExtrude2DEdges/triSurfaceExtrude2DEdges.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceExtrude2DEdges/triSurfaceExtrude2DEdges.C index 2c19936eb6dec1aa4f44490889c4f62bfbc91254..dfac3955f31da9e711529f967fce52773037bd95 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceExtrude2DEdges/triSurfaceExtrude2DEdges.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceExtrude2DEdges/triSurfaceExtrude2DEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceExtrude2DEdges/triSurfaceExtrude2DEdges.H b/meshLibrary/utilities/triSurfaceTools/triSurfaceExtrude2DEdges/triSurfaceExtrude2DEdges.H index 23ab25d77ca7c64574b6b7b2cdea8f07b4a2cd19..51a34d255930aaef9e0cfaf17f1c629331319b50 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceExtrude2DEdges/triSurfaceExtrude2DEdges.H +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceExtrude2DEdges/triSurfaceExtrude2DEdges.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfaceExtrude2DEdges diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitioner.C b/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitioner.C index e1180a70d136c01e4f9c1bff6ea28a741efd7f90..d680e63c74793a89606438f9183f1647ac528cf2 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitioner.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitioner.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitioner.H b/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitioner.H index e93d855bffd1d294135cfca433f4247f1ce2fed8..b7d4d2fc21fddfdf13e0bf3f4054e8c4315d3613 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitioner.H +++ b/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitioner.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfacePartitioner diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitionerCreateAddressing.C b/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitionerCreateAddressing.C index fba55359a94141225c96e1f364108f3a82f6dc11..712ab504b3286183ae9c4eff442adfd914e59774 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitionerCreateAddressing.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfacePartitioner/triSurfacePartitionerCreateAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulator.C b/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulator.C index 3df2619a6ed2770584d2d95deb8341204ceb0775..525132bb65eff8eaa79d225f48cc7f6b2c918c62 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulator.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulator.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulator.H b/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulator.H index a8d7f9a61f8adf60ccb4373f62aeb0d316f05667..0258cadb6bca31cd8adda1152cae482ddd084b86 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulator.H +++ b/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulator.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfacePatchManipulator diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulatorFunctions.C b/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulatorFunctions.C index b4de9ae9a8d72f4ddd43d7d4de049c1b46cba908..ad442975ad973a70a51b8d9676493aa28c34a784 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulatorFunctions.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfacePatchManipulator/triSurfacePatchManipulatorFunctions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacets.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacets.C index bca65177114249bf3f304d2f037ecbabf42cff26..128a09f753551dedd31936b2195fa3baf0c01e5f 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacets.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacets.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacets.H b/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacets.H index 015f984a0f8c3b90bf828bf1ed2bda5cf8db07e1..ccc6c408fb76ccaad88857991f4699c80b4743b5 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacets.H +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacets.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class triSurfaceRemoveFacets diff --git a/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacetsFunctions.C b/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacetsFunctions.C index 5438b991c18d497b4882d499181edae45460ff1f..db15df229fe497ef131949d2a7cedc618b2bc12b 100644 --- a/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacetsFunctions.C +++ b/meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacetsFunctions.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractor.C b/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractor.C index ec7a8873d7d74399aeceb240158bb927a0313166..a3598570a6a6699f6f9907fc913da87d4ea71d31 100644 --- a/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractor.C +++ b/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractor.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractor.H b/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractor.H index cdce2eb9b544b62c26b3153db3d28713e54e72d5..40518079af1c58a71f91252fcaf83e1879bbba7d 100644 --- a/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractor.H +++ b/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractor.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class voronoiMeshExtractor diff --git a/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractorAddressing.C b/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractorAddressing.C index cb16fc7f383a59d4b6dd0197696b41277c0b769e..af936fb784ef0347f0e404ee7756439b87fae212 100644 --- a/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractorAddressing.C +++ b/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractorAddressing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractorCreateMesh.C b/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractorCreateMesh.C index 5a8dbc357aba2d926e55bdaed61517ddf3d44d47..0d51251dad7379dd61b6ce868c7b344bfff75630 100644 --- a/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractorCreateMesh.C +++ b/meshLibrary/voronoiMesh/voronoiMeshExtractor/voronoiMeshExtractorCreateMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/voronoiMesh/voronoiMeshGenerator/voronoiMeshGenerator.C b/meshLibrary/voronoiMesh/voronoiMeshGenerator/voronoiMeshGenerator.C index a6264d0929ec09df1652032ab53d13f108af469f..fe7c6ab28d9a0fc9dae5cc2d4b7c46261b7c8d97 100644 --- a/meshLibrary/voronoiMesh/voronoiMeshGenerator/voronoiMeshGenerator.C +++ b/meshLibrary/voronoiMesh/voronoiMeshGenerator/voronoiMeshGenerator.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description diff --git a/meshLibrary/voronoiMesh/voronoiMeshGenerator/voronoiMeshGenerator.H b/meshLibrary/voronoiMesh/voronoiMeshGenerator/voronoiMeshGenerator.H index a10b3e9f1d1e388b859584d3abbacdb2442eb4b1..59fa5587ec7adf7481ea8edbdd78264eac22257b 100644 --- a/meshLibrary/voronoiMesh/voronoiMeshGenerator/voronoiMeshGenerator.H +++ b/meshLibrary/voronoiMesh/voronoiMeshGenerator/voronoiMeshGenerator.H @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Class voronoiMeshGenerator diff --git a/testingInterfaces/testBoundaryLayer/testBoundaryLayer.C b/testingInterfaces/testBoundaryLayer/testBoundaryLayer.C index 3237870e3e4c5f7bd8cf67488b3535931164666d..c7689bded045603140c387c70faf70a04664838a 100644 --- a/testingInterfaces/testBoundaryLayer/testBoundaryLayer.C +++ b/testingInterfaces/testBoundaryLayer/testBoundaryLayer.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test for boundary layers diff --git a/testingInterfaces/testCartesianMeshExtractor/testCartesianMeshExtractor.C b/testingInterfaces/testCartesianMeshExtractor/testCartesianMeshExtractor.C index 5dae2c706fdaefbd2708af8ce4282d65f680a5bf..4f96a31a463b77d9fbcaea3622ea17cf270fd753 100644 --- a/testingInterfaces/testCartesianMeshExtractor/testCartesianMeshExtractor.C +++ b/testingInterfaces/testCartesianMeshExtractor/testCartesianMeshExtractor.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test of the cartesian mesh diff --git a/testingInterfaces/testCellSurfaceIntersections/testCellSurfaceIntersections.C b/testingInterfaces/testCellSurfaceIntersections/testCellSurfaceIntersections.C index a007a572dcc79bad851915a4ca7436430c4a5337..306c55eb227ca8969eccadb60007c3ef37794068 100644 --- a/testingInterfaces/testCellSurfaceIntersections/testCellSurfaceIntersections.C +++ b/testingInterfaces/testCellSurfaceIntersections/testCellSurfaceIntersections.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test of the cartesian mesh diff --git a/testingInterfaces/testChainFromEdges/testChainFromEdges.C b/testingInterfaces/testChainFromEdges/testChainFromEdges.C index 17ad38a761a76223a06b615cc37b286218ad26ef..5136f895f0b1da3ff61fc9de937ca837ffdd21b6 100644 --- a/testingInterfaces/testChainFromEdges/testChainFromEdges.C +++ b/testingInterfaces/testChainFromEdges/testChainFromEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test for creation of boundary faces from chains diff --git a/testingInterfaces/testConcaveCellUnfolder/testConcaveCellUnfolder.C b/testingInterfaces/testConcaveCellUnfolder/testConcaveCellUnfolder.C index de8bdf759e48181ff65385fdfa680a06876ccad1..8b4e3ce1ee47d3c73d1ffd3d2009983c789ca385 100644 --- a/testingInterfaces/testConcaveCellUnfolder/testConcaveCellUnfolder.C +++ b/testingInterfaces/testConcaveCellUnfolder/testConcaveCellUnfolder.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test of the octree dual diff --git a/testingInterfaces/testDelaunay/testDelaunay.C b/testingInterfaces/testDelaunay/testDelaunay.C index ca699a01f057e481495d632fbf2044c73e0a817a..e8003787df44c37152c30ac29ed5d08c0fef4488 100644 --- a/testingInterfaces/testDelaunay/testDelaunay.C +++ b/testingInterfaces/testDelaunay/testDelaunay.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test for Delaunay code diff --git a/testingInterfaces/testDualMeshExtractor/testDualMeshExtractor.C b/testingInterfaces/testDualMeshExtractor/testDualMeshExtractor.C index 998d4f008d0e4854d0459518ec6bd799f37f3b42..f6f812e1cb2c0a8a044bac2ca69e9c35ecf60b8f 100644 --- a/testingInterfaces/testDualMeshExtractor/testDualMeshExtractor.C +++ b/testingInterfaces/testDualMeshExtractor/testDualMeshExtractor.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test of the dual mesh diff --git a/testingInterfaces/testDynList/testDynList.C b/testingInterfaces/testDynList/testDynList.C index 2af2c0da9ce0ef407b85e3f8b5de5b4aeaa41688..6e0f88d1ec7e40e7f418b7dee8b0fbb42476e965 100644 --- a/testingInterfaces/testDynList/testDynList.C +++ b/testingInterfaces/testDynList/testDynList.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test of the octree dual diff --git a/testingInterfaces/testDynListHP/testDynListHP.C b/testingInterfaces/testDynListHP/testDynListHP.C index 9e752fbcdc0383e393b4d90455267f6c51d64e1a..9c239dde219e75de5640a172592b8a3bf0fb831b 100644 --- a/testingInterfaces/testDynListHP/testDynListHP.C +++ b/testingInterfaces/testDynListHP/testDynListHP.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test of the octree dual diff --git a/testingInterfaces/testFacesFromChain/testFacesFromChain.C b/testingInterfaces/testFacesFromChain/testFacesFromChain.C index dcdfe1ca5acc796bf86f31e8b510e50f4b7c8444..c40dbdbeb06cd2e660434abc3b45ee4a644ec972 100644 --- a/testingInterfaces/testFacesFromChain/testFacesFromChain.C +++ b/testingInterfaces/testFacesFromChain/testFacesFromChain.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test for creation of boundary faces from chains diff --git a/testingInterfaces/testFrontalMarking/testFrontalMarking.C b/testingInterfaces/testFrontalMarking/testFrontalMarking.C index 6d37d8546f003284eef4b133054c783fc1781f9c..5b62161c97614042ccf8ff9fd03db1c31cf5595b 100644 --- a/testingInterfaces/testFrontalMarking/testFrontalMarking.C +++ b/testingInterfaces/testFrontalMarking/testFrontalMarking.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test of the cartesian mesh diff --git a/testingInterfaces/testGraph/testGraph.C b/testingInterfaces/testGraph/testGraph.C index f318cc825f1235536ff0841c06c0496d82650735..3564fd94c59c28abd63601065061ca6071f7bf5c 100644 --- a/testingInterfaces/testGraph/testGraph.C +++ b/testingInterfaces/testGraph/testGraph.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test for VCWGraph diff --git a/testingInterfaces/testMaterialDetector/testMaterialDetector.C b/testingInterfaces/testMaterialDetector/testMaterialDetector.C index 8d8873aa6192dcf025964d9245708b87f2a726de..0a001eca06c8743c36c24c798c78d826d6f6f2da 100644 --- a/testingInterfaces/testMaterialDetector/testMaterialDetector.C +++ b/testingInterfaces/testMaterialDetector/testMaterialDetector.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test of the cartesian mesh diff --git a/testingInterfaces/testMatrix3D/testMatrix3D.C b/testingInterfaces/testMatrix3D/testMatrix3D.C index 2eeefb83f40dca55a88235fb1d4473f84c75ce40..f493e76afdcb19032b8b240d8bf010b2ccd12eed 100644 --- a/testingInterfaces/testMatrix3D/testMatrix3D.C +++ b/testingInterfaces/testMatrix3D/testMatrix3D.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test of the octree dual diff --git a/testingInterfaces/testNonManifoldInterfaces/testNonManifoldInterfaces.C b/testingInterfaces/testNonManifoldInterfaces/testNonManifoldInterfaces.C index 6a5d13204328e87bd19557ae2ac87dab1683874a..81f70f9d7ff6d366f6712ed3dec40777ceb31924 100644 --- a/testingInterfaces/testNonManifoldInterfaces/testNonManifoldInterfaces.C +++ b/testingInterfaces/testNonManifoldInterfaces/testNonManifoldInterfaces.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test for smoothers diff --git a/testingInterfaces/testOctree/testOctree.C b/testingInterfaces/testOctree/testOctree.C index 07279f599cb35d5ca0d81b23b327c593f2151e9e..d584878df612c133969f88abf28ef756d28ebcac 100644 --- a/testingInterfaces/testOctree/testOctree.C +++ b/testingInterfaces/testOctree/testOctree.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Creates the octree diff --git a/testingInterfaces/testParallelMesh/testParallelMesh.C b/testingInterfaces/testParallelMesh/testParallelMesh.C index 4c0e21eda48fce362990589fac6493801f416c4c..b9a346c0407bcee293840074c67ba9e476b8b25f 100644 --- a/testingInterfaces/testParallelMesh/testParallelMesh.C +++ b/testingInterfaces/testParallelMesh/testParallelMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test of surface morpher diff --git a/testingInterfaces/testRenumberMesh/testRenumberMesh.C b/testingInterfaces/testRenumberMesh/testRenumberMesh.C index 5b1d09327099d531961dd491a9b93ad987e706b3..9f16519dc6a5d69dcd17ca48b90c91a2b361da85 100644 --- a/testingInterfaces/testRenumberMesh/testRenumberMesh.C +++ b/testingInterfaces/testRenumberMesh/testRenumberMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test of surface morpher diff --git a/testingInterfaces/testSheetInsertion/testSheetInsertion.C b/testingInterfaces/testSheetInsertion/testSheetInsertion.C index 44e2c427570ce125b6fa000311912ec3200bc514..fb6dc1d6e1ac3103896e0d910297d355938d8ac8 100644 --- a/testingInterfaces/testSheetInsertion/testSheetInsertion.C +++ b/testingInterfaces/testSheetInsertion/testSheetInsertion.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test for smoothers diff --git a/testingInterfaces/testSmoothing/testSmoothing.C b/testingInterfaces/testSmoothing/testSmoothing.C index 2d95ba07ffdcf56cf37cb9b8fde4722472be0717..609f70fd9ac692e54fe06ad58db2da22299a9375 100644 --- a/testingInterfaces/testSmoothing/testSmoothing.C +++ b/testingInterfaces/testSmoothing/testSmoothing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test for smoothers diff --git a/testingInterfaces/testSurfaceEdgeExtractor/testSurfaceEdgeExtractor.C b/testingInterfaces/testSurfaceEdgeExtractor/testSurfaceEdgeExtractor.C index 3275f3e8eef670b56586dd6c58513f6a8fa906e1..5500d981a1ac70f4c181a05c7a279d7160321629 100644 --- a/testingInterfaces/testSurfaceEdgeExtractor/testSurfaceEdgeExtractor.C +++ b/testingInterfaces/testSurfaceEdgeExtractor/testSurfaceEdgeExtractor.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test for edge extraction diff --git a/testingInterfaces/testSurfaceMorpher/testSurfaceMorpher.C b/testingInterfaces/testSurfaceMorpher/testSurfaceMorpher.C index 3fe9fc43e9e3244c1f2815da98a551ea2ec233ca..5313044b5e8627e87a169f57f8d1a719dc29b416 100644 --- a/testingInterfaces/testSurfaceMorpher/testSurfaceMorpher.C +++ b/testingInterfaces/testSurfaceMorpher/testSurfaceMorpher.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test of surface morpher diff --git a/testingInterfaces/testSurfaceOptimizer/testSurfaceOptimizer.C b/testingInterfaces/testSurfaceOptimizer/testSurfaceOptimizer.C index 810edf928eaf554dc26cf8201fc347c1cad66daa..316bfa468fbe4156a308d1866a123d4f8d002773 100644 --- a/testingInterfaces/testSurfaceOptimizer/testSurfaceOptimizer.C +++ b/testingInterfaces/testSurfaceOptimizer/testSurfaceOptimizer.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test for smoothers diff --git a/testingInterfaces/testSurfaceOrientation/testSurfaceOrientation.C b/testingInterfaces/testSurfaceOrientation/testSurfaceOrientation.C index 18df3fdc30154ca0f782cf0fdb605e84d2288f6c..119ec69f16fe9a7a375c412de0241e9ab412a347 100644 --- a/testingInterfaces/testSurfaceOrientation/testSurfaceOrientation.C +++ b/testingInterfaces/testSurfaceOrientation/testSurfaceOrientation.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test the triSurfaceClassifyEdges diff --git a/testingInterfaces/testSurfaceSmoothing/testSurfaceSmoothing.C b/testingInterfaces/testSurfaceSmoothing/testSurfaceSmoothing.C index db2a659b60eac2758d33088dd7febfda6a5d5e23..b28f555b60571c6f6607b9da1a070f8d01c1d96a 100644 --- a/testingInterfaces/testSurfaceSmoothing/testSurfaceSmoothing.C +++ b/testingInterfaces/testSurfaceSmoothing/testSurfaceSmoothing.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test of surface smoother diff --git a/testingInterfaces/testVolumeOptimizer/testVolumeOptimizer.C b/testingInterfaces/testVolumeOptimizer/testVolumeOptimizer.C index 64333f6f5cef8a6d87a2d3c48a765496981f3c8c..caa644828fc4c9214a556121dd776c5bdfcb5970 100644 --- a/testingInterfaces/testVolumeOptimizer/testVolumeOptimizer.C +++ b/testingInterfaces/testVolumeOptimizer/testVolumeOptimizer.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test for smoothers diff --git a/testingInterfaces/testVoronoiMeshExtractor/testVoronoiMeshExtractor.C b/testingInterfaces/testVoronoiMeshExtractor/testVoronoiMeshExtractor.C index 1bb4f90a1d3a59d2877b7f72d6e82104352c989c..385e8cde3354be15f2b80a35186dce9a8437a11f 100644 --- a/testingInterfaces/testVoronoiMeshExtractor/testVoronoiMeshExtractor.C +++ b/testingInterfaces/testVoronoiMeshExtractor/testVoronoiMeshExtractor.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Test of the voronoi mesh diff --git a/utilities/FLMAToSurface/FLMAToSurface.C b/utilities/FLMAToSurface/FLMAToSurface.C index ba9b670dfd5fa280f95d98b3d6ccc95f081dacda..fba3d1c2c6f95d8ffdd9bcd24ef52b1493960b6e 100644 --- a/utilities/FLMAToSurface/FLMAToSurface.C +++ b/utilities/FLMAToSurface/FLMAToSurface.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Reads the AVL's surface mesh diff --git a/utilities/FPMAToMesh/FPMAToMesh.C b/utilities/FPMAToMesh/FPMAToMesh.C index e1f9c283187cbae53652c0cea213ca8407d5131c..b072c6e9f83534638e4b7adfff0ce6699e43614a 100644 --- a/utilities/FPMAToMesh/FPMAToMesh.C +++ b/utilities/FPMAToMesh/FPMAToMesh.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Writes the mesh in fpma format readable by AVL's CfdWM diff --git a/utilities/cellSetIntersectedByPlane/cellSetIntersectedByPlane.C b/utilities/cellSetIntersectedByPlane/cellSetIntersectedByPlane.C index 04e22d747ca71c54bf446c39eefbb4139ae8c40f..f2bf44e974abcbf0792ea09165b65b6cad104762 100644 --- a/utilities/cellSetIntersectedByPlane/cellSetIntersectedByPlane.C +++ b/utilities/cellSetIntersectedByPlane/cellSetIntersectedByPlane.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Prints topology of cells in a given cell set diff --git a/utilities/copySurfaceParts/copySurfaceParts.C b/utilities/copySurfaceParts/copySurfaceParts.C index f93c5accbab3042e40df2529c9504d2af879fe69..9eeec2ed776b52da18b9b141775c25d7b5f58d98 100644 --- a/utilities/copySurfaceParts/copySurfaceParts.C +++ b/utilities/copySurfaceParts/copySurfaceParts.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Finds feature edges and corners of a triangulated surface diff --git a/utilities/extrudeEdgesInto2DSurface/extrudeEdgesInto2DSurface.C b/utilities/extrudeEdgesInto2DSurface/extrudeEdgesInto2DSurface.C index 46e636d573b9d444a6513b84c14608d96fac5757..0ff651237a55ff7866aa0d9aa1c7096379d7b5a6 100644 --- a/utilities/extrudeEdgesInto2DSurface/extrudeEdgesInto2DSurface.C +++ b/utilities/extrudeEdgesInto2DSurface/extrudeEdgesInto2DSurface.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Reads the surface mesh, remove the selected facets diff --git a/utilities/meshToFPMA/meshToFPMA.C b/utilities/meshToFPMA/meshToFPMA.C index 9208de1012a966ee897df39d7062948080db81ff..0a69f40db544ad50d3868783eb6608dd72eb6d38 100644 --- a/utilities/meshToFPMA/meshToFPMA.C +++ b/utilities/meshToFPMA/meshToFPMA.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Writes the mesh in fpma format readable by AVL's CfdWM diff --git a/utilities/patchesToSubsets/patchesToSubsets.C b/utilities/patchesToSubsets/patchesToSubsets.C index fa23586f12fd4a21a31982694dd2dc740f5aa95c..7d7f82e532f732c31e47881fc869d86bd7a39c9e 100644 --- a/utilities/patchesToSubsets/patchesToSubsets.C +++ b/utilities/patchesToSubsets/patchesToSubsets.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Reads the AVL's surface mesh diff --git a/utilities/plyToSurface/plyToSurface.C b/utilities/plyToSurface/plyToSurface.C index ac0815768ff067fc0851e8a2aa3b26974ea0dcc5..ef83f84224b41832f036f2ed2024265df5e5c57c 100644 --- a/utilities/plyToSurface/plyToSurface.C +++ b/utilities/plyToSurface/plyToSurface.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Converts STAR CD surfaces into stl or other formats diff --git a/utilities/preparePar/preparePar.C b/utilities/preparePar/preparePar.C index c228cb42b7634ccae6bdf9bfac257c40b569521b..36c7548b851905cb929b5c74209f2efb135aca0b 100644 --- a/utilities/preparePar/preparePar.C +++ b/utilities/preparePar/preparePar.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Prepares the case for a parallel mesh generation run diff --git a/utilities/printCellsInSet/printCellsInSet.C b/utilities/printCellsInSet/printCellsInSet.C index e6b9f8da76307660271062e7e5f0cb6d7a315bc6..84bf72edd42850de6e7f02be8b827174e4aa5d0d 100644 --- a/utilities/printCellsInSet/printCellsInSet.C +++ b/utilities/printCellsInSet/printCellsInSet.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Application Prints topology of cells in a given cell set diff --git a/utilities/removeSurfaceFacets/removeSurfaceFacets.C b/utilities/removeSurfaceFacets/removeSurfaceFacets.C index 187bd48f3c2054415bac70283a73cfd9992d68b6..8fae8f439bf920bd10fc7901f0ecf46e9ab6ec03 100644 --- a/utilities/removeSurfaceFacets/removeSurfaceFacets.C +++ b/utilities/removeSurfaceFacets/removeSurfaceFacets.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Reads the surface mesh, remove the selected facets diff --git a/utilities/starSurfaceToSTL/starSurfaceToSTL.C b/utilities/starSurfaceToSTL/starSurfaceToSTL.C index 9c93fe01f822dabf816cbce0bf89ef2381d828b3..445b3889a125a3f888dd66bdd4df8289c58cbea4 100644 --- a/utilities/starSurfaceToSTL/starSurfaceToSTL.C +++ b/utilities/starSurfaceToSTL/starSurfaceToSTL.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Converts STAR CD surfaces into stl or other formats diff --git a/utilities/subsetToPatch/subsetToPatch.C b/utilities/subsetToPatch/subsetToPatch.C index aa30ba3b5f9fbefca94d6df34ed9bd32d2243182..5e71f89cd12c067575a238bc0696dce4b948446c 100644 --- a/utilities/subsetToPatch/subsetToPatch.C +++ b/utilities/subsetToPatch/subsetToPatch.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Creates surface patches from surface subsets diff --git a/utilities/surfaceClosedness/surfaceClosedness.C b/utilities/surfaceClosedness/surfaceClosedness.C index 5ccd4dcb64f11cb9ac120f8848ef95fb08248968..5b74894e998276ceef98cd8f1ecd9764eb0c8e71 100644 --- a/utilities/surfaceClosedness/surfaceClosedness.C +++ b/utilities/surfaceClosedness/surfaceClosedness.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Checks if the surface is geometrically closed diff --git a/utilities/surfaceFeatureEdges/surfaceFeatureEdges.C b/utilities/surfaceFeatureEdges/surfaceFeatureEdges.C index 18341f6528f2ea0e87142cb725293397e663599c..d05cd58741d37aeb30cf8c3b371aa7a95b9fc755 100644 --- a/utilities/surfaceFeatureEdges/surfaceFeatureEdges.C +++ b/utilities/surfaceFeatureEdges/surfaceFeatureEdges.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Finds feature edges and corners of a triangulated surface diff --git a/utilities/surfaceGenerateBoundingBox/surfaceGenerateBoundingBox.C b/utilities/surfaceGenerateBoundingBox/surfaceGenerateBoundingBox.C index fca5fcfc2be7326adbfcc747325fdc15142c77aa..b381aadcd91b60008d3678baab977cd9bc1b43a0 100644 --- a/utilities/surfaceGenerateBoundingBox/surfaceGenerateBoundingBox.C +++ b/utilities/surfaceGenerateBoundingBox/surfaceGenerateBoundingBox.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Finds feature edges and corners of a triangulated surface diff --git a/utilities/surfaceStitch/surfaceStitch.C b/utilities/surfaceStitch/surfaceStitch.C index c3e52e77bc577d3ed7edf7d9eab2bad024482f97..7ab6696f7c405f70bc404c7613dde5498189d658 100644 --- a/utilities/surfaceStitch/surfaceStitch.C +++ b/utilities/surfaceStitch/surfaceStitch.C @@ -1,26 +1,25 @@ /*---------------------------------------------------------------------------*\ ========= | - \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / F ield | cfMesh: A library for mesh generation \\ / O peration | - \\ / A nd | Copyright (C) 2005-2007 Franjo Juretic - \\/ M anipulation | + \\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com) + \\/ M anipulation | Copyright (C) Creative Fields, Ltd. ------------------------------------------------------------------------------- License - This file is part of OpenFOAM. + This file is part of cfMesh. - OpenFOAM is free software; you can redistribute it and/or modify it + cfMesh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your + Free Software Foundation; either version 3 of the License, or (at your option) any later version. - OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + cfMesh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with OpenFOAM; if not, write to the Free Software Foundation, - Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + along with cfMesh. If not, see <http://www.gnu.org/licenses/>. Description Closing holes in the triangulated surface