File laplacexy.hxx#
Typedefs
-
template<class DerivedType>
using RegisterLaplaceXY = LaplaceXYFactory::RegisterInFactory<DerivedType>#
-
class LaplaceXYFactory : public Factory<LaplaceXY, LaplaceXYFactory, Mesh*, Options*, CELL_LOC>#
Public Functions
-
inline ReturnType create(Mesh *mesh = nullptr, Options *options = nullptr, CELL_LOC loc = CELL_CENTRE) const#
Public Static Functions
-
static void ensureRegistered()#
-
inline ReturnType create(Mesh *mesh = nullptr, Options *options = nullptr, CELL_LOC loc = CELL_CENTRE) const#
-
class LaplaceXY#
Subclassed by LaplaceXY2Hypre, LaplaceXYpetsc
Public Static Functions