|
__init__(self,
geomrep)
x.__init__(...) initializes x; see help(type(x)) for signature |
source code
|
|
|
generate_declarations(self,
cellvolume,
circumradius,
cellsurfacearea,
facetarea,
facetnormal) |
source code
|
|
|
generate_x_dependent_declarations(self,
x,
D,
facet_D) |
source code
|
|
|
|
|
|
|
|
|
gen_vx_names(self)
Return names of vertex coordinate |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|