mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Fixed two errors in documentation.
This commit is contained in:
parent
8c53dbabf7
commit
c43d77df4e
2 changed files with 3 additions and 3 deletions
|
|
@ -83,7 +83,7 @@ Prerequisites
|
|||
|
||||
.. _gfortran: http://gcc.gnu.org/wiki/GFortran
|
||||
.. _OpenMPI: http://www.open-mpi.org
|
||||
.. _MPICH2: http://www.mpich.org
|
||||
.. _MPICH: http://www.mpich.org
|
||||
.. _HDF5: http://www.hdfgroup.org/HDF5/
|
||||
.. _PETSc: http://www.mcs.anl.gov/petsc/
|
||||
|
||||
|
|
|
|||
|
|
@ -11,8 +11,8 @@ Problems with Compilation
|
|||
If you are experiencing problems trying to compile OpenMC, first check if the
|
||||
error you are receiving is among the following options.
|
||||
|
||||
undefined reference to `_vtab$...
|
||||
*********************************
|
||||
undefined reference to \`_vtab$...
|
||||
**********************************
|
||||
|
||||
If you see this message when trying to compile, the most likely cause is that
|
||||
you are using a compiler that does not support type-bound procedures from
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue