Pointwise Plugin SDK
Functions
CaeStrGridModel.cxx File Reference
#include "apiGridModel.h"
#include "apiPWP.h"
#include "CaeGridModel.h"
#include "CaeStrGridModel.h"
+ Include dependency graph for CaeStrGridModel.cxx:

Go to the source code of this file.

Functions

static PWGM_INDEX3 ndxMapperCB (const PWGM_INDEX3 pwgmNdx, void *data)
 
bool operator!= (const PWGM_HBNDRY &h1, const PWGM_HBNDRY &h2)
 
bool operator!= (const PWGM_HCNXN &h1, const PWGM_HCNXN &h2)
 
bool operator< (const PWGM_HBNDRY &h1, const PWGM_HBNDRY &h2)
 
bool operator< (const PWGM_HCNXN &h1, const PWGM_HCNXN &h2)
 
bool operator== (const PWGM_HBNDRY &h1, const PWGM_HBNDRY &h2)
 
bool operator== (const PWGM_HCNXN &h1, const PWGM_HCNXN &h2)
 
bool operator> (const PWGM_HBNDRY &h1, const PWGM_HBNDRY &h2)
 
bool operator> (const PWGM_HCNXN &h1, const PWGM_HCNXN &h2)
 

Function Documentation

◆ ndxMapperCB()

static PWGM_INDEX3 ndxMapperCB ( const PWGM_INDEX3  pwgmNdx,
void *  data 
)
static

◆ operator!=() [1/2]

bool operator!= ( const PWGM_HBNDRY h1,
const PWGM_HBNDRY h2 
)

Definition at line 125 of file CaeStrGridModel.cxx.

◆ operator!=() [2/2]

bool operator!= ( const PWGM_HCNXN h1,
const PWGM_HCNXN h2 
)

Definition at line 172 of file CaeStrGridModel.cxx.

◆ operator<() [1/2]

bool operator< ( const PWGM_HBNDRY h1,
const PWGM_HBNDRY h2 
)

Definition at line 130 of file CaeStrGridModel.cxx.

References PWGM_HBNDRY_ID.

◆ operator<() [2/2]

bool operator< ( const PWGM_HCNXN h1,
const PWGM_HCNXN h2 
)

Definition at line 177 of file CaeStrGridModel.cxx.

References PWGM_HCNXN_ID.

◆ operator==() [1/2]

bool operator== ( const PWGM_HBNDRY h1,
const PWGM_HBNDRY h2 
)

Definition at line 115 of file CaeStrGridModel.cxx.

References PWGM_HBNDRY_ID.

◆ operator==() [2/2]

bool operator== ( const PWGM_HCNXN h1,
const PWGM_HCNXN h2 
)

Definition at line 162 of file CaeStrGridModel.cxx.

References PWGM_HCNXN_ID.

◆ operator>() [1/2]

bool operator> ( const PWGM_HBNDRY h1,
const PWGM_HBNDRY h2 
)

Definition at line 149 of file CaeStrGridModel.cxx.

◆ operator>() [2/2]

bool operator> ( const PWGM_HCNXN h1,
const PWGM_HCNXN h2 
)

Definition at line 196 of file CaeStrGridModel.cxx.