OpenFOAM logo
Open Source CFD Toolkit

undefFieldFunctionsM.H

Go to the documentation of this file.
00001 /*---------------------------------------------------------------------------*\
00002   =========                 |
00003   \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
00004    \\    /   O peration     |
00005     \\  /    A nd           | Copyright (C) 1991-2005 OpenCFD Ltd.
00006      \\/     M anipulation  |
00007 -------------------------------------------------------------------------------
00008 License
00009     This file is part of OpenFOAM.
00010 
00011     OpenFOAM is free software; you can redistribute it and/or modify it
00012     under the terms of the GNU General Public License as published by the
00013     Free Software Foundation; either version 2 of the License, or (at your
00014     option) any later version.
00015 
00016     OpenFOAM is distributed in the hope that it will be useful, but WITHOUT
00017     ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
00018     FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
00019     for more details.
00020 
00021     You should have received a copy of the GNU General Public License
00022     along with OpenFOAM; if not, write to the Free Software Foundation,
00023     Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
00024 
00025 \*---------------------------------------------------------------------------*/
00026 
00027 #undef UNARY_FUNCTION
00028 #undef UNARY_FUNCTION_N
00029 #undef UNARY_FUNCTION_R
00030 
00031 #undef UNARY_OPERATOR
00032 #undef UNARY_OPERATOR_N
00033 #undef UNARY_OPERATOR_R
00034 
00035 
00036 #undef BINARY_FUNCTION_FF
00037 #undef BINARY_FUNCTION_FT
00038 #undef BINARY_FUNCTION_FR
00039 #undef BINARY_FUNCTION_TF
00040 #undef BINARY_FUNCTION_TT
00041 #undef BINARY_FUNCTION_TR
00042 #undef BINARY_FUNCTION_RF
00043 #undef BINARY_FUNCTION_RT
00044 
00045 #undef BINARY_FUNCTION_NN
00046 #undef BINARY_FUNCTION_NR
00047 #undef BINARY_FUNCTION_RN
00048 #undef BINARY_FUNCTION_RR
00049 
00050 
00051 #undef BINARY_TYPE_FUNCTION_SF
00052 #undef BINARY_TYPE_FUNCTION_ST
00053 #undef BINARY_TYPE_FUNCTION_SR
00054 #undef BINARY_TYPE_FUNCTION_FS
00055 #undef BINARY_TYPE_FUNCTION_TS
00056 #undef BINARY_TYPE_FUNCTION_RS
00057 
00058 #undef BINARY_TYPE_FUNCTION_NN
00059 #undef BINARY_TYPE_FUNCTION_NR
00060 #undef BINARY_TYPE_FUNCTION_RN
00061 #undef BINARY_TYPE_FUNCTION_RR
00062 
00063 
00064 #undef BINARY_OPERATOR_FF
00065 #undef BINARY_OPERATOR_FT
00066 #undef BINARY_OPERATOR_FR
00067 #undef BINARY_OPERATOR_TF
00068 #undef BINARY_OPERATOR_TT
00069 #undef BINARY_OPERATOR_TR
00070 #undef BINARY_OPERATOR_RF
00071 #undef BINARY_OPERATOR_RT
00072 
00073 #undef BINARY_OPERATOR_NN
00074 #undef BINARY_OPERATOR_NR
00075 #undef BINARY_OPERATOR_RN
00076 #undef BINARY_OPERATOR_RR
00077 
00078 
00079 #undef BINARY_TYPE_OPERATOR_SF
00080 #undef BINARY_TYPE_OPERATOR_ST
00081 #undef BINARY_TYPE_OPERATOR_SR
00082 #undef BINARY_TYPE_OPERATOR_FS
00083 #undef BINARY_TYPE_OPERATOR_TS
00084 #undef BINARY_TYPE_OPERATOR_RS
00085 
00086 #undef BINARY_TYPE_OPERATOR_NN
00087 #undef BINARY_TYPE_OPERATOR_NR
00088 #undef BINARY_TYPE_OPERATOR_RN
00089 #undef BINARY_TYPE_OPERATOR_RR
00090 
00091 
00092 // ************************************************************************* //
For further information go to www.openfoam.org