PPL Logo

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

Go to the source code of this file.

Typedefs

typedef void(* repeat_split_fn )(void *data)

Functions

void FEM_REFINE2D_Init ()
void FEM_REFINE2D_Newmesh (int meshID, int nodeID, int elemID)
void FEM_REFINE2D_Split (int meshID, int nodeID, double *coord, int elemID, double *desiredAreas, int sparseID=-1)


Typedef Documentation

typedef void(* repeat_split_fn)(void *data)

Definition at line 11 of file femrefine.h.


Function Documentation

void FEM_REFINE2D_Init (  ) 

Definition at line 35 of file femrefine.C.

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:

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

Definition at line 92 of file femrefine.C.


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