, where
, 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>


Go to the source code of this file.
Classes | |
| struct | Convection< MeshType > |
| class | Convection< Structured3DMesh > |
| class | Convection< MeshOfTetrahedra > |
| class | Convection< MeshOfHexahedra > |
, where
, 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.
Definition in file Convection.hpp.
1.5.6