File: MPI.c

package info (click to toggle)
paraview 3.14.1-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 234,468 kB
  • sloc: cpp: 2,166,013; ansic: 801,575; xml: 58,068; tcl: 49,247; python: 43,091; java: 16,625; fortran: 12,224; sh: 11,722; yacc: 5,688; perl: 3,128; makefile: 2,228; lex: 1,311; lisp: 486; asm: 471; pascal: 228
file content (3 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (2)
1
2
3
#define MPICH_SKIP_MPICXX 1
#define OMPI_SKIP_MPICXX  1
#include "mpi4py_MPI.c"