Home
last modified time | relevance | path

Searched refs:QFunctionContext (Results 1 – 6 of 6) sorted by relevance

/libCEED/examples/python/
H A Dex1_volume.py102 build_ctx = ceed.QFunctionContext()
131 build_ctx = ceed.QFunctionContext()
H A Dex2_surface.py104 build_ctx = ceed.QFunctionContext()
133 build_ctx = ceed.QFunctionContext()
H A Dex3_volume.py103 build_ctx = ceed.QFunctionContext()
/libCEED/python/
H A Dceed.py20 from .ceed_qfunctioncontext import QFunctionContext
609 def QFunctionContext(self): member in Ceed
615 return QFunctionContext(self)
H A Dceed_qfunctioncontext.py17 class QFunctionContext(): class
/libCEED/python/tests/
H A Dtest-4-qfunction.py116 ctx = ceed.QFunctionContext()
186 ctx = ceed.QFunctionContext()