Data Structures | Namespaces | Functions
wallPointData.H File Reference
Include dependency graph for wallPointData.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  wallPointData
 Holds information (coordinate and normal) regarding nearest wall point. More...
 
class  wallPointData
 Holds information (coordinate and normal) regarding nearest wall point. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Type >
Istream & operator>> (Istream &is, wallPointData< Type > &wDist)
 
template<class Type >
Ostream & operator<< (Ostream &os, const wallPointData< Type > &wDist)
 
template<>
bool contiguous< wallPointData< bool > > ()
 Data associated with wallPointData type are contiguous. List the usual. More...
 
template<>
bool contiguous< wallPointData< label > > ()
 
template<>
bool contiguous< wallPointData< scalar > > ()
 
template<>
bool contiguous< wallPointData< vector > > ()
 
template<>
bool contiguous< wallPointData< sphericalTensor > > ()
 
template<>
bool contiguous< wallPointData< symmTensor > > ()
 
template<>
bool contiguous< wallPointData< tensor > > ()
 

Detailed Description

Original source file wallPointData.H

Definition in file wallPointData.H.