|
NGSolve
4.9
|
Public Member Functions | |
| NumProcInfo (const string &aname, int adim, NumProc *(*acreator)(PDE &pde, const Flags &flags), void(*aprintdoc)(ostream &ost)) | |
Public Attributes | |
| string | name |
| int | dim |
| NumProc *(* | creator )(PDE &pde, const Flags &flags) |
| void(* | printdoc )(ostream &ost) |
1.7.6.1