#include <omg.h>
Public Attributes | |
| Vec | addPtmp |
| Vec | addRtmp |
| MPI_Comm | comm |
| ot::DA * | dac |
| ot::DA * | daf |
| unsigned int | dof |
| std::vector< ot::FineTouchedStatus > * | fineTouchedFlags |
| unsigned int | minIndependentSize |
| unsigned char * | suppressedDOFc |
| unsigned char * | suppressedDOFf |
| Vec | tmp |
Communication Stuff for Scatters | |
| int * | recvOffP |
| int * | recvOffR |
| int * | recvSzP |
| int * | recvSzR |
| int * | sendOffP |
| int * | sendOffR |
| int * | sendSzP |
| int * | sendSzR |
Definition at line 386 of file omg.h.
|
|
Definition at line 400 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
Definition at line 399 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
Definition at line 397 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
Coarse mesh Definition at line 387 of file omg.h. Referenced by ot::createInterpolationType1(), ot::createInterpolationType2(), and ot::dummyRestrictMatVecType1(). |
|
|
Fine mesh Definition at line 388 of file omg.h. Referenced by ot::createInterpolationType1(), ot::createInterpolationType2(), and ot::dummyRestrictMatVecType1(). |
|
|
The number of degrees of freedom per node Definition at line 396 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
The masks used for Restriction/Prolongation Definition at line 395 of file omg.h. Referenced by ot::createInterpolationType1(), ot::createInterpolationType2(), and ot::dummyRestrictMatVecType1(). |
|
|
Min (across processors) number of independent elements on the coarse grid. This us used for overlapping communication and computation inside the R and P matvecs. Definition at line 389 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
Definition at line 406 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
Definition at line 410 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
Definition at line 405 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
Definition at line 409 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
Definition at line 404 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
Definition at line 408 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
Definition at line 403 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
Definition at line 407 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
Dirichlet nodes on the coarse mesh Definition at line 393 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
Dirichlet nodes on the fine mesh Definition at line 394 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
|
|
Definition at line 398 of file omg.h. Referenced by ot::createInterpolationType1(), and ot::createInterpolationType2(). |
1.3.9.1