Searched refs:MyIMatrix (Results 1 – 1 of 1) sorted by relevance
21 class MyIMatrix : public htool::VirtualGenerator<PetscScalar> { class27 …MyIMatrix(PetscInt spacedim, PetscReal *gcoords) : htool::VirtualGenerator<PetscScalar>(), coords(… in MyIMatrix() function in MyIMatrix53 MyIMatrix *imatrix; in main()71 imatrix = new MyIMatrix(dim, gcoords); in main()