We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c6cff commit 53e2ae2Copy full SHA for 53e2ae2
src/meshfem3D/rules.mk
@@ -166,6 +166,7 @@ $O/meshfem3D.mesh.o: ${SETUP}/version.fh
166
167
$O/meshfem3D.mesh.o: $O/chunk_earth_mesh_mod.mesh.o
168
$O/determine_cavity.mesh.o: $O/create_meshfem_mesh.mesh.o
169
+$O/create_CPML_regions.mesh.o: $O/create_meshfem_mesh.mesh.o
170
171
## adios
172
$O/save_databases_adios.mesh_adios.o: $O/safe_alloc_mod.shared.o $O/adios_manager.shared_adios_module.o
0 commit comments