mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
slepc module now commented out with compiler directive now that OBJECTS is gone
This commit is contained in:
parent
44a607c84f
commit
c1fae67b50
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module cmfd_slepc_solver
|
||||
|
||||
#ifdef PETSC
|
||||
#ifdef SLEPC
|
||||
use cmfd_loss_operator, only: loss_operator, init_M_operator, &
|
||||
build_loss_matrix, destroy_M_operator
|
||||
use cmfd_prod_operator, only: prod_operator, init_F_operator, &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue