
Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| defineCompoundTypeName (List< pointConstraint >, pointConstraintList) | |
| addCompoundToRunTimeSelectionTable (List< pointConstraint >, pointConstraintList) | |
| template<> | |
| void | Foam::Detail::readContiguous< Foam::pointConstraint > (Istream &is, char *byteData, std::streamsize byteCount) |
Variables | |
| const char *const | pTraits< pointConstraint >::typeName = "pointConstraint" |
Original source file pointConstraint.C
Definition in file pointConstraint.C.
| void Foam::Detail::readContiguous< Foam::pointConstraint > | ( | Istream & | is, |
| char * | byteData, | ||
| std::streamsize | byteCount ) |
Definition at line 101 of file pointConstraint.C.
References Istream::beginRawRead(), IOstream::checkNativeSizes(), Istream::endRawRead(), IOstream::fatalCheckNativeSizes(), FUNCTION_NAME, IOstream::labelByteSize(), Istream::read(), Foam::Detail::readContiguous(), and IOstream::scalarByteSize().
