FrontISTR  5.7.1
Large-scale structural analysis program with finit element method
conv_neu2fstr_dynamic.cpp
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 /* conv_neu2fstr_dynamic ver.1.0 */
6 
8 
9 //=============================================================================
10 // conv_neu2fstr_dynamic
11 //=============================================================================
12 
13 bool conv_neu2fstr_dynamic(CNFData &neu, CHECData &hec) { return false; }
bool conv_neu2fstr_dynamic(CNFData &neu, CHECData &hec)