 |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the documentation of this file.
6 #ifndef HECMW_VIS_CALC_ATTR_H_INCLUDED
7 #define HECMW_VIS_CALC_ATTR_H_INCLUDED
18 Fgeom *point_geom,
double *cdata,
int disamb_flag);
24 Fgeom *vert_geom,
double *cdata,
int disamb_flag);
27 double facial_average(
double f00,
double f10,
double f11,
double f01);
void get_insidepoint(int inside_index, Cell *cell, double fvalue, Fgeom *vert_geom, double *cdata, int disamb_flag)
double linear_interpolate(double left, double right, double fvalue)
double facial_average(double f00, double f10, double f11, double f01)
int get_point_geom(int point_index, Cell *cell, double fvalue, Fgeom *point_geom, double *cdata, int disamb_flag)
void get_gridpoint(int voxel_index, Cell *cell, Fgeom *vert_geom, double *cdata)
double calc_cross_field(double f00, double f10, double f11, double f01)
void get_edgepoint(int edge_index, Cell *cell, double fvalue, Fgeom *vert_geom, double *cdata)