Giter Site home page Giter Site logo

bubble-collisions's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

bubble-collisions's Issues

missing function: setPotential

Severity Code Description Project File Line Suppression State
Error LNK2019 unresolved external symbol "void __cdecl setPotential(int,double * (__cdecl*)(int,int,double ),double * (__cdecl)(int,int,double *))" (?setPotential@@YAXHP6APEANHHPEAN@Z1@Z) referenced in function "struct _object * __cdecl setModel1(struct _object *,struct _object *,struct _object *)" (?setModel1@@YAPEAU_object@@PEAU1@00@Z) bubble_t F:\Temp\Video.Lectures.VectorCalculus__Yang.Mills____Compute\bubble_t\collisionModel.obj 1

bubbleEvolution.h
void setPotential( int nf, double *(*V)(int, int, double *), double *(*dV)(int, int, double *) );

Called in collisionModel.cc
Line 269: setPotential(nfields, V_func, dV_func );
Line 396: setPotential(nfields, V_func, dV_func );
Line 582: setPotential(nfields, V_func, dV_func );
Line 822: setPotential(nfields, V_func, dV_func );
Line 927: setPotential(nfields, V_func, dV_func );
Line 1008: setPotential(nfields, V_func, dV_func );
Line 1099: setPotential(nfields, V_func, dV_func );
Line 1214: setPotential(nfields, V_func, dV_func );

I look foward to building your code..Thanks for this github repo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.