Toggle navigation
Documentation
Big picture
The finite element method
The data structure
Not-so-quick guide
Optimisation
Order of action functions
Example codes and tutorials
List of example codes and tutorials
Meshing
Solvers
MPI parallel processing
Post-processing/visualisation
Other
Change log
Creating documentation
Coding conventions
Index
FAQ
Installation
Installation guide
Copyright
About
People
Contact/Get involved
Publications
Acknowledgements
Picture show
Go
src
flux_transport
Classes
|
Namespaces
scalar_advection_elements.h File Reference
Go to the source code of this file.
Classes
class
oomph::ScalarAdvectionEquations< DIM >
Base class for advection equations.
More...
class
oomph::QSpectralScalarAdvectionElement< DIM, NNODE_1D >
class
oomph::FaceGeometry< QSpectralScalarAdvectionElement< DIM, NNODE_1D > >
///////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////
More...
class
oomph::DGScalarAdvectionFaceElement< ELEMENT >
FaceElement
for Discontinuous Galerkin Problems.
More...
class
oomph::DGSpectralScalarAdvectionElement< DIM, NNODE_1D >
General DGScalarAdvectionClass. Establish the template parameters.
More...
class
oomph::DGSpectralScalarAdvectionElement< 1, NNODE_1D >
class
oomph::FaceGeometry< DGSpectralScalarAdvectionElement< 1, NNODE_1D > >
Face geometry of the 1D DG elements.
More...
class
oomph::DGSpectralScalarAdvectionElement< 2, NNODE_1D >
Specialisation for 2D DG Elements.
More...
class
oomph::FaceGeometry< DGSpectralScalarAdvectionElement< 2, NNODE_1D > >
Face geometry of the DG elements.
More...
class
oomph::QScalarAdvectionElement< DIM, NNODE_1D >
Non-spectral version of the classes.
More...
class
oomph::FaceGeometry< QScalarAdvectionElement< DIM, NNODE_1D > >
///////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////
More...
class
oomph::DGScalarAdvectionElement< DIM, NNODE_1D >
General DGScalarAdvectionClass. Establish the template parameters.
More...
class
oomph::DGScalarAdvectionElement< 1, NNODE_1D >
class
oomph::FaceGeometry< DGScalarAdvectionElement< 1, NNODE_1D > >
Face geometry of the 1D DG elements.
More...
class
oomph::DGScalarAdvectionElement< 2, NNODE_1D >
Specialisation for 2D DG Elements.
More...
class
oomph::FaceGeometry< DGScalarAdvectionElement< 2, NNODE_1D > >
Face geometry of the DG elements.
More...
Namespaces
oomph
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////