ARCHIVE/pdd_forming_mixed_arch/main/pds_forming_mixed_main.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <time.h>
#include <string.h>
#include "uth_intf.h"
#include "uth_io_results.h"
#include "uth_system.h"
#include "mmh_intf.h"
#include "aph_intf.h"
#include "tmh_intf.h"
#include "sih_intf.h"
#include "mod_fem_viewer.h"
#include "pdh_intf.h"
#include "pdh_control_intf.h"
#include "../include/pdh_forming_mixed.h"
#include "../include/pdh_forming_mixed_problem.h"
Include dependency graph for pds_forming_mixed_main.c:

Functions

int pdr_forming_mixed_init (char *Work_dir, FILE *Interactive_input, FILE *Interactive_output)
int main (int argc, char **argv)

Variables

const int PDC_ELEMENT = APC_ELEMENT
const int PDC_FACE = APC_FACE
const int PDC_EDGE = APC_EDGE
const int PDC_VERTEX = APC_VERTEX
const int PDC_MIXED_ELEMENT = APC_MIXED_ELEMENT
const int PDC_MIXED_FACE = APC_MIXED_FACE
const int PDC_MIXED_EDGE = APC_MIXED_EDGE
const int PDC_MIXED_VERTEX = APC_MIXED_VERTEX
const int PDC_NO_COMP = APC_NO_COMP
const int PDC_COMP_SM = APC_COMP_SM
const int PDC_COMP_RHS = APC_COMP_RHS
const int PDC_COMP_BOTH = APC_COMP_BOTH
int pdv_forming_mixed_current_problem_id = PDC_FORMING_MIXED_ID
pdt_forming_mixed_problem pdv_forming_mixed_problem
double pdv_forming_mixed_timer_all = 0.0
double pdv_forming_mixed_timer_pdr_comp_el_stiff_mat = 0.0
double pdv_forming_mixed_timer_pdr_comp_fa_stiff_mat = 0.0

Function Documentation

int main ( int  argc,
char **  argv 
)

Here is the call graph for this function:

int pdr_forming_mixed_init ( char *  Work_dir,
FILE *  Interactive_input,
FILE *  Interactive_output 
)

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

int pdv_forming_mixed_current_problem_id = PDC_FORMING_MIXED_ID
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1