Proto
3.2
|
#include "Proto.H"
#include "Proto_MBProblemDomain.H"
#include "Proto_MBBoxPartition.H"
#include "implem/Proto_MBDisjointBoxLayoutImplem.H"
Go to the source code of this file.
Classes | |
class | Proto::MBDisjointBoxLayout |
Namespaces | |
Proto | |
Macros | |
#define | _PROTO_MB_BOX_LAYOUT_ |
Typedefs | |
typedef DataIndex< MBBoxPartition > | Proto::MBIndex |
typedef DataIterator< MBBoxPartition > | Proto::MBIterator |
Functions | |
std::ostream & | Proto::operator<< (std::ostream &os, const DataIndex< MBBoxPartition > &a_index) |
std::ostream & | Proto::operator<< (std::ostream &a_os, const MBIndex &a_di) |
#define _PROTO_MB_BOX_LAYOUT_ |