Public Member Functions | Static Public Attributes | List of all members
VectorSpace::ConstBlock< SubVector, BStart > Class Template Reference

Public Member Functions

 ConstBlock (const vsType &vs)
 
const Cmpt & operator[] (const direction i) const
 
const Cmpt & operator() (const direction i, const direction) const
 

Static Public Attributes

static const direction nComponents = SubVector::nComponents
 

Detailed Description

template<class SubVector, direction BStart>
class Foam::VectorSpace::ConstBlock< SubVector, BStart >

Definition at line 123 of file VectorSpace.H.

Constructor & Destructor Documentation

◆ ConstBlock()

ConstBlock ( const vsType vs)
inline

Definition at line 62 of file VectorSpaceI.H.

Member Function Documentation

◆ operator[]()

const Cmpt & operator[] ( const direction  i) const
inline

Definition at line 282 of file VectorSpaceI.H.

References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.

Here is the call graph for this function:

◆ operator()()

const Cmpt & operator() ( const direction  i,
const direction  j 
) const
inline

Definition at line 304 of file VectorSpaceI.H.

References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.

Here is the call graph for this function:

Member Data Documentation

◆ nComponents

const direction nComponents = SubVector::nComponents
static

Definition at line 130 of file VectorSpace.H.


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