Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

dolfin::NSE_Momentum Class Reference

#include <NSE.h>

Inheritance diagram for dolfin::NSE_Momentum:

Inheritance graph
[legend]
Collaboration diagram for dolfin::NSE_Momentum:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NSE_Momentum (Function::Vector &source, Function::Vector &uprevious, Function::Vector &convection, Function::Vector &pressure)
real lhs (ShapeFunction::Vector &u, ShapeFunction::Vector &v)
 Variational formulation for systems, left-hand side.

real rhs (ShapeFunction::Vector &v)
 Variational formulation for systems, right-hand side.


Constructor & Destructor Documentation

dolfin::NSE_Momentum::NSE_Momentum Function::Vector source,
Function::Vector uprevious,
Function::Vector convection,
Function::Vector pressure
[inline]
 


Member Function Documentation

real dolfin::NSE_Momentum::lhs ShapeFunction::Vector &  u,
ShapeFunction::Vector &  v
[inline, virtual]
 

Variational formulation for systems, left-hand side.

Reimplemented from dolfin::PDE.

real dolfin::NSE_Momentum::rhs ShapeFunction::Vector &  v  )  [inline, virtual]
 

Variational formulation for systems, right-hand side.

Reimplemented from dolfin::PDE.


The documentation for this class was generated from the following file:


Documentation automatically generated with Doxygen on 10 Sep 2004.