pdd_conv_diff/adaptation/pds_conv_diff_adapt.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <time.h>
#include <string.h>
#include "uth_intf.h"
#include "uth_system.h"
#include "mmh_intf.h"
#include "aph_intf.h"
#include "pdh_intf.h"
#include "pdh_control_intf.h"
#include "../include/pdh_conv_diff.h"
#include "../include/pdh_conv_diff_problem.h"
Include dependency graph for pds_conv_diff_adapt.c:

Functions

double pdr_err_indi_exact (int Problem_id, int El)
double pdr_err_indi_ZZ (int Problem_id, int El)
int pdr_conv_diff_adapt (int Problem_id, char *Work_dir, FILE *Interactive_input, FILE *Interactive_output)
double pdr_err_indi (int Problem_id, int Mode, int El)
double pdr_zzhu_error (int Field_id, FILE *interactive_output)
double pdr_zzhu_error_small (int Field_id, FILE *interactive_output)

Function Documentation

int pdr_conv_diff_adapt ( int  Problem_id,
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:

double pdr_err_indi_exact ( int  Problem_id,
int  El 
)

Here is the call graph for this function:

Here is the caller graph for this function:

double pdr_err_indi_ZZ ( int  Problem_id,
int  El 
)

Here is the call graph for this function:

Here is the caller graph for this function:

double pdr_zzhu_error ( int  Field_id,
FILE *  interactive_output 
)

-------------------------------------------------------- pdr_zzhu_error - to get Zienkiewicz-Zhu error estimator ----------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

double pdr_zzhu_error_small ( int  Field_id,
FILE *  interactive_output 
)

-------------------------------------------------------- pdr_zzhu_error_small - to get Zienkiewicz-Zhu error based on small patches ----------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1