NGSolve  4.9
Public Member Functions
ngcomp::NonconformingFESpace Class Reference
Inheritance diagram for ngcomp::NonconformingFESpace:
ngcomp::FESpace ngcomp::NGS_Object

List of all members.

Public Member Functions

 NonconformingFESpace (const MeshAccess &ama, const Flags &flags, bool parseflags=false)
virtual string GetClassName () const
virtual void Update (LocalHeap &lh)
 update dof-tables, old style
virtual int GetNDof () const
 number of dofs of process
virtual void GetDofNrs (int elnr, Array< int > &dnums) const
 get dof-nrs of the element
virtual void GetSDofNrs (int selnr, Array< int > &dnums) const
 returns dofs of sourface element

Member Function Documentation

virtual void ngcomp::NonconformingFESpace::Update ( LocalHeap lh) [virtual]

update dof-tables, old style

update dof-table

Reimplemented from ngcomp::FESpace.


The documentation for this class was generated from the following file: