15 for (
int i = 0; i < ctxt->
globalDOF.size(); i++) {
19 for (
int i = 0; i < ctxt->
points.size(); i++) {
std::vector< int * > points
std::vector< double * > globalDOF
Contains structure that defines the interface for time integration with PETSc (https://petsc.org/release/)
Structure containing the variables for time-integration with PETSc.