35 #ifndef NEKTAR_LIB_MULTIREGIONS_PRECONDITIONERBLOCK_H
36 #define NEKTAR_LIB_MULTIREGIONS_PRECONDITIONERBLOCK_H
48 namespace MultiRegions
58 const boost::shared_ptr<GlobalLinSys> &plinsys,
59 const boost::shared_ptr<AssemblyMap>
71 const boost::shared_ptr<GlobalLinSys> &plinsys,
96 const Array<OneD, NekDouble>& pInput,
97 Array<OneD, NekDouble>& pOutput);