Searched hist:"187168 c7adf497522cc3b03930f59faf3536934a" (Results 1 – 11 of 11) sorted by relevance
| /libCEED/python/ |
| H A D | ceed_qfunction.py | 187168c7adf497522cc3b03930f59faf3536934a Tue Sep 29 17:53:54 UTC 2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Jeremy/py debugging (#637)
* Ceed - only store error with parent
* Python - assert state is not in write status
* Vector - add reader check to destructor
* make style
* remove debugging assertion
* Python - minor documentation correctness
* Python - hold reference to data array for USE_POINTER to prevent gc
* Python - hold reference to data array for USE_POINTER to prevent gc for restriction and context
* Python - use None object for initial ref back to ceed objects
* Python - add USE_POINTER to imports as needed
* Junit - update valid error message for writable access lock
* Python - change exception raised test to help gc
|
| H A D | ceed_elemrestriction.py | 187168c7adf497522cc3b03930f59faf3536934a Tue Sep 29 17:53:54 UTC 2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Jeremy/py debugging (#637)
* Ceed - only store error with parent
* Python - assert state is not in write status
* Vector - add reader check to destructor
* make style
* remove debugging assertion
* Python - minor documentation correctness
* Python - hold reference to data array for USE_POINTER to prevent gc
* Python - hold reference to data array for USE_POINTER to prevent gc for restriction and context
* Python - use None object for initial ref back to ceed objects
* Python - add USE_POINTER to imports as needed
* Junit - update valid error message for writable access lock
* Python - change exception raised test to help gc
|
| H A D | ceed_operator.py | 187168c7adf497522cc3b03930f59faf3536934a Tue Sep 29 17:53:54 UTC 2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Jeremy/py debugging (#637)
* Ceed - only store error with parent
* Python - assert state is not in write status
* Vector - add reader check to destructor
* make style
* remove debugging assertion
* Python - minor documentation correctness
* Python - hold reference to data array for USE_POINTER to prevent gc
* Python - hold reference to data array for USE_POINTER to prevent gc for restriction and context
* Python - use None object for initial ref back to ceed objects
* Python - add USE_POINTER to imports as needed
* Junit - update valid error message for writable access lock
* Python - change exception raised test to help gc
|
| H A D | ceed_qfunctioncontext.py | 187168c7adf497522cc3b03930f59faf3536934a Tue Sep 29 17:53:54 UTC 2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Jeremy/py debugging (#637)
* Ceed - only store error with parent
* Python - assert state is not in write status
* Vector - add reader check to destructor
* make style
* remove debugging assertion
* Python - minor documentation correctness
* Python - hold reference to data array for USE_POINTER to prevent gc
* Python - hold reference to data array for USE_POINTER to prevent gc for restriction and context
* Python - use None object for initial ref back to ceed objects
* Python - add USE_POINTER to imports as needed
* Junit - update valid error message for writable access lock
* Python - change exception raised test to help gc
|
| H A D | ceed_basis.py | 187168c7adf497522cc3b03930f59faf3536934a Tue Sep 29 17:53:54 UTC 2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Jeremy/py debugging (#637)
* Ceed - only store error with parent
* Python - assert state is not in write status
* Vector - add reader check to destructor
* make style
* remove debugging assertion
* Python - minor documentation correctness
* Python - hold reference to data array for USE_POINTER to prevent gc
* Python - hold reference to data array for USE_POINTER to prevent gc for restriction and context
* Python - use None object for initial ref back to ceed objects
* Python - add USE_POINTER to imports as needed
* Junit - update valid error message for writable access lock
* Python - change exception raised test to help gc
|
| H A D | ceed.py | 187168c7adf497522cc3b03930f59faf3536934a Tue Sep 29 17:53:54 UTC 2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Jeremy/py debugging (#637)
* Ceed - only store error with parent
* Python - assert state is not in write status
* Vector - add reader check to destructor
* make style
* remove debugging assertion
* Python - minor documentation correctness
* Python - hold reference to data array for USE_POINTER to prevent gc
* Python - hold reference to data array for USE_POINTER to prevent gc for restriction and context
* Python - use None object for initial ref back to ceed objects
* Python - add USE_POINTER to imports as needed
* Junit - update valid error message for writable access lock
* Python - change exception raised test to help gc
|
| H A D | ceed_vector.py | 187168c7adf497522cc3b03930f59faf3536934a Tue Sep 29 17:53:54 UTC 2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Jeremy/py debugging (#637)
* Ceed - only store error with parent
* Python - assert state is not in write status
* Vector - add reader check to destructor
* make style
* remove debugging assertion
* Python - minor documentation correctness
* Python - hold reference to data array for USE_POINTER to prevent gc
* Python - hold reference to data array for USE_POINTER to prevent gc for restriction and context
* Python - use None object for initial ref back to ceed objects
* Python - add USE_POINTER to imports as needed
* Junit - update valid error message for writable access lock
* Python - change exception raised test to help gc
|
| /libCEED/backends/opt/ |
| H A D | ceed-opt-operator.c | 187168c7adf497522cc3b03930f59faf3536934a Tue Sep 29 17:53:54 UTC 2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Jeremy/py debugging (#637)
* Ceed - only store error with parent
* Python - assert state is not in write status
* Vector - add reader check to destructor
* make style
* remove debugging assertion
* Python - minor documentation correctness
* Python - hold reference to data array for USE_POINTER to prevent gc
* Python - hold reference to data array for USE_POINTER to prevent gc for restriction and context
* Python - use None object for initial ref back to ceed objects
* Python - add USE_POINTER to imports as needed
* Junit - update valid error message for writable access lock
* Python - change exception raised test to help gc
|
| /libCEED/interface/ |
| H A D | ceed-vector.c | 187168c7adf497522cc3b03930f59faf3536934a Tue Sep 29 17:53:54 UTC 2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Jeremy/py debugging (#637)
* Ceed - only store error with parent
* Python - assert state is not in write status
* Vector - add reader check to destructor
* make style
* remove debugging assertion
* Python - minor documentation correctness
* Python - hold reference to data array for USE_POINTER to prevent gc
* Python - hold reference to data array for USE_POINTER to prevent gc for restriction and context
* Python - use None object for initial ref back to ceed objects
* Python - add USE_POINTER to imports as needed
* Junit - update valid error message for writable access lock
* Python - change exception raised test to help gc
|
| H A D | ceed.c | 187168c7adf497522cc3b03930f59faf3536934a Tue Sep 29 17:53:54 UTC 2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Jeremy/py debugging (#637)
* Ceed - only store error with parent
* Python - assert state is not in write status
* Vector - add reader check to destructor
* make style
* remove debugging assertion
* Python - minor documentation correctness
* Python - hold reference to data array for USE_POINTER to prevent gc
* Python - hold reference to data array for USE_POINTER to prevent gc for restriction and context
* Python - use None object for initial ref back to ceed objects
* Python - add USE_POINTER to imports as needed
* Junit - update valid error message for writable access lock
* Python - change exception raised test to help gc
|
| /libCEED/tests/ |
| H A D | junit.py | 187168c7adf497522cc3b03930f59faf3536934a Tue Sep 29 17:53:54 UTC 2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> Jeremy/py debugging (#637)
* Ceed - only store error with parent
* Python - assert state is not in write status
* Vector - add reader check to destructor
* make style
* remove debugging assertion
* Python - minor documentation correctness
* Python - hold reference to data array for USE_POINTER to prevent gc
* Python - hold reference to data array for USE_POINTER to prevent gc for restriction and context
* Python - use None object for initial ref back to ceed objects
* Python - add USE_POINTER to imports as needed
* Junit - update valid error message for writable access lock
* Python - change exception raised test to help gc
|