FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_vis_subimage_composite_vr.h
Go to the documentation of this file.
1 /*****************************************************************************
2  * Copyright (c) 2019 FrontISTR Commons
3  * This software is released under the MIT License, see LICENSE.txt
4  *****************************************************************************/
5 
6 #ifndef HECMW_VIS_SUBIMAGE_COMPOSITE_VR_H
7 #define HECMW_VIS_SUBIMAGE_COMPOSITE_VR_H
8 
9 void composite_subimage_vr(int pesize, int *pe_id, int pixn, double *n_subimage,
10  double *n_subopa, double *subimage);
11 
12 #endif /* HECMW_VIS_SUBIMAGE_COMPOSITE_VR_H */
composite_subimage_vr
void composite_subimage_vr(int pesize, int *pe_id, int pixn, double *n_subimage, double *n_subopa, double *subimage)
Definition: hecmw_vis_subimage_composite_vr.c:8