LifeV
booleanSelector Class Reference

#include <AnisotropicMultimechanismMaterialNonLinear.hpp>

+ Collaboration diagram for booleanSelector:

Public Types

typedef VectorEpetra vector_Type
 
typedef std::shared_ptr< vector_TypevectorPtr_Type
 

Public Member Functions

 booleanSelector (const vector_Type &selectionVector)
 
 ~booleanSelector ()
 
bool operator() (const UInt i, const UInt nTotDof, const UInt offset) const
 

Protected Attributes

vector_Type M_selectionVector
 

Detailed Description

Member Typedef Documentation

◆ vector_Type

◆ vectorPtr_Type

typedef std::shared_ptr<vector_Type> vectorPtr_Type

Constructor & Destructor Documentation

◆ booleanSelector()

booleanSelector ( const vector_Type selectionVector)
inline

Definition at line 141 of file AnisotropicMultimechanismMaterialNonLinear.hpp.

+ Here is the caller graph for this function:

◆ ~booleanSelector()

~booleanSelector ( )
inline

Member Function Documentation

◆ operator()()

bool operator() ( const UInt  i,
const UInt  nTotDof,
const UInt  offset 
) const
inline

Field Documentation

◆ M_selectionVector

vector_Type M_selectionVector
protected

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