MeshKit
1.0
|
#include "meshkit/MKCore.hpp"
#include "meshkit/IAInterface.hpp"
#include "meshkit/IAVariable.hpp"
#include "meshkit/TFIMapping.hpp"
#include <stdio.h>
#include <iostream>
Go to the source code of this file.
Functions | |
MeshKit::IAInterface * | new_ia_interface () |
void | mapping_test () |
int | main (int argv, char *argc[]) |
Variables | |
MeshKit::MKCore * | mk |
int main | ( | int | argv, |
char * | argc[] | ||
) |
Definition at line 44 of file example_intassign.cpp.
void mapping_test | ( | ) |
Definition at line 39 of file example_intassign.cpp.
Definition at line 33 of file example_intassign.cpp.
Definition at line 31 of file example_intassign.cpp.