mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
fixed some broken dependencies
This commit is contained in:
parent
5a8671e6a9
commit
9f5232cb8a
1 changed files with 3 additions and 0 deletions
|
|
@ -35,6 +35,8 @@ cmfd_input.o: tally_header.o
|
|||
cmfd_input.o: xml-fortran/templates/cmfd_t.o
|
||||
|
||||
cmfd_jacobian_operator.o: global.o
|
||||
cmfd_jacobian_operator.o: cmfd_loss_operator.o
|
||||
cmfd_jacobian_operator.o: cmfd_prod_operator.o
|
||||
|
||||
cmfd_loss_operator.o: global.o
|
||||
|
||||
|
|
@ -193,6 +195,7 @@ main.o: tally.o
|
|||
main.o: timing.o
|
||||
|
||||
mesh.o: mesh_header.o
|
||||
mesh.o: particle_header.o
|
||||
|
||||
output.o: constants.o
|
||||
output.o: datatypes.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue