Package solvcon :: Package tests :: Module test_solver :: Class CustomBlockSolver
[hide private]
[frames] | no frames]

Class CustomBlockSolver

source code


Nested Classes [hide private]

Inherited from solver.BaseSolver: __metaclass__, _exedatatype_

Instance Methods [hide private]

Inherited from testing.TestingSolver: __init__, bind, calccfl, calcdsoln, calcsoln, ibcdsoln, ibcsoln, update

Inherited from solver.BlockSolver: boundcond, call_non_interface_bc, exchangeibc, init, init_exchange, pull, pullank, pullibc, push, pushibc, remote_setattr, unbind

Inherited from solver.BaseSolver: dump, exhaust, final, march, postloop, preloop, provide

Inherited from solver.BaseSolver (private): _set_time, _tcall

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]

Inherited from solver.BaseSolver: detect_ncore

Class Variables [hide private]
  MESG_FILENAME_DEFAULT = '/dev/null'

Inherited from testing.TestingSolver: MMNAMES, _interface_init_, _pointers_

Inherited from solver.BlockSolver: CLMFC, CLMND, FCMND, _solution_array_

Inherited from solver.BaseSolver (private): _clib_solve

Instance Variables [hide private]

Inherited from solver.BlockSolver: all_simplex, bclist, grpnames, ibclist, ibcthread, ngroup, nsvr, svrn, use_incenter

Properties [hide private]

Inherited from solver.BlockSolver: is_bound, is_unbound, ust

Inherited from solver.BaseSolver: fpdtype, fpdtypestr

Inherited from solver.BaseSolver (private): _clib_solvcon

Inherited from object: __class__