WARPXM v1.10.0
Loading...
Searching...
No Matches
simplex_basis.QuadratureRule Class Reference

Public Member Functions

def __init__ (self, nodes, weights)
 
def apply_to (self, func)
 

Public Attributes

 nodes
 
 weights
 

Constructor & Destructor Documentation

◆ __init__()

def simplex_basis.QuadratureRule.__init__ (   self,
  nodes,
  weights 
)

Member Function Documentation

◆ apply_to()

def simplex_basis.QuadratureRule.apply_to (   self,
  func 
)

Member Data Documentation

◆ nodes

simplex_basis.QuadratureRule.nodes

◆ weights

simplex_basis.QuadratureRule.weights

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