NGSolve  4.9
Classes | Functions
ngsolve Namespace Reference

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 NumProcsGetNumProcs ()
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)

Detailed Description

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.