PolyFEM
Loading...
Searching...
No Matches
pyramid_bases.Pyramid Class Reference

Public Member Functions

 __init__ (self, order)
 
 nbf (self)
 
 compute_basis (self)
 

Public Attributes

 order
 
 points
 
 N
 

Detailed Description

Definition at line 92 of file pyramid_bases.py.

Constructor & Destructor Documentation

◆ __init__()

pyramid_bases.Pyramid.__init__ (   self,
  order 
)

Definition at line 93 of file pyramid_bases.py.

Member Function Documentation

◆ compute_basis()

◆ nbf()

pyramid_bases.Pyramid.nbf (   self)

Definition at line 98 of file pyramid_bases.py.

Member Data Documentation

◆ N

◆ order

pyramid_bases.Pyramid.order

◆ points

pyramid_bases.Pyramid.points

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