![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
#include <mechsys/util/maps.h>
#include <mechsys/linalg/matvec.h>
#include <mechsys/mesh/structured.h>
Go to the source code of this file.
Classes | |
class | ParaGrid3D |
Enumerations | |
enum | CellType { Inner_t = -1, BryIn_t = -2, BryOut_t = -3, Outer_t = -4 } |
Functions | |
Id2Type | Resize (ncells) |
for (int k=0;k< N[2];++k) for(int j=0 | |
Variables | |
Array< int > | bryouts |
enum CellType |
for | ( | ) | [pure virtual] |
Id2NeighProcs Resize | ( | ncells | ) |