Public Member Functions | List of all members
Amultiplier< Type, LUType > Class Template Reference
Inheritance diagram for Amultiplier< Type, LUType >:
Inheritance graph
[legend]
Collaboration diagram for Amultiplier< Type, LUType >:
Collaboration graph
[legend]

Public Member Functions

 Amultiplier (const Field< LUType > &A)
 
virtual ~Amultiplier ()
 
virtual void addAmul (Field< Type > &Apsi, const Field< Type > &psi) const
 

Detailed Description

template<class Type, class LUType>
class Foam::Amultiplier< Type, LUType >

Definition at line 35 of file LduMatrixATmul.C.

Constructor & Destructor Documentation

Amultiplier ( const Field< LUType > &  A)
inline

Definition at line 43 of file LduMatrixATmul.C.

virtual ~Amultiplier ( )
inlinevirtual

Definition at line 48 of file LduMatrixATmul.C.

Member Function Documentation

virtual void addAmul ( Field< Type > &  Apsi,
const Field< Type > &  psi 
) const
inlinevirtual

Definition at line 51 of file LduMatrixATmul.C.

References LduMatrix< Type, DType, LUType >::Amul(), and psi.

Here is the call graph for this function:


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