FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
hecmw_couple_n2s_with_area.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 INC_HECMW_COUPLE_N2S_WITH_AVERAGE
7#define INC_HECMW_COUPLE_N2S_WITH_AVERAGE
8
9#include "hecmw_struct.h"
10#include "hecmw_couple_weight.h"
11
13 const struct hecmwST_local_mesh *mesh,
14 const struct hecmw_couple_boundary *boundary);
15
16#endif /* INC_HECMW_COUPLE_N2S_WITH_AVERAGE */
struct hecmw_couple_weight_list * HECMW_couple_n2s_with_area(const struct hecmwST_local_mesh *mesh, const struct hecmw_couple_boundary *boundary)