FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
hecmw_vis_case_table.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_CASE_TABLE_H_INCLUDED
7#define HECMW_VIS_CASE_TABLE_H_INCLUDED
8
9#include "hecmw_struct.h"
10#include "hecmw_result.h"
11#include "hecmw_vis_SF_geom.h"
12
13int p2h(int i);
14int get_data(Surface *sff, struct hecmwST_local_mesh *mesh,
15 struct hecmwST_result_data *data, int elemID, Cell *cell,
16 int tn_component);
17double get_value_equ(double cont_equ[10], int cross_type, double x, double y,
18 double z);
19int make_tile(struct hecmwST_local_mesh *mesh, Cell *cell, double fvalue,
20 int CS_type, Cube_polygons *cube_polys, int disamb_flag);
21int get_config_info(int index);
22
23#endif /* HECMW_VIS_CASE_TABLE_H_INCLUDED */
int get_config_info(int index)
int p2h(int i)
int get_data(Surface *sff, struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, int elemID, Cell *cell, int tn_component)
double get_value_equ(double cont_equ[10], int cross_type, double x, double y, double z)
int make_tile(struct hecmwST_local_mesh *mesh, Cell *cell, double fvalue, int CS_type, Cube_polygons *cube_polys, int disamb_flag)
CNFData data