format: make cfMesh banner consistent and removed trailing whitespace
This commit is contained in:
parent
5f08a2f90a
commit
d2bc2468c7
481 changed files with 6344 additions and 4901 deletions
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Reads the AVL's surface mesh
|
Reads the AVL's surface mesh
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Creates surface patches from surface subsets
|
Creates surface patches from surface subsets
|
||||||
|
|
|
@ -1,28 +1,31 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
cfMesh utility to convert a surface file to VTK multiblock dataset
|
foam-extend utility to convert a surface file to VTK multiblock dataset
|
||||||
format, including the patches, feature edges and surface features.
|
format, including the patches, feature edges and surface features.
|
||||||
|
|
||||||
Author
|
Author
|
||||||
|
|
|
@ -1,9 +1,12 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | foam-extend: Open Source CFD
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | For copyright notice see file Copyright
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation |
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of foam-extend.
|
This file is part of foam-extend.
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Application
|
Application
|
||||||
Generates cartesian mesh
|
Generates cartesian mesh
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Application
|
Application
|
||||||
Generates cartesian mesh
|
Generates cartesian mesh
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Reads the specified surface and writes it in the fms format.
|
Reads the specified surface and writes it in the fms format.
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Finds feature edges and corners of a triangulated surface
|
Finds feature edges and corners of a triangulated surface
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Reads the surface mesh, remove the selected facets
|
Reads the surface mesh, remove the selected facets
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Generates boundary layers in the existing mesh, based on the settings
|
Generates boundary layers in the existing mesh, based on the settings
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Finds feature edges and corners of a triangulated surface
|
Finds feature edges and corners of a triangulated surface
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Performs point relocations in the mesh (smoothing) in order to
|
Performs point relocations in the mesh (smoothing) in order to
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Ensures that all mesh points belonging to a symmetryPlane are
|
Ensures that all mesh points belonging to a symmetryPlane are
|
||||||
|
|
|
@ -1,28 +1,31 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
cfMesh utility to merge the supplied list of patches onto a single
|
foam-extend utility to merge the supplied list of patches onto a single
|
||||||
patch.
|
patch.
|
||||||
|
|
||||||
Author
|
Author
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Writes the mesh in fpma format readable by AVL's CfdWM
|
Writes the mesh in fpma format readable by AVL's CfdWM
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Application
|
Application
|
||||||
Generates polyhedral mesh
|
Generates polyhedral mesh
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Converts specified patches into subsets
|
Converts specified patches into subsets
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Application
|
Application
|
||||||
Prepares the case for a parallel mesh generation run
|
Prepares the case for a parallel mesh generation run
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Reads the surface mesh, remove the selected facets
|
Reads the surface mesh, remove the selected facets
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Scales the mesh into other units.
|
Scales the mesh into other units.
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Scales surface vertices by a precribed factor.
|
Scales surface vertices by a precribed factor.
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Creates surface patches from surface subsets
|
Creates surface patches from surface subsets
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Finds feature edges and corners of a triangulated surface
|
Finds feature edges and corners of a triangulated surface
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Finds feature edges and corners of a triangulated surface
|
Finds feature edges and corners of a triangulated surface
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Reads the specified surface and writes it in the fms format.
|
Reads the specified surface and writes it in the fms format.
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Application
|
Application
|
||||||
Generates tetrahedral mesh
|
Generates tetrahedral mesh
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
cartesian2DMeshGenerator
|
cartesian2DMeshGenerator
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
cartesianMeshExtractor
|
cartesianMeshExtractor
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
cartesianMeshGenerator
|
cartesianMeshGenerator
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
tetMeshExtractorOctree
|
tetMeshExtractorOctree
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
tetMeshGenerator
|
tetMeshGenerator
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
boxScaling
|
boxScaling
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
coordinateModification
|
coordinateModification
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
coordinateModificationList
|
coordinateModificationList
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
coordinateModifier
|
coordinateModifier
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
planeScaling
|
planeScaling
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
edgeMeshGeometryModification
|
edgeMeshGeometryModification
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
polyMeshGenGeometryModification
|
polyMeshGenGeometryModification
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
surfaceMeshGeometryModification
|
surfaceMeshGeometryModification
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
boundaryLayers
|
boundaryLayers
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
detectBoundaryLayers
|
detectBoundaryLayers
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
extrudeLayer
|
extrudeLayer
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
refineBoundaryLayers
|
refineBoundaryLayers
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
triangulateNonPlanarBaseFaces
|
triangulateNonPlanarBaseFaces
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
checkMeshDict
|
checkMeshDict
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
DynList
|
DynList
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
FRWGraph
|
FRWGraph
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
An graph of faces which supports automated output.
|
An graph of faces which supports automated output.
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
cellIOGraph
|
cellIOGraph
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
An graph of faces which supports automated output.
|
An graph of faces which supports automated output.
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
faceIOGraph
|
faceIOGraph
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
An IODynList of a given type is a List of that type which supports automated
|
An IODynList of a given type is a List of that type which supports automated
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
IODynList
|
IODynList
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
An IOLongList of a given type is a list which supports automated
|
An IOLongList of a given type is a list which supports automated
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
IOLongList
|
IOLongList
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Declaration of IOLongList ClassNames for IOLists that do not have .C files.
|
Declaration of IOLongList ClassNames for IOLists that do not have .C files.
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Type
|
Type
|
||||||
IOLongList
|
IOLongList
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
cellListPMG
|
cellListPMG
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
edgeLongList
|
edgeLongList
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
Declaration of IODynListHP ClassNames for IOLists that do not have .C files.
|
Declaration of IODynListHP ClassNames for IOLists that do not have .C files.
|
||||||
|
|
|
@ -1,25 +1,28 @@
|
||||||
/*---------------------------------------------------------------------------*\
|
/*---------------------------------------------------------------------------*\
|
||||||
========= |
|
========= |
|
||||||
\\ / F ield | cfMesh: A library for mesh generation
|
\\ / F ield | foam-extend: Open Source CFD
|
||||||
\\ / O peration |
|
\\ / O peration | Version: 4.1
|
||||||
\\ / A nd | Author: Franjo Juretic (franjo.juretic@c-fields.com)
|
\\ / A nd | Web: http://www.foam-extend.org
|
||||||
\\/ M anipulation | Copyright (C) Creative Fields, Ltd.
|
\\/ M anipulation | For copyright notice see file Copyright
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
Author | F.Juretic (franjo.juretic@c-fields.com)
|
||||||
|
Copyright | Copyright (C) Creative Fields, Ltd.
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
This file is part of cfMesh.
|
This file is part of foam-extend.
|
||||||
|
|
||||||
cfMesh is free software; you can redistribute it and/or modify it
|
foam-extend is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
Free Software Foundation; either version 3 of the License, or (at your
|
Free Software Foundation; either version 3 of the License, or (at your
|
||||||
option) any later version.
|
option) any later version.
|
||||||
|
|
||||||
cfMesh is distributed in the hope that it will be useful, but WITHOUT
|
foam-extend is distributed in the hope that it will be useful, but WITHOUT
|
||||||
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||||
for more details.
|
for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with cfMesh. If not, see <http://www.gnu.org/licenses/>.
|
along with foam-extend. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
Class
|
Class
|
||||||
faceListPMG
|
faceListPMG
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Reference in a new issue