PPL Logo

libs/ck-libs/tmr/femrefine.C File Reference

Go to the source code of this file.

Data Structures

class  intdual

Functions

void FEM_REFINE2D_Init ()
FLINKAGE void FTN_NAME (FEM_REFINE2D_INIT, fem_refine2d_init)
void FEM_REFINE2D_Newmesh (int meshID, int nodeID, int elemID)
FLINKAGE void FTN_NAME (FEM_REFINE2D_NEWMESH, fem_refine2d_newmesh)
void FEM_REFINE2D_Split (int meshID, int nodeID, double *coord, int elemID, double *desiredAreas, int sparseID)
FLINKAGE void FTN_NAME (FEM_REFINE2D_SPLIT, fem_refine2d_split)


Function Documentation

void FEM_REFINE2D_Init (  ) 

Definition at line 35 of file femrefine.C.

Referenced by driver(), and FTN_NAME().

Here is the caller graph for this function:

FLINKAGE void FTN_NAME ( FEM_REFINE2D_INIT  ,
fem_refine2d_init   
)

Definition at line 39 of file femrefine.C.

References FEM_REFINE2D_Init().

Here is the call graph for this function:

void FEM_REFINE2D_Newmesh ( int  meshID,
int  nodeID,
int  elemID 
)

Definition at line 47 of file femrefine.C.

References FEM_Create_field(), FEM_Mesh_data(), FEM_Mesh_get_length(), FEM_My_partition(), FEM_Update_ghost_field(), REFINE2D_NewMesh(), and PUP::t.

Referenced by driver(), and FTN_NAME().

Here is the call graph for this function:

Here is the caller graph for this function:

FLINKAGE void FTN_NAME ( FEM_REFINE2D_NEWMESH  ,
fem_refine2d_newmesh   
)

Definition at line 86 of file femrefine.C.

References elemID, FEM_REFINE2D_Newmesh(), and nodeID.

Here is the call graph for this function:

void FEM_REFINE2D_Split ( int  meshID,
int  nodeID,
double *  coord,
int  elemID,
double *  desiredAreas,
int  sparseID 
)

Definition at line 92 of file femrefine.C.

Referenced by driver(), and FTN_NAME().

Here is the caller graph for this function:

FLINKAGE void FTN_NAME ( FEM_REFINE2D_SPLIT  ,
fem_refine2d_split   
)

Definition at line 345 of file femrefine.C.

References elemID, FEM_REFINE2D_Split(), and nodeID.

Here is the call graph for this function:


Generated on Mon Sep 21 08:11:18 2020 for Charm++ by  doxygen 1.5.5