Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Cartdim_get.html')
-rw-r--r--tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Cartdim_get.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Cartdim_get.html b/tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Cartdim_get.html
deleted file mode 100644
index 64fda3384..000000000
--- a/tools/pldt/org.eclipse.ptp.pldt.mpi.core/html/MPI_Cartdim_get.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html><head><title>MPI_Cartdim_get</title>
-<body>
-<H3>MPI_Cartdim_get</H3>
-<PRE>
-int MPI_Cartdim_get(MPI_Comm, int *);
-</PRE>
-<DL><DD>
-Retrieves the number of Cartesian dimensions from a communicator.
-<P></DL></font></body></html>

Back to the top