Skip to content

Commit 4d3639b

Browse files
committed
PR Change 2
1 parent fe06f1a commit 4d3639b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pmpo_MPMesh_assembly.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ void MPMesh::assemblyElm0() {
100100

101101
template <MeshFieldIndex meshFieldIndex>
102102
void MPMesh::assemblyVtx1() {
103-
104103
//Mesh Information
105104
auto elm2VtxConn = p_mesh->getElm2VtxConn();
106105
int numVtx = p_mesh->getNumVertices();

0 commit comments

Comments
 (0)