#include <CalcMigrate.hpp>
Public Member Functions | |
CalcMigrate () | |
CalcMigrate (const CalcMigrate &r)=delete | |
CalcMigrate & | operator= (const CalcMigrate &r)=delete |
virtual | ~CalcMigrate () |
void | setDmax (const VectorDouble &dmax) |
void | setFlagFill (bool flagFill) |
void | setFlagInter (bool flagInter) |
void | setFlagBall (bool flagBall) |
void | setDistType (int dist_type) |
void | setIuids (const VectorInt &iuids) |
void | setFlagLocate (bool flagLocate) |
void | setLocatorType (const ELoc &locatorType) |
Public Member Functions inherited from ACalcDbToDb | |
ACalcDbToDb (bool mustShareSameSpaceDimension=true) | |
ACalcDbToDb (const ACalcDbToDb &r)=delete | |
ACalcDbToDb & | operator= (const ACalcDbToDb &r)=delete |
virtual | ~ACalcDbToDb () |
void | setDbin (Db *dbin) |
void | setDbout (Db *dbout) |
void | setNamingConvention (const NamingConvention &namconv) |
void | setMustShareSpaceDimension (bool mustShareSpaceDimension) |
Db * | getDbin () const |
Db * | getDbout () const |
DbGrid * | getGridin () const |
DbGrid * | getGridout () const |
bool | hasDbin (bool verbose=true) const |
bool | hasDbout (bool verbose=true) const |
bool | isGridIn (bool verbose=true) const |
bool | isGridOut (bool verbose=true) const |
Public Member Functions inherited from ACalculator | |
ACalculator () | |
ACalculator (const ACalculator &r)=delete | |
ACalculator & | operator= (const ACalculator &r)=delete |
virtual | ~ACalculator () |
bool | run () |
CalcMigrate::CalcMigrate | ( | ) |
|
delete |
|
virtual |
|
delete |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |