Home
last modified time | relevance | path

Searched refs:InRvousVec (Results 1 – 2 of 2) sorted by relevance

/dports/science/sparta/sparta-20Oct2021/src/
H A Dsurf.h256 struct InRvousVec { struct
H A Dsurf.cpp2802 InRvousVec *in_rvous = in collate_vector_rendezvous()
2803 (InRvousVec *) memory->smalloc((bigint) nrow*sizeof(InRvousVec), in collate_vector_rendezvous()
2833 int nout = comm->rendezvous(1,nrow,(char *) in_rvous,sizeof(InRvousVec), in collate_vector_rendezvous()
2866 Surf::InRvousVec *in_rvous = (Surf::InRvousVec *) inbuf; in rendezvous_vector()