Cloned SEACAS for EXODUS library with extra build files for internal package management.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
529 B

C Copyright(C) 1999-2020, 2022 National Technology & Engineering Solutions
C of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with
C NTESS, the U.S. Government retains certain rights in this software.
C
C See packages/seacas/LICENSE for details
PARAMETER (NERVEC=18)
PARAMETER (SUCCESS=1, NOGET=2, NOINIT=3, REINIT=4, NONAME=5,
* BDNAME=6, BADLEN=7, BDTYPE=8, DFULL=9, VFULL=10, BFULL=11,
* BDVOID=12, BDBLK=13, ILBLK=14, BADCOD=15, BADNAM=16,
* DEFRON=17, WRTYPE=18, BADOFF=18)