Peano
Loading...
Searching...
No Matches
toolbox::blockstructured::internal::CellInterpolationOperatorKey Struct Reference

#include <Interpolation.h>

Public Member Functions

 CellInterpolationOperatorKey (int numberOfDoFsPerAxisInPatch_)
 
bool operator< (const CellInterpolationOperatorKey &otherKey) const
 

Data Fields

int numberOfDoFsPerAxisInPatch
 

Detailed Description

See also
CellInterpolationMap

Definition at line 1012 of file Interpolation.h.

Constructor & Destructor Documentation

◆ CellInterpolationOperatorKey()

toolbox::blockstructured::internal::CellInterpolationOperatorKey::CellInterpolationOperatorKey ( int numberOfDoFsPerAxisInPatch_)

Definition at line 1015 of file Interpolation.h.

Member Function Documentation

◆ operator<()

bool toolbox::blockstructured::internal::CellInterpolationOperatorKey::operator< ( const CellInterpolationOperatorKey & otherKey) const

Definition at line 1018 of file Interpolation.h.

References numberOfDoFsPerAxisInPatch.

Field Documentation

◆ numberOfDoFsPerAxisInPatch

int toolbox::blockstructured::internal::CellInterpolationOperatorKey::numberOfDoFsPerAxisInPatch

Definition at line 1013 of file Interpolation.h.

Referenced by operator<().


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