NGSolve
4.9
|
A collection of solvers. More...
Classes | |
class | NumProc |
class | NumProcs |
Registered numprocs. More... | |
class | RegisterNumProc |
class | EvalVariable |
class | PDE |
Description of partial differential equation. More... | |
Functions | |
NGS_DLL_HEADER NumProcs & | GetNumProcs () |
void | BuildLineIntegratorCurvePoints (const string filename, const MeshAccess &ma, Integrator &integrator, bool draw=true) |
void | BuildLineIntegratorCurvePoints (istream &infile, const MeshAccess &ma, Integrator &integrator, bool draw=true) |
A collection of solvers.
Numerical procedures NumProc, e.g. for the solution of boundary value problems NumProcBVP or eigen value problems NumProcEVP, and many many more.