Proto  3.2
Classes | Namespaces | Macros | Typedefs | Functions
Proto_AMRGrid.H File Reference
#include "Proto_FinitePointSet.H"
#include "Proto_DisjointBoxLayout.H"
#include "Proto_LevelBoxData.H"
#include "Proto_InterpStencil.H"
#include "implem/Proto_AMRGridImplem.H"
Include dependency graph for Proto_AMRGrid.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Proto::AMRGrid
 AMR Grid. More...
 

Namespaces

 Proto
 

Macros

#define _PROTO_AMR_GRID_
 

Typedefs

typedef LevelBoxData< short, 1, MEMTYPE_DEFAULT, PR_CELL > Proto::LevelTagData
 
typedef LevelBoxData< short, 1, MemType::HOST, PR_CELL > Proto::LevelTagDataHost
 
typedef BoxData< short, 1, MEMTYPE_DEFAULTProto::TagData
 
typedef BoxData< short, 1, MemType::HOST > Proto::TagDataHost
 

Functions

PROTO_KERNEL_START void Proto::maxTagFcnF (Var< short, 1 > &a_tag, Var< short, 1 > &a_coarse)
 

Macro Definition Documentation

◆ _PROTO_AMR_GRID_

#define _PROTO_AMR_GRID_