PolyFEM
Loading...
Searching...
No Matches
tetrahedron.py File Reference

Go to the source code of this file.

Namespaces

namespace  tetrahedron
 

Functions

 tetrahedron.integrate_exact (f)
 
 tetrahedron.integrate_approx (f, scheme)
 
 tetrahedron.list_schemes ()
 
 tetrahedron.generate_monomials (order)
 
 tetrahedron.is_valid (scheme, tol=1e-6, relaxed=False)
 
 tetrahedron.pick_scheme (all_schemes, order, relaxed=False)
 
 tetrahedron.generate_cpp (selected_schemes)
 
 tetrahedron.main ()