ARCHIVE/pdd_forming_mixed_arch/include/pdh_forming_mixed.h File Reference

#include <stdio.h>
#include "pdh_intf.h"
#include "pdh_forming_mixed_problem.h"
Include dependency graph for pdh_forming_mixed.h:

Go to the source code of this file.

Defines

#define PDC_FORMING_MIXED_ID   1

Functions

void pdr_forming_mixed_time_integration (char *Work_dir, FILE *Interactive_input, FILE *Interactive_output)
int pdr_forming_mixed_adapt (char *Work_dir, FILE *Interactive_input, FILE *Interactive_output)
double pdr_forming_mixed_ZZ_error (char *Work_dir, FILE *Interactive_input, FILE *Interactive_output)
double pdr_forming_mixed_err_indi_ZZ (int Problem_id, int El)
int pdr_forming_mixed_dump_data (char *Work_dir, FILE *Interactive_input, FILE *Interactive_output)
int pdr_forming_mixed_write_paraview (char *Work_dir, FILE *Interactive_input, FILE *Interactive_output)
double pdr_forming_mixed_post_process (char *Work_dir, FILE *Interactive_input, FILE *Interactive_output)
int pdr_forming_mixed_write_profile (char *Work_dir, FILE *Interactive_input, FILE *Interactive_output)
double pdr_forming_mixed_initial_condition (int Field_id, double *Coor, int Sol_comp_id)
double pdr_strain_initial_condition (int Field_id, double *Coor, int Sol_comp_id)

Variables

double pdv_forming_mixed_timer_all
double pdv_forming_mixed_timer_pdr_comp_el_stiff_mat
double pdv_forming_mixed_timer_pdr_comp_fa_stiff_mat
int pdv_forming_mixed_current_problem_id
pdt_forming_mixed_problem pdv_forming_mixed_problem

Define Documentation

#define PDC_FORMING_MIXED_ID   1

Function Documentation

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

-------------------------------------------------------- pdr_forming_mixed_adapt - to enforce adaptation strategy for a given problem ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

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

----------------------------------------------------------- pdr_forming_mixed_dump_data - dump data to files ------------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

double pdr_forming_mixed_err_indi_ZZ ( int  Problem_id,
int  El 
)

-------------------------------------------------------- pdr_forming_mixed_err_indi_ZZ - to return error indicator for an element, based on ZZ first derivative recovery ----------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

double pdr_forming_mixed_initial_condition ( int  Field_id,
double *  Coor,
int  Sol_comp_id 
)

----------------------------------------------------------- pdr_forming_mixed_initial_condition - procedure passed as argument to field initialization routine in order to provide problem dependent initial condition data ------------------------------------------------------------

Here is the caller graph for this function:

double pdr_forming_mixed_post_process ( char *  Work_dir,
FILE *  Interactive_input,
FILE *  Interactive_output 
)

----------------------------------------------------------- pdr_forming_mixed_post_process - simple post-processing ------------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

void pdr_forming_mixed_time_integration ( char *  Work_dir,
FILE *  Interactive_input,
FILE *  Interactive_output 
)

----------------------------------------------------------- pdr_forming_mixed_time_integration - time integration driver ------------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

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

-------------------------------------------------------- pdr_forming_mixed_write_paraview - to write graphics data to a disk file ----------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

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

----------------------------------------------------------- pdr_forming_mixed_write_profile - to dump a set of values along a line ------------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

double pdr_forming_mixed_ZZ_error ( char *  Work_dir,
FILE *  Interactive_input,
FILE *  Interactive_output 
)

-------------------------------------------------------- pdr_forming_mixed_ZZ_error - to compute estimated norm of error based on recovered first derivatives - the notorious ZZ error estimate ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

double pdr_strain_initial_condition ( int  Field_id,
double *  Coor,
int  Sol_comp_id 
)

----------------------------------------------------------- pdr_strain_initial_condition - procedure passed as argument to field initialization routine in order to provide problem dependent initial condition data ------------------------------------------------------------


Variable Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1