Opm::NeighborInfoStruct< ResidualNBInfoType, BlockType > Struct Template Reference

#include <tpfalinearizer.hh>

Public Member Functions

template<class OtherBlockType >
 NeighborInfoStruct (const NeighborInfoStruct< ResidualNBInfoType, OtherBlockType > &other)
 
template<class PtrType >
 NeighborInfoStruct (unsigned int n, const ResidualNBInfoType &r, PtrType ptr)
 
 NeighborInfoStruct ()
 

Public Attributes

unsigned int neighbor
 
ResidualNBInfoType res_nbinfo
 
BlockType * matBlockAddress
 

Constructor & Destructor Documentation

◆ NeighborInfoStruct() [1/3]

template<class ResidualNBInfoType , class BlockType >
template<class OtherBlockType >
Opm::NeighborInfoStruct< ResidualNBInfoType, BlockType >::NeighborInfoStruct ( const NeighborInfoStruct< ResidualNBInfoType, OtherBlockType > &  other)
inline

◆ NeighborInfoStruct() [2/3]

template<class ResidualNBInfoType , class BlockType >
template<class PtrType >
Opm::NeighborInfoStruct< ResidualNBInfoType, BlockType >::NeighborInfoStruct ( unsigned int  n,
const ResidualNBInfoType &  r,
PtrType  ptr 
)
inline

◆ NeighborInfoStruct() [3/3]

template<class ResidualNBInfoType , class BlockType >
Opm::NeighborInfoStruct< ResidualNBInfoType, BlockType >::NeighborInfoStruct ( )
inline

Member Data Documentation

◆ matBlockAddress

template<class ResidualNBInfoType , class BlockType >
BlockType* Opm::NeighborInfoStruct< ResidualNBInfoType, BlockType >::matBlockAddress

◆ neighbor

template<class ResidualNBInfoType , class BlockType >
unsigned int Opm::NeighborInfoStruct< ResidualNBInfoType, BlockType >::neighbor

◆ res_nbinfo

template<class ResidualNBInfoType , class BlockType >
ResidualNBInfoType Opm::NeighborInfoStruct< ResidualNBInfoType, BlockType >::res_nbinfo

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