LifeV
OperationSmallExtract1< Operand > Class Template Reference

class OperationSmallExtract Class containing information about the extraction of a row or component within Small* classes. More...

#include <OperationSmallExtract.hpp>

Constructors and destructors

 OperationSmallExtract1 ()
 No default constructor. More...
 
 ~OperationSmallExtract1 ()
 No destructor. More...
 

Detailed Description

template<typename Operand>
class LifeV::OperationSmallExtract1< Operand >

class OperationSmallExtract Class containing information about the extraction of a row or component within Small* classes.

Author
Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch

This class only contains information that can be useful in a templated framework (such as the one for assembling the algebraic systems via expressions).

It cannot be instanciated, neither the generic definition nor the specializations (private constructors and destructor only).

The only information stored in this class is the type of the result, see LifeV::OperationSmallAddition.

Definition at line 60 of file OperationSmallExtract.hpp.

Constructor & Destructor Documentation

◆ OperationSmallExtract1()

No default constructor.

◆ ~OperationSmallExtract1()

~OperationSmallExtract1 ( )
private

No destructor.


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