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.

References numberOfDoFsPerAxisInPatch.

Referenced by operator<().

Here is the caller graph for this function:

Member Function Documentation

◆ operator<()

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

Definition at line 1018 of file Interpolation.h.

References CellInterpolationOperatorKey(), and numberOfDoFsPerAxisInPatch.

Here is the call graph for this function:

Field Documentation

◆ numberOfDoFsPerAxisInPatch

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

Definition at line 1013 of file Interpolation.h.

Referenced by CellInterpolationOperatorKey(), and operator<().


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