Convection.hpp File Reference

Convection operator Implementes $ (\frac{\partial}{\partial t} + u\cdot\nabla)(\cdot) $, where $u(x)\in R^3 $, using the characterics-galerkin method. More...

#include <ScalarFunctionBase.hpp>
#include <FieldOfScalarFunction.hpp>
#include <Structured3DMesh.hpp>
#include <MeshOfTetrahedra.hpp>
#include <ConnectivityBuilder.hpp>
#include <ConformTransformation.hpp>
#include <limits>

Include dependency graph for Convection.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Convection< MeshType >
class  Convection< Structured3DMesh >
class  Convection< MeshOfTetrahedra >
class  Convection< MeshOfHexahedra >


Detailed Description

Convection operator Implementes $ (\frac{\partial}{\partial t} + u\cdot\nabla)(\cdot) $, where $u(x)\in R^3 $, using the characterics-galerkin method.

this is the specialization for unstructured hexahedra meshes

this is the specialization for tetrahedra meshes

Specialization of the convection operator in the case of underlying cartesian structured mesh.

Author:
Stephane Del Pino
Date:
Wed Apr 14 11:26:34 2004
This template class is specialized for allowed mesh types

Author:
Stephane Del Pino
Date:
Wed Jul 19 15:10:28 2006
Author:
Stephane Del Pino
Date:
Wed Jul 19 15:11:46 2006

Definition in file Convection.hpp.


Generated on Wed Nov 19 00:00:49 2008 for FreeFEM3D (aka ff3d) by  doxygen 1.5.6