Proto  3.2
Classes | Namespaces | Macros | Functions
Proto_MBInterpOp.H File Reference
#include "Proto.H"
#include "Proto_MBLevelBoxData.H"
#include "Proto_MBLevelMap.H"
#include "Proto_Matrix.H"
#include "Proto_Operator.H"
#include "Proto_MBPointInterpOp.H"
#include <unordered_set>
#include <algorithm>
#include "implem/Proto_MBInterpOpImplem.H"
Include dependency graph for Proto_MBInterpOp.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Proto::MBPointID
 
struct  Proto::MBPointID::Hash
 
class  Proto::MBInterpOp
 Mapped Multiblock Block Boundary Interpolation Operator. More...
 

Namespaces

 Proto
 

Macros

#define _PROTO_MB_INTERP_OP_
 

Functions

template<typename MAP , typename T , unsigned int C, MemType MEM, Centering CTR>
void Proto::interpBoundaries (MBLevelBoxData< T, C, MEM, CTR > &a_data, unsigned int a_order=4)
 
template<typename MAP , typename T , unsigned int C, MemType MEM, Centering CTR>
void Proto::interpBoundaries (MBLevelBoxData< T, C, MEM, CTR > &a_data, MBLevelMap< MAP, MEM > &a_map, unsigned int a_order=4)
 

Macro Definition Documentation

◆ _PROTO_MB_INTERP_OP_

#define _PROTO_MB_INTERP_OP_