Updated headers to ensure the class name declared to Doxygen is in the appropriate namespace

Also moved global classes which should be in the Foam namespace into it.
This commit is contained in:
Henry
2015-02-09 14:43:11 +00:00
parent 121a8f32bd
commit ca026b5dc7
81 changed files with 428 additions and 327 deletions

View File

@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
pointFeatureEdgesTypes
Foam::pointFeatureEdgesTypes
Description
Holds information on the types of feature edges attached to feature points.

View File

@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
indexedCell
CGAL::indexedCell
Description
An indexed form of CGAL::Triangulation_cell_base_3<K> used to keep

View File

@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
indexedCellEnum
Foam::indexedCellEnum
Description

View File

@ -21,8 +21,8 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
indexedCellOps
Namespace
CGAL::indexedCellOps
Description

View File

@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
indexedVertex
CGAL::indexedVertex
Description
An indexed form of CGAL::Triangulation_vertex_base_3<K> used to keep

View File

@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
indexedVertexEnum
Foam::indexedVertexEnum
Description

View File

@ -21,8 +21,8 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
indexedVertexOps
Namespace
CGAL::indexedVertexOps
Description

View File

@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
pointConversion
Foam::pointConversion
Description
Conversion functions between point (Foam::) and Point (CGAL::)

View File

@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
pointPairs
Foam::pointPairs
Description
HashSet of unique edges. The edges are stored as a pair of pairs:

View File

@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
CV2D
Foam::CV2D
Description
Conformal-Voronoi 2D automatic mesher with grid or read initial points

View File

@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
indexedFace
CGAL::indexedFace
Description
An indexed form of CGAL::Triangulation_face_base_2<K> used to keep

View File

@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
indexedVertex
CGAL::indexedVertex
Description
An indexed form of CGAL::Triangulation_vertex_base_2<K> used to keep