

Go to the source code of this file.
Classes | |
| class | topoDistanceData< Type > |
| For use with FaceCellWave. Determines topological distance to starting faces. Templated on passive transported data. More... | |
| struct | is_contiguous< topoDistanceData< Type > > |
| Data are contiguous if data type is contiguous. More... | |
| struct | is_contiguous_label< topoDistanceData< Type > > |
| Data are contiguous label if data type is label. More... | |
| struct | is_contiguous_scalar< topoDistanceData< Type > > |
| Data are contiguous scalar if data type is scalar. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Type> | |
| Istream & | operator>> (Istream &, topoDistanceData< Type > &) |
| template<class Type> | |
| Ostream & | operator<< (Ostream &, const topoDistanceData< Type > &) |
Original source file topoDistanceData.H
Definition in file topoDistanceData.H.