Home
last modified time | relevance | path

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

/dports/science/sparta/sparta-20Oct2021/src/
H A Dsurf.h266 struct InRvousPoint { struct
H A Dsurf.cpp1152 InRvousPoint *inpoint = in check_watertight_2d_distributed()
1153 (InRvousPoint *) memory->smalloc((bigint) n*2*sizeof(InRvousPoint), in check_watertight_2d_distributed()
1180 int nout = comm->rendezvous(1,nrvous,(char *) inpoint,sizeof(InRvousPoint), in check_watertight_2d_distributed()
1203 Surf::InRvousPoint *inpoint = (Surf::InRvousPoint *) inbuf; in rendezvous_watertight_2d()