BISICLES AMR ice sheet model  0.9
PythonInterface::PythonVelocitySolver Member List

This is the complete list of members for PythonInterface::PythonVelocitySolver, including all inherited members.

define(const ProblemDomain &a_coarseDomain, ConstitutiveRelation *a_constRel, BasalFrictionRelation *a_basalFrictionRel, const Vector< DisjointBoxLayout > &a_vectGrids, const Vector< int > &a_vectRefRatio, const RealVect &a_dxCrse, IceThicknessIBC *a_bc, int a_numLevels)PythonInterface::PythonVelocitySolvervirtual
IceVelocitySolver()IceVelocitySolverinline
isDefined()IceVelocitySolverinlinevirtual
m_isDefinedIceVelocitySolverprotected
m_verbosityIceVelocitySolverprotected
PythonVelocitySolver(PyObject *a_pModule, PyObject *a_pFunc)PythonInterface::PythonVelocitySolverinline
PythonVelocitySolver()PythonInterface::PythonVelocitySolverinline
setMaxIterations(int a_max_iter)IceVelocitySolverinlinevirtual
setTolerance(Real a_tolerance)IceVelocitySolverinlinevirtual
setVerbosity(int a_verbosity)IceVelocitySolverinlinevirtual
solve(Vector< LevelData< FArrayBox > * > &a_horizontalVel, Vector< LevelData< FArrayBox > * > &a_calvedIce, Vector< LevelData< FArrayBox > * > &a_addedIce, Vector< LevelData< FArrayBox > * > &a_removedIce, Real &a_initialResidualNorm, Real &a_finalResidualNorm, const Real a_convergenceMetric, const Vector< LevelData< FArrayBox > * > &a_rhs, const Vector< LevelData< FArrayBox > * > &a_beta, const Vector< LevelData< FArrayBox > * > &a_beta0, const Vector< LevelData< FArrayBox > * > &a_A, const Vector< LevelData< FArrayBox > * > &a_muCoef, Vector< RefCountedPtr< LevelSigmaCS > > &a_coordSys, Real a_time, int a_lbase, int a_maxLevel)PythonInterface::PythonVelocitySolvervirtual
~IceVelocitySolver()IceVelocitySolverinlinevirtual
~PythonVelocitySolver()PythonInterface::PythonVelocitySolvervirtual