methodsnm.intrule
index
/builds/lehrenfeld/methodsnm/git-repo/jlcontent/src/methodsnm/intrule.py

 
Modules
       
numpy

 
Classes
       
builtins.object
IntRule

 
class IntRule(builtins.object)
     Methods defined here:
__init__(self)
Initialize self.  See help(type(self)) for accurate signature.
__str__(self)
Return str(self).
integrate(self, f)

Data descriptors defined here:
__dict__
dictionary for instance variables
__weakref__
list of weak references to the object

Data and other attributes defined here:
exactness_degree = None
nodes = None
weights = None

 
Functions
       
select_integration_rule(order, eltype)

 
Data
        npgauss_warned = False